type ChangeHistoryValue (v202508)

  • ChangeHistoryValue is an unused class that provides reference documentation for ChangeHistoryEntityType and ChangeHistoryOperation.

  • The ChangeHistoryValue class inherits from Value and ObjectValue.

  • The ChangeHistoryValue class has fields for entityType and operation.

  • entityType is an enumeration representing various entities like COMPANY, CREATIVE, LINE_ITEM, etc.

  • operation is an enumeration representing operations like CREATE, UPDATE, or DELETE.

This class is unused. It exists only to provide reference documentation of the possible values for type and ChangeHistoryOperation.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

Value (inherited)
ObjectValue (inherited)
ChangeHistoryValue

entityType

ChangeHistoryEntityType


Enumerations
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
BASE_RATE
COMPANY
CONTACT
CREATIVE
CREATIVE_SET
CUSTOM_FIELD
CUSTOM_KEY
CUSTOM_VALUE
PLACEMENT
AD_UNIT
LABEL
LINE_ITEM
NETWORK
ORDER
PREMIUM_RATE
PRODUCT
PRODUCT_PACKAGE
PRODUCT_PACKAGE_ITEM
PRODUCT_TEMPLATE
PROPOSAL
PROPOSAL_LINK
PROPOSAL_LINE_ITEM
PACKAGE
RATE_CARD
ROLE
TEAM
USER
WORKFLOW

operation

ChangeHistoryOperation


Enumerations
CREATE
UPDATE
DELETE
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.