ChangeClientType
Stay organized with collections
Save and categorize content based on your preferences.
The source that the change_event resource was made through.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents an unclassified client type unknown in this version. |
GOOGLE_ADS_WEB_CLIENT
|
Changes made through the "ads.google.com". For example, changes made through campaign management. |
GOOGLE_ADS_AUTOMATED_RULE
|
Changes made through Google Ads automated rules. |
GOOGLE_ADS_SCRIPTS
|
Changes made through Google Ads scripts. |
GOOGLE_ADS_BULK_UPLOAD
|
Changes made by Google Ads bulk upload. |
GOOGLE_ADS_API
|
Changes made by Google Ads API. |
GOOGLE_ADS_EDITOR
|
Changes made by Google Ads Editor. This value is a placeholder. The API does not return these changes. |
GOOGLE_ADS_MOBILE_APP
|
Changes made by Google Ads mobile app. |
GOOGLE_ADS_RECOMMENDATIONS
|
Changes made through Google Ads recommendations. |
SEARCH_ADS_360_SYNC
|
Changes made through Search Ads 360 Sync. |
SEARCH_ADS_360_POST
|
Changes made through Search Ads 360 Post. |
|
Changes made through internal tools. For example, when a user sets a URL template on an entity like a Campaign, it's automatically wrapped with the SA360 Clickserver URL. |
OTHER
|
Types of changes that are not categorized, for example, changes made by coupon redemption through Google Ads. |
GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION
|
Changes made by subscribing to Google Ads recommendations. |
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-10-12 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-12 UTC."],[[["The `change_event` resource identifies the source of changes made to Google Ads entities, such as campaigns or ad groups."],["Sources can include Google Ads interfaces (like the web client or mobile app), automated tools (like rules or scripts), or bulk uploads."],["Some sources, like Google Ads Editor, are placeholders and won't be reflected in the API's return values."],["The `change_event` resource uses specific enum values to represent each source, providing detailed information about how changes were implemented."],["Changes made through internal Google tools, other uncategorized methods, or recommendation subscriptions are also tracked using designated enum values."]]],[]]