[[["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."],[[["The provided content outlines the `ContactOrBuilder` interface within the Google Ad Manager API's Java library, detailing its versions and methods."],["Version 0.19.0 is the latest available release in a list of available versions that go as far back as 0.1.0."],["`ContactOrBuilder` is an interface that extends `MessageOrBuilder` and has methods to retrieve the contact's unique ID (`getContactId`), name (`getName`), and name in bytes (`getNameBytes`)."],["The `getContactId` method returns a long integer representing the contact's ID, assigned by Google, and the `getName` and `getNameBytes` methods relate to a resource name in the format `networks/{network_code}/contacts/{contact_id}`."]]],[]]