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 provides documentation for the `Contact` class in the Google Ad Manager API's Java library, detailing its structure and functionality."],["The `Contact` class represents a person affiliated with a company, capable of having various contact details and permissions to view company data."],["The latest version of the `Contact` documentation available is version 0.19.0, but the page also contains a list of 17 prior versions ranging from 0.18.0 to 0.1.0."],["`Contact` extends `GeneratedMessageV3` and implements `ContactOrBuilder`, inheriting numerous methods for managing and interacting with protocol buffer messages."],["Key properties of the `Contact` class include a unique, read-only `contact_id`, and a resource `name` that follows a specific format, and various methods are available to create, parse, and work with instances of this class."]]],[]]