abstract type BaseCustomFieldValue (v202508)

  • BaseCustomFieldValue represents the value of a CustomField for a particular entity.

  • This attribute is used by several services including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.

  • BaseCustomFieldValue has dependencies on ProposalLineItem.

  • The customFieldId is a required field for BaseCustomFieldValue.

The value of a CustomField for a particular entity.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

customFieldId

xsd:long

Id of the CustomField to which this value belongs. This attribute is required.