Service
CustomerSyncService
Dependencies
CampaignChangeData
▼
AdGroupChangeData
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
|
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. |