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-17 UTC."],[[["This page provides documentation for the `Contact.Builder` class in version 0.15.0 of the Google Ad Manager Java library, which is part of the protocol buffer (protobuf) system, specifically the `google.ads.admanager.v1` package."],["The `Contact.Builder` class is used to construct `Contact` objects, representing a person affiliated with a company who can be granted access to view their company's data, such as orders, line items, creatives, and reports."],["The class extends `GeneratedMessageV3.Builder` and implements `ContactOrBuilder`, inheriting and utilizing various methods for managing fields and building messages."],["A contact is assigned a unique, read-only ID by Google, and it can have a resource name that follows the format `networks/{network_code}/contacts/{contact_id}`."],["The page contains links to versions of this page ranging from 0.1.0 to 0.19.0, with 0.19.0 being the latest version, but the current page is showing version 0.15.0."]]],[]]