Service
CampaignCriterionService
ConstantDataService
MutateJobService
Inheritance
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/v201302
- 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. |
OperatingSystemVersion | ||
name ReadOnly
Selectable
|
xsd:string
|
The name of the operating system. This field can be selected using the value "OperatingSystemName". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
osMajorVersion ReadOnly
Selectable
|
xsd:int
|
The OS Major Version number. This field can be selected using the value "OsMajorVersion". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
osMinorVersion ReadOnly
Selectable
|
xsd:int
|
The OS Minor Version number. This field can be selected using the value "OsMinorVersion". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
operatorType ReadOnly
Selectable
|
OperatingSystemVersion.Oper...
|
The operator type.
This field can be selected using the value "OperatorType".
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|