[[["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 associated with a specific entity."],["This object is used by various services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["Key properties include customFieldId, which is the ID of the CustomField."],["BaseCustomFieldValue is the base class for other custom field value types like CustomFieldValue and DropDownCustomFieldValue."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`."]]],["The document outlines the structure of services and their dependencies within an API, specifically within the `v202408` namespace. Key services include `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `ProposalLineItem` is a dependency and the core structure is based on `BaseCustomFieldValue`. This base structure can be further inherited by `CustomFieldValue` and `DropDownCustomFieldValue`, and it requires a `customFieldId` which is a long id of the custom field to which the value belongs.\n"]]