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.
[[["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-04-09 UTC."],[[["The latest version available for `Contact.Builder` is 0.19.0, accessible via a specific URL path."],["`Contact.Builder` is a class within the `google.ads.admanager.v1` package, extending `GeneratedMessageV3.Builder` and implementing `ContactOrBuilder`, and is used to build Contact objects."],["A Contact represents a person associated with a company, capable of having diverse contact details, with the ability to view company information such as orders and reports."],["`Contact.Builder` inherits numerous methods from various parent classes like `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3`, and also has methods to get, set, clear, and merge fields for building contacts."],["Each Contact has a unique, read-only ID assigned by Google, accessible via the `getContactId()` method, and they are identified by a resource name with the format `networks/{network_code}/contacts/{contact_id}`."]]],[]]