enum ChangeHistoryOperation (v202508)

  • ChangeHistoryOperation is an enumeration within the PublisherQueryLanguageService that details operations performed on an entity.

  • Possible values for ChangeHistoryOperation include CREATE, UPDATE, DELETE, and UNKNOWN.

An operation that was performed on an entity.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
CREATE
UPDATE
DELETE
UNKNOWN The value returned if the actual value is not exposed by the requested API version.