Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Data API: what is the limit of Extended Properties?

Is there any limit on number of properties and value length in Extended Properties of Google Data API (in particular Calendar API)?

like image 364
Muxa Avatar asked Jan 19 '26 06:01

Muxa


1 Answers

You can add extended properties (arbitrary name-value pairs) to Calendar events. These can be used to store application-specific IDs or other small amounts of information your application needs when interacting with a Google Calendar. The name of a property can contain up to 47 characters, and the value can contain up to 1024 characters. Extended properties are only accessible through the API – they do not appear in the Calendar user interface.

like image 166
Scott Gerold Avatar answered Jan 20 '26 22:01

Scott Gerold



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!