type ChangeHistoryValue (v202405)
Service
PublisherQueryLanguageService
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/v202405
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `ChangeHistoryValue` class in the PublisherQueryLanguageService is currently unused and serves primarily as documentation for possible values."],["It outlines potential values for the `entityType` field, representing various entities like `BaseRate`, `Company`, `Creative`, etc."],["It also describes possible values for the `operation` field which include actions like `Create`, `Update`, and `Delete` performed on those entities."],["This information aids in understanding the data structure for tracking changes related to different Google Ad Manager objects."]]],["The `PublisherQueryLanguageService` includes `ChangeHistoryValue`, which references change history data. `ChangeHistoryValue` contains two key fields: `entityType` and `operation`. `entityType` specifies the type of entity that changed, such as `AD_UNIT`, `LINE_ITEM`, or `USER`. `operation` defines the type of change performed, including `CREATE`, `UPDATE`, or `DELETE`. `Value` and `ObjectValue` are inherited and `TargetingValue` is also part of the inheritance, but this class is unused and exist to document the possible values.\n"]]