[[["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\u003eThis object is used by various services like CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include customFieldId, which is the ID of the CustomField.\u003c/p\u003e\n"],["\u003cp\u003eBaseCustomFieldValue is the base class for other custom field value types like CustomFieldValue and DropDownCustomFieldValue.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this object is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines the structure of services and their dependencies within an API, specifically within the `v202408` namespace. Key services include `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `ProposalLineItem` is a dependency and the core structure is based on `BaseCustomFieldValue`. This base structure can be further inherited by `CustomFieldValue` and `DropDownCustomFieldValue`, and it requires a `customFieldId` which is a long id of the custom field to which the value belongs.\n"],null,["# abstract type BaseCustomFieldValue (v202408)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202408/CreativeService.BaseCustomFieldValue) [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** [ProposalService](/ad-manager/api/reference/v202408/ProposalService.BaseCustomFieldValue) **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202408/ProposalLineItemService.ProposalLineItem) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202408/ProposalLineItemService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202408/ProposalLineItemService.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. |"]]