abstract type BaseCustomFieldValue (v202411)

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

  • This object is used by various services, including ProposalService, CreativeService, and LineItemService, among others.

  • Key properties include the customFieldId, which is the ID of the associated CustomField.

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

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.