abstract type BaseCustomFieldValue (v202508)

  • The content provides details on the BaseCustomFieldValue object within the Google Ad Manager API v202508.

  • BaseCustomFieldValue is used to represent the value of a CustomField for a specific entity and is a base class for other custom field value types like CustomFieldValue and DropDownCustomFieldValue.

  • The customFieldId is a required attribute of BaseCustomFieldValue, identifying the corresponding CustomField.

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.