abstract type BaseCustomFieldValue (v202411)

  • BaseCustomFieldValue represents the value of a CustomField for a specific entity in Google Ad Manager.

  • It is used by various services like ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.

  • This object is the base for other custom field value types like CustomFieldValue and DropDownCustomFieldValue.

  • It includes a customFieldId which identifies the CustomField associated with the value.

The value of a CustomField for a particular entity.


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

Field

customFieldId

xsd:long

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