[[["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 page provides documentation for the `CustomFieldName.Builder` class within the Google Ad Manager API, detailing its functionality and usage across various versions."],["The `CustomFieldName.Builder` class is used to build `CustomFieldName` objects, specifically for networks and custom fields within those networks, as indicated by the path `networks/{network_code}/customFields/{custom_field}`."],["The `Builder` class inherits members from the `java.lang.Object` class, including methods for object comparison, cloning, and management."],["The `Builder` class offers methods to set and get the custom field and network code, namely `setCustomField`, `getCustomField`, `setNetworkCode`, and `getNetworkCode`, each interacting with String data types."],["The `build()` method is used to construct and return an instance of the `CustomFieldName` object, while different version documentation can be found as early as version 0.1.0, and as recently as 0.19.0."]]],[]]