Service
MutateJobService
Inheritance
TargetList
▼
AdScheduleTargetList
List of ad schedule targets.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201302 - Fields
| Field | Type | Description |
|---|---|---|
| TargetList (inherited) | ||
| campaignId Required
|
xsd:long
|
Id of campaign having its targets operated on.
This field is required and should not be null.
|
| TargetList.Type |
xsd:string
|
Indicates that this instance is a subtype of TargetList. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| AdScheduleTargetList | ||
| targets ContentsDistinct
ContentsNotNull
|
AdScheduleTarget[]
|
List of ad schedule targets. An empty list means all time is targeted.
This field must contain distinct elements.
This field must not contain null elements.
|