abstract type BaseCustomFieldValue (v202411)

  • BaseCustomFieldValue represents the value of a CustomField associated with a specific entity.

  • It's utilized within various Google Ad Manager services, including CreativeService, ForecastService, LineItemService, OrderService, ProposalLineItemService, and ProposalService.

  • This object inherits to CustomFieldValue and DropDownCustomFieldValue, allowing for flexible value types.

  • A key property is 'customFieldId' which identifies the relevant CustomField using its unique ID.

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.