[[["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."],["It's used by various services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService."],["This object inherits to CustomFieldValue and DropDownCustomFieldValue and requires a customFieldId, indicating the CustomField it's associated with."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The core content details service dependencies and custom field values within a system, focusing on `BaseCustomFieldValue`. Services like `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService` are highlighted. `Order` is a key dependency. `BaseCustomFieldValue` is a parent to `CustomFieldValue` and `DropDownCustomFieldValue`, and it represents a custom field's value for an entity. `customFieldId` is a required attribute of `BaseCustomFieldValue`, representing the ID of the associated `CustomField`.\n"]]