ChangeStatus
Stay organized with collections
Save and categorize content based on your preferences.
Describes the status of returned resource. ChangeStatus could have up to 3 minutes delay to reflect a new change.
Fields |
resource_name
|
string
Output only. The resource name of the change status. Change status resource names have the form: customers/{customer_id}/changeStatus/{change_status_id}
|
resource_type
|
ChangeStatusResourceType
Output only. Represents the type of the changed resource. This dictates what fields will be set. For example, for AD_GROUP, campaign and ad_group fields will be set.
|
resource_status
|
ChangeStatusOperation
Output only. Represents the status of the changed resource.
|
shared_set
|
string
Output only. The SharedSet affected by this change.
|
campaign_shared_set
|
string
Output only. The CampaignSharedSet affected by this change.
|
asset
|
string
Output only. The Asset affected by this change.
|
customer_asset
|
string
Output only. The CustomerAsset affected by this change.
|
campaign_asset
|
string
Output only. The CampaignAsset affected by this change.
|
ad_group_asset
|
string
Output only. The AdGroupAsset affected by this change.
|
combined_audience
|
string
Output only. The CombinedAudience affected by this change.
|
asset_group
|
string
Output only. The AssetGroup affected by this change.
|
campaign_budget
|
string
Output only. The CampaignBudget affected by this change.
|
last_change_date_time
|
string
Output only. Time at which the most recent change has occurred on this resource.
|
campaign
|
string
Output only. The Campaign affected by this change.
|
ad_group
|
string
Output only. The AdGroup affected by this change.
|
ad_group_ad
|
string
Output only. The AdGroupAd affected by this change.
|
ad_group_criterion
|
string
Output only. The AdGroupCriterion affected by this change.
|
campaign_criterion
|
string
Output only. The CampaignCriterion affected by this change.
|
ad_group_bid_modifier
|
string
Output only. The AdGroupBidModifier affected by this 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 2025-08-07 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 2025-08-07 UTC."],[],[],null,["Describes the status of returned resource. ChangeStatus could have up to 3 minutes delay to reflect a new change.\n\n| Fields ||\n|-------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `resource_name` | `string` Output only. The resource name of the change status. Change status resource names have the form: `customers/{customer_id}/changeStatus/{change_status_id}` |\n| `resource_type` | [ChangeStatusResourceType](/google-ads/api/reference/rpc/v19/ChangeStatusResourceTypeEnum.ChangeStatusResourceType) Output only. Represents the type of the changed resource. This dictates what fields will be set. For example, for AD_GROUP, campaign and ad_group fields will be set. |\n| `resource_status` | [ChangeStatusOperation](/google-ads/api/reference/rpc/v19/ChangeStatusOperationEnum.ChangeStatusOperation) Output only. Represents the status of the changed resource. |\n| `shared_set` | `string` Output only. The SharedSet affected by this change. |\n| `campaign_shared_set` | `string` Output only. The CampaignSharedSet affected by this change. |\n| `asset` | `string` Output only. The Asset affected by this change. |\n| `customer_asset` | `string` Output only. The CustomerAsset affected by this change. |\n| `campaign_asset` | `string` Output only. The CampaignAsset affected by this change. |\n| `ad_group_asset` | `string` Output only. The AdGroupAsset affected by this change. |\n| `combined_audience` | `string` Output only. The CombinedAudience affected by this change. |\n| `asset_group` | `string` Output only. The AssetGroup affected by this change. |\n| `campaign_budget` | `string` Output only. The CampaignBudget affected by this change. |\n| `last_change_date_time` | `string` Output only. Time at which the most recent change has occurred on this resource. |\n| `campaign` | `string` Output only. The Campaign affected by this change. |\n| `ad_group` | `string` Output only. The AdGroup affected by this change. |\n| `ad_group_ad` | `string` Output only. The AdGroupAd affected by this change. |\n| `ad_group_criterion` | `string` Output only. The AdGroupCriterion affected by this change. |\n| `campaign_criterion` | `string` Output only. The CampaignCriterion affected by this change. |\n| `ad_group_bid_modifier` | `string` Output only. The AdGroupBidModifier affected by this change. |"]]