AI-generated Key Takeaways
-
ChangeStatus reflects the status of a returned resource and may have up to a 3-minute delay.
-
The
resource_name
is an output-only string in the formatcustomers/{customer_id}/changeStatus/{change_status_id}
. -
resource_type
indicates the type of the changed resource and determines which fields are set. -
resource_status
represents the operational status of the changed resource. -
Numerous fields like
shared_set
,campaign
, andad_group
indicate the specific resources affected by the change.
Describes the status of returned resource. ChangeStatus could have up to 3 minutes delay to reflect a new change.
Fields | |
---|---|
|
Output only. The resource name of the change status. Change status resource names have the form:
|
|
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. |
|
Output only. Represents the status of the changed resource. |
|
Output only. The SharedSet affected by this change. |
|
Output only. The CampaignSharedSet affected by this change. |
|
Output only. The Asset affected by this change. |
|
Output only. The CustomerAsset affected by this change. |
|
Output only. The CampaignAsset affected by this change. |
|
Output only. The AdGroupAsset affected by this change. |
|
Output only. The CombinedAudience affected by this change. |
|
Output only. The AssetGroup affected by this change. |
|
Output only. The CampaignBudget affected by this change. |
|
Output only. Time at which the most recent change has occurred on this resource. |
|
Output only. The Campaign affected by this change. |
|
Output only. The AdGroup affected by this change. |
|
Output only. The AdGroupAd affected by this change. |
|
Output only. The AdGroupCriterion affected by this change. |
|
Output only. The CampaignCriterion affected by this change. |
|
Output only. The AdGroupBidModifier affected by this change. |