[[["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 `ContactOrBuilder` interface within the Google Ad Manager Java library, spanning multiple versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `ContactOrBuilder` interface extends `MessageOrBuilder` and includes methods to retrieve contact information, such as the `contactId` and the `name`, represented as both a string and a `ByteString`."],["The `getContactId()` method returns a long integer representing the `Contact` ID and is designated as output-only, while the `getName()` and `getNameBytes()` methods retrieve the resource name of the contact in string and byte format, respectively, formatted as `networks/{network_code}/contacts/{contact_id}`, and are identified as identifiers."],["The provided documentation displays versioned information for the `ContactOrBuilder` class and contains links to documentation for each version, allowing developers to look at previous implementations if needed."]]],[]]