Reference documentation and code samples for the Google Ads Ad Manager V1 Client class Contact.
A contact represents a person who is affiliated with a single company. A
contact can have a variety of contact information associated to it, and can
be invited to view their company's orders, line items, creatives, and
reports.
Generated from protobuf message google.ads.admanager.v1.Contact
Namespace
Google \ Ads \ AdManager \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the Contact. Format: networks/{network_code}/contacts/{contact_id}
↳ contact_id
int|string
Output only. The unique ID of the contact. This value is readonly and is assigned by Google.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class Contact (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.Contact)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.Contact) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class Contact.\n\nA contact represents a person who is affiliated with a single company. A\ncontact can have a variety of contact information associated to it, and can\nbe invited to view their company's orders, line items, creatives, and\nreports.\n\nGenerated from protobuf message `google.ads.admanager.v1.Contact`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name of the `Contact`.\n\nFormat: `networks/{network_code}/contacts/{contact_id}`\n\n### setName\n\nIdentifier. The resource name of the `Contact`.\n\nFormat: `networks/{network_code}/contacts/{contact_id}`\n\n### getContactId\n\nOutput only. The unique ID of the contact. This value is readonly and is\nassigned by Google.\n\n### setContactId\n\nOutput only. The unique ID of the contact. This value is readonly and is\nassigned by Google."]]