[[["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 document outlines the `CustomFieldName.Builder` class, which is used to construct `CustomFieldName` objects for managing custom fields within a network."],["The builder class inherits several methods from `java.lang.Object`, including functionalities for cloning, comparison, and basic object management."],["The `CustomFieldName.Builder` class provides methods to set and retrieve `customField` and `networkCode` using `setCustomField(String customField)`, `setNetworkCode(String networkCode)`, `getCustomField()`, and `getNetworkCode()` respectively."],["The `build()` method is used to finalize and create a `CustomFieldName` instance, based on the configured `networkCode` and `customField`."],["This documentation shows a range of previous versions, with the most recent version being 0.19.0, and is used for reference in the context of java and ad manager."]]],[]]