[[["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 `ContactName` class in the Google Ad Manager API's Java library, specifically for version 0.5.0."],["The `ContactName` class, which implements `ResourceName`, allows for the management of contact names, and is accessible from version 0.1.0 up until the latest 0.19.0 version of this API."],["Static methods are available within the `ContactName` class to format, parse, and manage lists of `ContactName` instances, as well as for creating new `ContactName` objects via `newBuilder`, `of`, `parse`, `parseList`, `toStringList`, and `isParsableFrom` functions."],["The `ContactName` class has methods for retrieving contact and network code information, which are `getContact` and `getNetworkCode`, as well as methods for working with the fields, like `getFieldValue` and `getFieldValuesMap`, and overrides for common `Object` methods."],["The current class can be constructed and modified using its static methods or by utilizing the `toBuilder` function, and it also has a deprecated constructor `ContactName()`."]]],[]]