Service
CustomerSyncService
Dependencies
get()
▼
CustomerChangeData
Holds information about changes to a customer
- Namespace
-
https://adwords.google.com/api/adwords/ch/v201302 - Fields
| Field | Type | Description |
|---|---|---|
| changedCampaigns |
CampaignChangeData[]
|
A list of campaign changes for the customer, as specified by the selector. If a campaign is included in the selector it will be included in this list, even if the campaign did not change. |
| lastChangeTimestamp |
xsd:string
|
The timestamp for the last changed processed for this customer. It is important that this timestamp be used for subsequent requests to avoid missing any changes. |