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."],[[["This webpage details the `Contact.Builder` class, which is a part of the Google Ad Manager API and is used to construct `Contact` objects."],["The `Contact` object represents a person associated with a company, who can have various contact details and can be granted access to company information like orders and reports."],["The page offers documentation for multiple versions of the Ad Manager API, ranging from version 0.1.0 up to the latest 0.19.0, allowing users to navigate to the specific version they need."],["`Contact.Builder` inherits from several other classes, such as `GeneratedMessageV3.Builder`, and implements `ContactOrBuilder`, providing access to numerous methods for creating and manipulating contact information."],["The class provides methods for setting, clearing, and retrieving contact details, including the unique contact ID and the contact's resource name, which is formatted as `networks/{network_code}/contacts/{contact_id}`."]]],[]]