abstract type BaseCustomFieldValue (v202411)

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

  • This object is a base class, inheriting to CustomFieldValue and DropDownCustomFieldValue for different custom field types.

  • ProposalLineItemService is one of the services that utilizes BaseCustomFieldValue to manage custom field values.

  • It includes a customFieldId attribute to link the value to its corresponding CustomField.

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.