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 document outlines the `Contact` class within version 0.12.0 of the Google Ad Manager Java library, which represents a person affiliated with a company."],["The `Contact` class, a subclass of `GeneratedMessageV3`, implements the `ContactOrBuilder` interface and allows for the association of contact information, as well as the ability to invite them to view their company's data."],["The latest version available is 0.19.0, and the documentation provides links to versions ranging from 0.19.0 down to 0.1.0, allowing users to access the documentation for any of these versions."],["The class includes static methods for creating instances, parsing data, and obtaining default instances, along with methods for handling data serialization and retrieval, such as `getContactId()` and `getName()`."],["The document details the inheritance and implementation of `Contact` to provide users with a comprehensive understanding of the class structure and available functions, including inherited methods."]]],[]]