[[["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 details the `CustomTargetingValueName.Builder` class, which is used to construct identifiers for custom targeting values within the Google Ad Manager API, specifically for version 0.15.0."],["The `CustomTargetingValueName.Builder` class inherits from `java.lang.Object` and provides methods for building names associated with custom targeting, inheriting several core Java methods for object manipulation."],["Key methods within the `Builder` include `build()`, which generates the `CustomTargetingValueName`, and `getCustomTargetingKey()`, `getCustomTargetingValue()`, `getNetworkCode()` that retrieve the network, key and value data respectively."],["There are methods for setting the custom targeting key, value, and network code, using `setCustomTargetingKey()`, `setCustomTargetingValue()`, and `setNetworkCode()`, all returning the builder itself to allow method chaining."],["The webpage also lists links to other versions of the Ad Manager API, allowing for comparisons and references to different versions from 0.1.0 to the latest 0.19.0."]]],[]]