[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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()`."]]],[]]