ChangeEventResourceType
Stay organized with collections
Save and categorize content based on your preferences.
Enum listing the resource types support by the ChangeEvent resource.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents an unclassified resource unknown in this version. |
AD
|
An Ad resource change. |
AD_GROUP
|
An AdGroup resource change. |
AD_GROUP_CRITERION
|
An AdGroupCriterion resource change. |
CAMPAIGN
|
A Campaign resource change. |
CAMPAIGN_BUDGET
|
A CampaignBudget resource change. |
AD_GROUP_BID_MODIFIER
|
An AdGroupBidModifier resource change. |
CAMPAIGN_CRITERION
|
A CampaignCriterion resource change. |
FEED
|
A Feed resource change. |
FEED_ITEM
|
A FeedItem resource change. |
CAMPAIGN_FEED
|
A CampaignFeed resource change. |
AD_GROUP_FEED
|
An AdGroupFeed resource change. |
AD_GROUP_AD
|
An AdGroupAd resource change. |
ASSET
|
An Asset resource change. |
CUSTOMER_ASSET
|
A CustomerAsset resource change. |
CAMPAIGN_ASSET
|
A CampaignAsset resource change. |
AD_GROUP_ASSET
|
An AdGroupAsset resource change. |
ASSET_SET
|
An AssetSet resource change. |
ASSET_SET_ASSET
|
An AssetSetAsset resource change. |
CAMPAIGN_ASSET_SET
|
A CampaignAssetSet resource change. |
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 `ChangeEvent` resource uses an enum to specify the type of resource being changed."],["Supported resource types include ads, campaigns, ad groups, feeds, assets, and their associated components."],["The enum values like `UNSPECIFIED` and `UNKNOWN` are used for system-level classifications."],["Each enum value directly corresponds to a specific Google Ads resource, indicating the object affected by the change."]]],[]]