[[["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."],["It is used by various services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["BaseCustomFieldValue has a customFieldId field which is the ID of the CustomField to which the value belongs."],["It acts as a base class, with CustomFieldValue and DropDownCustomFieldValue inheriting from it."]]],["The core content details service components and their dependencies within a specific namespace (`https://www.google.com/apis/ads/publisher/v202411`). It outlines services such as CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService. Key dependencies include LineItemSummary and ProposalLineItem. The document also specifies a `BaseCustomFieldValue` structure, from which `CustomFieldValue` and `DropDownCustomFieldValue` inherit. Finally, it details that the `customFieldId`, a long, is a required attribute for the service.\n"]]