Service
Inheritance
Use verticals to target or exclude placements in the Google Display Network based on the category into which the placement falls (for example, "Pets & Animals/Pets/Dogs"). View the complete list of available vertical categories. This is enabled for AdX.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209
- Fields
Field | Type | Description |
---|---|---|
Criterion (inherited) | ||
id Filterable
Required
Selectable
|
xsd:long
|
ID of this criterion.
This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
type Filterable
ReadOnly
Selectable
|
Criterion.Type
|
This field can be selected using the value "CriteriaType".
This field can be filtered on.
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Indicates that this instance is a subtype of Criterion.
Although this field is returned in the response, it is ignored on input
and cannot be selected. Specify xsi:type instead.
Enumerations
|
Criterion.Type |
xsd:string
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
Vertical | ||
verticalId Selectable
|
xsd:long
|
Id of this vertical. This field can be selected using the value "VerticalId". |
verticalParentId ReadOnly
Selectable
|
xsd:long
|
Id of the parent of this vertical. This field can be selected using the value "VerticalParentId". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
path Selectable
|
xsd:string[]
|
The category to target or exclude. Each subsequent element in the array
describes a more specific sub-category. For example,
{"Pets & Animals", "Pets", "Dogs"} represents the "Pets &
Animals/Pets/Dogs" category. A complete list of available vertical categories
is available here
This field is required and must not be empty.
This field can be selected using the value "Path".
|