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."],[[["The latest version of the Ad Manager Contact documentation is 0.19.0, with various other versions available, such as 0.18.0, 0.17.0, 0.16.0, 0.15.0, and more, all the way back to version 0.1.0."],["The `Contact` class, a final class extending `GeneratedMessageV3`, represents a person associated with a company, and this contact can have diverse contact information and may be granted access to their company's orders, line items, creatives, and reports."],["The `Contact` class has static methods for parsing data from various sources, including byte arrays, streams, and byte strings, along with methods for obtaining default instances, descriptors, and builders."],["The `Contact` class also features methods to get the contact's ID, which is assigned by Google and is read-only, as well as methods to get and handle the contact's name, with it being in the format `networks/{network_code}/contacts/{contact_id}`."]]],[]]