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` class within version 0.16.0 of the Google Ad Manager Java library, which represents a person affiliated with a company."],["The `Contact` class, extending `GeneratedMessageV3`, allows for the management of various contact details and the ability to invite contacts to view orders, line items, creatives, and reports."],["It includes static methods for parsing, creating new instances, and retrieving default instances, along with methods for field access, serialization, and equality checks."],["The latest version is 0.19.0, and several previous versions are available, including 0.18.0, 0.17.0, and going back as far as 0.1.0."],["`Contact` instances can be identified by a unique ID and a name following the format `networks/{network_code}/contacts/{contact_id}`."]]],[]]