[[["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, covering multiple versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `ContactOrBuilder` interface extends `MessageOrBuilder` and defines methods for interacting with contact data, specifically focusing on a unique contact ID and contact name."],["The `getContactId()` method returns the unique, read-only ID of the contact, assigned by Google, as a `long` integer."],["The `getName()` and `getNameBytes()` methods allow retrieval of the contact's resource name in `String` and `ByteString` formats, respectively, where the format is `networks/{network_code}/contacts/{contact_id}`."]]],[]]