[[["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 `CustomTargetingValueName` instances for ad targeting in the Google Ad Manager API."],["The builder is specifically used for creating names with the format `networks/{network_code}/customTargetingKeys/{custom_targeting_key}/customTargetingValues/{custom_targeting_value}`."],["The page provides access to the reference documentation for the builder across multiple versions of the API, from 0.1.0 up to 0.19.0, with 0.19.0 being the most recent."],["The builder class contains methods to `build()`, as well as getter methods `getCustomTargetingKey()`, `getCustomTargetingValue()`, and `getNetworkCode()`, and setter methods that allow defining the `customTargetingKey`, `customTargetingValue`, and `networkCode`."],["The class inherits core functionalities like `clone()`, `equals()`, `wait()`, etc., from the Java `Object` class, as listed in the \"Inherited Members\" section."]]],[]]