Service
CustomerSyncService
Dependencies
A filter for selecting change history data for a customer.
- Namespace
-
https://adwords.google.com/api/adwords/ch/v201506
- Fields
Field | Type | Description |
---|---|---|
dateTimeRange Required
|
cm:DateTimeRange
|
Only return entities that have changed during the specified
time range. String Format: yyyyMMdd HHmmss zzz (e.g. 20100609 150223 UTC)
This field is required and should not be null .
|
campaignIds ContentsDistinct
|
xsd:long[]
|
Return entities belonging to these campaigns. This field must contain distinct elements. |
feedIds ContentsDistinct
|
xsd:long[]
|
Return entities belonging to these feeds. This field must contain distinct elements. |