AI-generated Key Takeaways
-
PublisherQueryLanguageService utilizes ChangeHistoryEntityType to identify the type of entity a change occurred on.
-
ChangeHistoryEntityType is an enumeration within the PublisherQueryLanguageService, under the namespace
https://www.google.com/apis/ads/publisher/v202411
. -
It provides a range of entity types, such as
BASE_RATE
,COMPANY
,CONTACT
,CREATIVE
, and more, to indicate where the change happened. -
UNKNOWN
is returned if the actual value is not exposed by the requested API version.
The type of entity a change occurred on.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration | Description |
---|---|
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
|