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-08-06 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-08-06 UTC."],[[["The ChangeStatus resource supports a variety of resource types including ads, campaigns, feeds, and assets."],["These resource types are represented by specific enums like `AD_GROUP`, `CAMPAIGN`, `FEED`, and `ASSET` within the ChangeStatus resource."],["Enums such as `UNSPECIFIED` and `UNKNOWN` serve operational purposes, with `UNSPECIFIED` indicating no value and `UNKNOWN` representing unclassified resources."],["Changes related to specific resource types, like AdGroup or Campaign, are indicated by corresponding enums like `AD_GROUP_AD` or `CAMPAIGN_CRITERION`."],["The list also includes resource types like `COMBINED_AUDIENCE` and `ASSET_GROUP` reflecting changes in these entities."]]],[]]