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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["The latest version of the Ad Manager Java library is 0.19.0, with several earlier versions available, going back to version 0.1.0."],["The `Contact` class, defined in `com.google.ads.admanager.v1`, represents a person affiliated with a company."],["A `Contact` can have associated contact information and may be granted access to view their company's orders, line items, creatives, and reports."],["The `Contact` class inherits from `GeneratedMessageV3` and implements the `ContactOrBuilder` interface, providing various methods for managing contact data."],["Static methods are available for parsing, building, and obtaining instances of the `Contact` class, including `parseFrom`, `newBuilder`, and `getDefaultInstance`."]]],[]]