Service
CampaignCriterionService
ConstantDataService
MutateJobService
Inheritance
Criterion
▼
AdSchedule
AgeRange
AppPaymentModel
Carrier
ContentLabel
CriterionUserInterest
CriterionUserList
Gender
IpBlock
Keyword
Language
Location
LocationGroups
MobileAppCategory
MobileApplication
MobileDevice
OperatingSystemVersion
Placement
Platform
ProductPartition
ProductScope
Proximity
Vertical
Webpage
YouTubeChannel
YouTubeVideo
Represents an Operating System Version Criterion. View the complete list of available mobile platforms. You can also get the list from ConstantDataService.
A criterion of this type can only be created using an ID. This is enabled for AdX.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201502
- 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. |
OperatingSystemVersion | ||
name ReadOnly
|
xsd:string
|
The name of the operating system. This field is read only and will be ignored when sent to the API. |
osMajorVersion ReadOnly
|
xsd:int
|
The OS Major Version number. This field is read only and will be ignored when sent to the API. |
osMinorVersion ReadOnly
|
xsd:int
|
The OS Minor Version number. This field is read only and will be ignored when sent to the API. |
operatorType ReadOnly
|
OperatingSystemVersion.Oper...
|
The operator type.
This field is read only and will be ignored when sent to the API.
Enumerations
|