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-05-29 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-05-29 UTC."],[[["The `change_event` resource identifies the source of changes made within Google Ads, whether through the web client, automated rules, scripts, bulk uploads, or other methods."],["It utilizes enums like `GOOGLE_ADS_WEB_CLIENT` or `GOOGLE_ADS_API` to specify the origin of the change, offering valuable insights for tracking and understanding account modifications."],["While encompassing common sources, the `change_event` resource also accounts for less frequent origins like internal tools, Search Ads 360 interactions, and mobile app activity."],["Although Google Ads Editor modifications are represented by an enum, the API currently does not provide data for these changes."]]],[]]