abstract type BaseCustomFieldValue (v202508)

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

  • The customFieldId is a required field indicating the ID of the associated CustomField.

  • BaseCustomFieldValue is inherited by CustomFieldValue and DropDownCustomFieldValue.

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.