AdWords API
Feedback on this document

type AdGroupChangeData (v201306)

Holds information about a changed adgroup


Namespace
https://adwords.google.com/api/adwords/ch/v201306
Fields
Field Type Description
adGroupId xsd:long The ad group ID.
adGroupChangeStatus ChangeStatus Whether or not the fields of this adgroup have changed, for example the AdGroup name. Changes to the Ads and Criteria are enumerated in their respective lists and will not be reflected in this status.
Enumerations
FIELDS_UNCHANGED
The fields of this entity have not changed, but there may still be changes to its children.
FIELDS_CHANGED
The fields of this entity have changed, for example the name of an adgroup.
NEW
This entity was created during the time frame we're looking at. We will not enumerate all of the individual changes to this entity and its children. Instead it should be loaded from the appropriate service.
changedAds xsd:long[] The IDs of any changed ads of this ad group. This includes ads that have been deleted.
changedCriteria xsd:long[] The IDs of any changed criterion of this ad group.
deletedCriteria xsd:long[] The IDs of any deleted criterion of this ad group.
changedFeeds xsd:long[] A list of feed IDs for AdGroupFeeds that have been changed in this ad group. If an AdGroupFeed is deleted after a modification, it will not be included in this list.
deletedFeeds xsd:long[] A list of feed IDs for AdGroupFeeds that have been removed from the ad group.
changedAdGroupBidModifierCriteria xsd:long[] Set of campaign criterion that have a bid modifier override at ad group level. If the associated bid modifier override is deleted after a modification, it will not be included in this list.
deletedAdGroupBidModifierCriteria xsd:long[] Set of campaign criterion whose bid modifier override at ad group level has been removed.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.