[[["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 `CustomFieldName.Builder` class, which is used to construct `CustomFieldName` objects for ad networks."],["The `CustomFieldName.Builder` class has methods to set and get both the network code and the custom field, using `setNetworkCode()`, `getNetworkCode()`, `setCustomField()`, and `getCustomField()`."],["The `build()` method constructs and returns a `CustomFieldName` object using the values set in the builder."],["The `CustomFieldName.Builder` class inherits methods such as `clone()`, `equals()`, and `toString()` from `java.lang.Object`."],["There are multiple previous versions available, starting at version 0.1.0, and going all the way to the most recent version, 0.19.0."]]],[]]