Service
CampaignCriterionService
ConstantDataService
MutateJobService
Dependencies
getOperatingSystemVersionCr...
▼
OperatingSystemVersion
Inheritance
Criterion
▼
AgeRange
Carrier
CriterionUserInterest
Gender
Language
MobileDevice
OperatingSystemVersion
Vertical
Represents a Operating System Version Criterion.
A criterion of this type can only be created using an ID. A criterion of this type is only targetable. This is enabled for AdX.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201309
- 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
|