[[["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 page documents the `CustomTargetingKeyName.Builder` class, which is used to construct objects representing custom targeting keys within a specific network."],["The latest version of this documentation is for version 0.19.0, but it also includes a historical record of all documentation versions dating back to version 0.1.0."],["The `CustomTargetingKeyName.Builder` class inherits from `java.lang.Object` and provides methods for setting the network code and custom targeting key, as well as building the final `CustomTargetingKeyName` object."],["Key methods of the builder include `build()`, `getCustomTargetingKey()`, `getNetworkCode()`, `setCustomTargetingKey(String customTargetingKey)`, and `setNetworkCode(String networkCode)`."],["`CustomTargetingKeyName.Builder` is intended to create a path representing a specific custom targeting key, and it requires both the network code and custom targeting key to be set."]]],[]]