[[["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 2025-08-06 UTC."],[[["\u003cp\u003eBaseCustomFieldValue represents the value of a CustomField associated with a specific entity.\u003c/p\u003e\n"],["\u003cp\u003eIt is used by services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eBaseCustomFieldValue has a key property, customFieldId, which identifies the associated CustomField.\u003c/p\u003e\n"],["\u003cp\u003eThis class is the foundation for other custom field value types, like CustomFieldValue and DropDownCustomFieldValue.\u003c/p\u003e\n"]]],["The document outlines the structure of a service with core components including `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `LineItemSummary` acts as a dependency. The `BaseCustomFieldValue` is inherited by `CustomFieldValue` and `DropDownCustomFieldValue`, which represents the value of a `CustomField` for a specific entity. The `customFieldId`, a long integer, is a required field that identifies the associated `CustomField`. The namespace for these services is defined.\n"],null,["# abstract type BaseCustomFieldValue (v202411)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202411/CreativeService.BaseCustomFieldValue) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.BaseCustomFieldValue) **LineItemService** [OrderService](/ad-manager/api/reference/v202411/OrderService.BaseCustomFieldValue) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.BaseCustomFieldValue) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.BaseCustomFieldValue) **Dependencies** \n[LineItemSummary](/ad-manager/api/reference/v202411/LineItemService.LineItemSummary) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202411/LineItemService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202411/LineItemService.DropDownCustomFieldValue)\n\nThe value of a [CustomField](/ad-manager/api/reference/v202411/CustomFieldService.CustomField) for a particular entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------|\n| ### `customFieldId` | ` `xsd:`long` Id of the `CustomField` to which this value belongs. This attribute is required. |"]]