Class CompanyField

  • The CompanyField object, representing a company field in a contact, is deprecated and should not be used in new scripts.

  • Instead of using CompanyField, use the People API advanced service for managing contact information.

  • All methods associated with CompanyField, such as deleteCompanyField(), getCompanyName(), getJobTitle(), isPrimary(), setAsPrimary(), setCompanyName(), and setJobTitle(), are deprecated.

  • Scripts using these deprecated methods required authorization with the https://www.google.com/m8/feeds scope.

CompanyField

Deprecated. Instead, use the People API advanced service

Company field in a Contact.

Deprecated methods