[[["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 build identifiers for custom targeting values within the Google Ad Manager API, specifically for versions ranging from 0.1.0 up to the latest 0.19.0."],["The `CustomTargetingValueName.Builder` is a subclass of `java.lang.Object`, inheriting methods such as `clone()`, `equals()`, and `hashCode()`, amongst others."],["The `Builder` class provides methods like `build()`, `getCustomTargetingKey()`, `getCustomTargetingValue()`, and `getNetworkCode()` to construct and retrieve components of a custom targeting value's identifier."],["The `Builder` class also contains setter methods, such as `setCustomTargetingKey()`, `setCustomTargetingValue()`, and `setNetworkCode()`, that accept a String parameter to set values for the custom targeting key, value, and network code respectively."],["The latest version, version 0.19.0, is listed at the top of the versions list, whereas version 0.1.0, is the oldest listed at the bottom of the versions list."]]],[]]