[[["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-11-19 UTC."],[[["BaseCustomFieldValue represents the value of a CustomField for a specific entity in Google Ad Manager."],["This object is used by various services, including ProposalService, CreativeService, and LineItemService, among others."],["Key properties include the `customFieldId`, which is the ID of the associated CustomField."],["This class is the base for other custom field value types like `CustomFieldValue` and `DropDownCustomFieldValue`."]]],["The document outlines services like CreativeService, ForecastService, LineItemService, OrderService, and ProposalLineItemService. It details the `BaseCustomFieldValue`, which represents the value of a `CustomField` for an entity, inherited by `CustomFieldValue` and `DropDownCustomFieldValue`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`. A key field is `customFieldId`, a required attribute specifying the `CustomField`'s ID, presented as `xsd:long`.\n"]]