[[["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 `ContactName.Builder` class within the Google Ad Manager Java library, specifically for building contact names."],["The `ContactName.Builder` class is used to construct objects representing contacts associated with a given network, as indicated by the `/networks/{network_code}/contacts/{contact}` pattern in its description."],["The latest version of the library documented here is 0.19.0, and previous versions dating back to 0.1.0 are also available to view."],["Key methods for `ContactName.Builder` include `build()`, `getContact()`, `getNetworkCode()`, `setContact(String contact)`, and `setNetworkCode(String networkCode)`, which allows for setting the attributes of contact and the network code, retrieving them, and building the contact name object."],["The `ContactName.Builder` class inherits members and functionality from the base `java.lang.Object` class."]]],[]]