[[["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 2024-02-13 UTC."],[[["BaseCustomFieldValue represents the value of a CustomField for a specific entity in Google Ad Manager."],["This object is used by various services, including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["It has two subclasses: CustomFieldValue and DropDownCustomFieldValue, further specifying the type of value."],["BaseCustomFieldValue contains the customFieldId, a required attribute indicating the ID of the associated CustomField."]]],["The document outlines the structure of `BaseCustomFieldValue` within an API, focusing on its role in various services such as Creative, Forecast, LineItem, Order, and Proposal services. `BaseCustomFieldValue` serves as a foundation for storing custom field values, with `CustomFieldValue` and `DropDownCustomFieldValue` inheriting from it. The `customFieldId`, a required long integer, is a crucial element that links the value to its corresponding `CustomField`. The namespace for this structure is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]