AdWords API
Feedback on this document

type AdGroupChangeData (v201209)

Holds information about a changed adgroup


Namespace
https://adwords.google.com/api/adwords/ch/v201209
Fields
Field Type Description
adGroupId xsd:long The adgroup 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 adgroup. This includes ads that have been deleted.
changedCriteria xsd:long[] The IDs of any changed criterion of this adgroup.
deletedCriteria xsd:long[] The IDs of any deleted criterion of this adgroup.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.