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` class within version 0.17.0 of the Google Ad Manager Java library, which is used to represent a person affiliated with a company."],["The `Contact` class, a subclass of `GeneratedMessageV3`, is a protocol buffer type (`google.ads.admanager.v1.Contact`) that implements the `ContactOrBuilder` interface."],["The `Contact` class enables managing contact information, and allows contacts to view their company's orders, line items, creatives, and reports."],["This page provides access to all `Contact` versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest available version."],["Static methods such as `parseFrom` and `newBuilder` are available for instantiating and manipulating `Contact` objects, and inherited members provide functionality related to message management."]]],[]]