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's Java library, specifically version 0.13.0."],["The `Contact.Builder` class is used to create and manage contact objects, which represent individuals affiliated with a company, and it extends the `GeneratedMessageV3.Builder` class while implementing `ContactOrBuilder`."],["The contact objects can be associated with various forms of contact information and can be granted access to view their company's orders, line items, creatives, and reports within the Ad Manager platform."],["The webpage provides access to documentation for various versions of the Ad Manager API, from version 0.1.0 to the latest version 0.19.0, for `Contact.Builder`."],["The `Contact.Builder` class includes methods for setting, clearing, and retrieving fields like `name` and `contactId`, and also includes methods for merging and managing fields inherited from parent classes like `GeneratedMessageV3.Builder`, `AbstractMessage.Builder`, and `AbstractMessageLite.Builder`."]]],[]]