[[["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-08-20 UTC."],[[["BaseCustomFieldValue represents the value of a CustomField assigned to a specific entity in Google Ad Manager."],["It's used across various services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["This object is the base for other custom field value types like CustomFieldValue and DropDownCustomFieldValue."],["BaseCustomFieldValue includes a customFieldId attribute indicating the ID of the associated CustomField."]]],["The content details the `BaseCustomFieldValue` entity within an API, used to define values for custom fields linked to specific entities. It outlines the services it interacts with: `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`, including its relation with `Creative`. `BaseCustomFieldValue` has children `CustomFieldValue` and `DropDownCustomFieldValue`. The core data field is `customFieldId`, a required long integer referencing the related `CustomField`. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]