Service
Dependencies
getVerticalCriterion()
▼
Vertical
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/v201506
- Fields
Field | Type | Description |
---|---|---|
Criterion (inherited) | ||
id Required
|
xsd:long
|
ID of this criterion.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
type ReadOnly
|
Criterion.Type
|
This field is read only and will be ignored when sent to the API.
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 |
xsd:long
|
Id of this vertical. |
verticalParentId ReadOnly
|
xsd:long
|
Id of the parent of this vertical. This field is read only and will be ignored when sent to the API. |
path |
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.
|