[[["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 provides documentation for the `ContactOrBuilder` interface within the Google Ad Manager Java library, offering access to various versions of the library, ranging from version 0.1.0 to the latest 0.19.0."],["The `ContactOrBuilder` interface, which extends `MessageOrBuilder`, is designed to interact with contact data, and is found in the package `com.google.ads.admanager.v1`."],["The interface exposes methods such as `getContactId()`, which retrieves the unique, Google-assigned ID of a contact, and `getName()`, which returns the contact's resource name in the specified format of `networks/{network_code}/contacts/{contact_id}`."],["Another method made available through the `ContactOrBuilder` interface is `getNameBytes()`, which retrieves the contact's resource name as a `ByteString` object, allowing a different format access to the contact's resource name."]]],[]]