[[["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-05-15 UTC."],[[["BaseCustomFieldValue represents the value of a CustomField for a specific entity in Google Ad Manager."],["This object is used by various services, including ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["BaseCustomFieldValue has a key field, customFieldId, which is the ID of the CustomField it's associated with."],["It serves as a base class for other custom field value types like CustomFieldValue and DropDownCustomFieldValue."]]],["The provided content details the structure and relationships of data within an advertising management system. Key services include ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService, all connected to CreativeService. These utilize the core data structure `BaseCustomFieldValue`, which defines the value of a `CustomField` for a specific entity, with `customFieldId` being a required attribute. It shows inheritance and the different types of custom field values like `CustomFieldValue` and `DropDownCustomFieldValue`.\n"]]