Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Google Data API(特にCalendar API)の拡張プロパティのプロパティの数と値の長さに制限はありますか?
拡張プロパティ(任意の名前と値のペア)をカレンダーイベントに追加できます。これらは、アプリケーション固有のIDや、アプリケーションがGoogleカレンダーを操作するときに必要なその他の少量の情報を保存するために使用できます。プロパティの名前には最大47文字を含めることができ、値には最大1024文字を含めることができます。拡張プロパティには、APIを介してのみアクセスできます。カレンダーのユーザーインターフェイスには表示されません。