[[["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 associated with a specific entity in Google Ad Manager."],["This object is part of the ProposalLineItemService and can be further specified as a CustomFieldValue or DropDownCustomFieldValue."],["It includes a required field, `customFieldId`, which is the ID of the CustomField to which this value is linked."],["BaseCustomFieldValue is utilized within services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."]]],["The document outlines the `BaseCustomFieldValue` structure within an API, showing its use across services like `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `BaseCustomFieldValue` is inherited by `CustomFieldValue` and `DropDownCustomFieldValue`. It represents the value of a `CustomField` for an entity, with a required `customFieldId` attribute, a long integer identifying the `CustomField`. The namespace for these components is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]