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-03-21 UTC."],[[["This webpage details the `Contact.Builder` class, which is a part of the Google Ad Manager API's Java library, specifically version 0.16.0."],["The `Contact.Builder` class is used to construct `Contact` objects, representing individuals associated with a company, and it extends `GeneratedMessageV3.Builder`, implementing `ContactOrBuilder`."],["The class provides methods for managing contact details, such as setting and retrieving a contact's unique ID and resource name, and it includes methods to modify fields in general, as well as more specific ones."],["The documentation includes a comprehensive list of inherited members and methods from parent classes like `AbstractMessage.Builder`, `AbstractMessageLite.Builder`, and `GeneratedMessageV3.Builder`, detailing how to manipulate `Contact` objects."],["The webpage shows a wide range of versions, from 0.1.0 all the way up to the latest 0.19.0, showing a broad history of API versions."]]],[]]