[[["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 documents the `CustomTargetingValueName.Builder` class, which is used to build custom targeting value names for ad networks, specified by network code, custom targeting key, and custom targeting value."],["The `CustomTargetingValueName.Builder` class inherits from `java.lang.Object` and has inherited methods such as `clone()`, `equals()`, `getClass()`, and others."],["The class provides methods like `build()` to create a `CustomTargetingValueName` object, as well as getter methods such as `getCustomTargetingKey()`, `getCustomTargetingValue()`, and `getNetworkCode()`."],["There are also setter methods like `setCustomTargetingKey()`, `setCustomTargetingValue()`, and `setNetworkCode()` that allow for the modification of these fields in the builder, all returning a `CustomTargetingValueName.Builder` instance."],["The page lists links to documentation for the class across multiple versions, ranging from version 0.1.0 up to the latest, 0.19.0."]]],[]]