ChangeStatus

  • ChangeStatus describes the status of a returned resource and may have up to a 3-minute delay to reflect changes.

  • Theresource_name identifies the change status with a unique customer and change status ID format.

  • resource_type indicates the type of resource changed, determining which associated fields will be populated.

  • resource_status shows the current status of the affected resource.

  • Various fields provide the resource names of different entity types that may be affected by a change.

Describes the status of returned resource. ChangeStatus could have up to 3 minutes delay to reflect a new change.

Proto definition

Fields

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_asset

string

Output only. The AdGroupAsset affected by this change.

ad_group_bid_modifier

string

Output only. The AdGroupBidModifier affected by this change.

ad_group_criterion

string

Output only. The AdGroupCriterion affected by this change.

asset

string

Output only. The Asset affected by this change.

asset_group

string

Output only. The AssetGroup affected by this change.

asset_set

string

Output only. The AssetSet affected by this change.

campaign

string

Output only. The Campaign affected by this change.

campaign_asset

string

Output only. The CampaignAsset affected by this change.

campaign_asset_set

string

Output only. The CampaignAssetSet affected by this change.

campaign_budget

string

Output only. The CampaignBudget affected by this change.

campaign_criterion

string

Output only. The CampaignCriterion affected by this change.

campaign_shared_set

string

Output only. The CampaignSharedSet affected by this change.

combined_audience

string

Output only. The CombinedAudience affected by this change.

customer_asset

string

Output only. The CustomerAsset affected by this change.

last_change_date_time

string

Output only. Time at which the most recent change has occurred on this resource.

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_status

ChangeStatusOperation

Output only. Represents the status of the changed resource.

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.

shared_set

string

Output only. The SharedSet affected by this change.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.