Contacts Service

  • The Contacts service is deprecated and users should instead use the People API advanced service.

  • This service allows scripts to access and modify Google Contacts for both individuals and groups.

  • The documentation lists various classes related to contacts and their fields, such as AddressField, CompanyField, Contact, and ContactGroup.

  • Several methods are documented for accessing and modifying information within these contact field classes, such as getAddress(), getLabel(), setAddress(), and setLabel().

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-11 UTC.