[[["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 assigned to a specific entity in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt's used across various services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eThis object is the base for other custom field value types like CustomFieldValue and DropDownCustomFieldValue.\u003c/p\u003e\n"],["\u003cp\u003eBaseCustomFieldValue includes a customFieldId attribute indicating the ID of the associated CustomField.\u003c/p\u003e\n"]]],["The content details the `BaseCustomFieldValue` entity within an API, used to define values for custom fields linked to specific entities. It outlines the services it interacts with: `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`, including its relation with `Creative`. `BaseCustomFieldValue` has children `CustomFieldValue` and `DropDownCustomFieldValue`. The core data field is `customFieldId`, a required long integer referencing the related `CustomField`. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# abstract type BaseCustomFieldValue (v202408)\n\n**Service** \n**CreativeService** [ForecastService](/ad-manager/api/reference/v202408/ForecastService.BaseCustomFieldValue) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.BaseCustomFieldValue) [OrderService](/ad-manager/api/reference/v202408/OrderService.BaseCustomFieldValue) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.BaseCustomFieldValue) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.BaseCustomFieldValue) **Dependencies** \n[Creative](/ad-manager/api/reference/v202408/CreativeService.Creative) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202408/CreativeService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202408/CreativeService.DropDownCustomFieldValue)\n\nThe value of a [CustomField](/ad-manager/api/reference/v202408/CustomFieldService.CustomField) for a particular entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------|\n| ### `customFieldId` | ` `xsd:`long` Id of the `CustomField` to which this value belongs. This attribute is required. |"]]