Contacts Service
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
連絡先
非推奨。代わりに、People API アドバンスト サービスを使用してください。
このサービスを使用すると、スクリプトで Google コンタクトにアクセスして、個々の連絡先とグループの両方を変更できます。
クラス
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eThis Contacts service is deprecated; use the People API advanced service instead.\u003c/p\u003e\n"],["\u003cp\u003eThe Contacts service previously allowed scripts to access and modify Google Contacts data, including individual contacts and groups.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContactsApp\u003c/code\u003e class was the primary interface for creating, removing, and updating contacts within Google Contacts.\u003c/p\u003e\n"],["\u003cp\u003eVarious classes like \u003ccode\u003eContact\u003c/code\u003e, \u003ccode\u003eContactGroup\u003c/code\u003e, and field-specific classes like \u003ccode\u003eAddressField\u003c/code\u003e, \u003ccode\u003eEmailField\u003c/code\u003e were used to represent and manipulate contact data.\u003c/p\u003e\n"],["\u003cp\u003eAlthough deprecated, the documentation details the available classes and methods for interacting with Google Contacts through this older service.\u003c/p\u003e\n"]]],["This deprecated service allows scripts to manage Google Contacts, including individual contacts and groups. Key actions include accessing, creating, removing, and updating contacts via the `ContactsApp`. Contacts contain details like name and address, managed through classes like `AddressField`, `EmailField`, and `PhoneField`. These field classes allow setting and getting addresses and labels and designating a field as primary. Custom, date and other specific fields are also managed, and are able to get and set labels.\n"],null,[]]