[[["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 ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["BaseCustomFieldValue has a key property, `customFieldId`, which is the ID of the associated CustomField."],["It serves as a base class, with CustomFieldValue and DropDownCustomFieldValue inheriting from it."]]],["The document outlines the structure of `BaseCustomFieldValue` within an API, specifying its role in defining values for a `CustomField`. It details that `BaseCustomFieldValue` is the base for more specific types like `CustomFieldValue` and `DropDownCustomFieldValue`. Key services include ForecastService, LineItemService, OrderService, ProposalLineItemService and ProposalService. The document also highlights a crucial attribute `customFieldId`, a required long integer representing the associated `CustomField`.\n"]]