[[["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 assigned to a specific entity."],["It's utilized within services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["This object contains a crucial field, `customFieldId`, referencing the corresponding CustomField's ID."],["BaseCustomFieldValue acts as a base class for CustomFieldValue and DropDownCustomFieldValue, extending its functionalities."]]],["The content details the `BaseCustomFieldValue` within a service, specifically within the context of ad management. This includes its relationship to several services like `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. It also highlights inheritance, showing that `CustomFieldValue` and `DropDownCustomFieldValue` derive from `BaseCustomFieldValue`. Key data includes the `customFieldId`, a required attribute identifying the related `CustomField`. The namespace is defined as `https://www.google.com/apis/ads/publisher/v202405`.\n"]]