ChangeStatusResourceType
Stay organized with collections
Save and categorize content based on your preferences.
Enum listing the resource types support by the ChangeStatus resource.
Enums |
UNSPECIFIED
|
No value has been specified. |
UNKNOWN
|
Used for return value only. Represents an unclassified resource unknown in this version. |
AD_GROUP
|
An AdGroup resource change. |
AD_GROUP_AD
|
An AdGroupAd resource change. |
AD_GROUP_CRITERION
|
An AdGroupCriterion resource change. |
CAMPAIGN
|
A Campaign resource change. |
CAMPAIGN_CRITERION
|
A CampaignCriterion resource change. |
FEED
|
A Feed resource change. |
FEED_ITEM
|
A FeedItem resource change. |
AD_GROUP_FEED
|
An AdGroupFeed resource change. |
CAMPAIGN_FEED
|
A CampaignFeed resource change. |
AD_GROUP_BID_MODIFIER
|
An AdGroupBidModifier resource change. |
SHARED_SET
|
A SharedSet resource change. |
CAMPAIGN_SHARED_SET
|
A CampaignSharedSet 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. |
COMBINED_AUDIENCE
|
A CombinedAudience resource change. |
ASSET_GROUP
|
An AssetGroup 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 ChangeStatus resource supports a variety of resource types including ads, campaigns, feeds, and shared sets."],["Each enum value represents a specific Google Ads resource type that can have its status changed."],["`UNSPECIFIED` and `UNKNOWN` are special values for indicating no value or an unclassified resource, respectively."],["Resource type enums like `AD_GROUP`, `CAMPAIGN`, `FEED`, etc., indicate changes related to those specific Google Ads entities."]]],[]]