[[["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 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."]]],[]]