abstract type BaseCustomFieldValue (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The value of a CustomField for a particular entity.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field
|
customFieldId
|
xsd:long
Id of the CustomField to which this value belongs. This attribute is required.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The provided content details the structure and dependencies of `BaseCustomFieldValue` within an API. It highlights several services including `CreativeService`, `ForecastService`, `LineItemService`, `OrderService`, `ProposalLineItemService`, and `ProposalService`. `BaseCustomFieldValue` is associated with `ProposalLineItem` and inherits to `CustomFieldValue` and `DropDownCustomFieldValue`. It represents a value of a `CustomField` for an entity and requires a `customFieldId`, which is the ID of the related `CustomField`. The namespace for these components is specified as `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# abstract type BaseCustomFieldValue (v202502)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202502/CreativeService.BaseCustomFieldValue) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.BaseCustomFieldValue) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.BaseCustomFieldValue) [OrderService](/ad-manager/api/reference/v202502/OrderService.BaseCustomFieldValue) **ProposalLineItemService** [ProposalService](/ad-manager/api/reference/v202502/ProposalService.BaseCustomFieldValue) **Dependencies** \n[ProposalLineItem](/ad-manager/api/reference/v202502/ProposalLineItemService.ProposalLineItem) \n▼\n**BaseCustomFieldValue** **Inheritance** \n**BaseCustomFieldValue** \n▼\n[CustomFieldValue](/ad-manager/api/reference/v202502/ProposalLineItemService.CustomFieldValue) [DropDownCustomFieldValue](/ad-manager/api/reference/v202502/ProposalLineItemService.DropDownCustomFieldValue)\n\nThe value of a [CustomField](/ad-manager/api/reference/v202502/CustomFieldService.CustomField) for a particular entity.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------|\n| ### `customFieldId` | ` `xsd:`long` Id of the `CustomField` to which this value belongs. This attribute is required. |"]]