Represents an Operating System Version Criterion. View the complete list of available mobile platforms. You can also get the list from ConstantDataService.
More...
|
string | name [get, set] |
| The name of the operating system. This field can be selected using the value "OperatingSystemName". This field is read only and will be ignored when sent to the API. More...
|
|
int | osMajorVersion [get, set] |
| The OS Major Version number. This field can be selected using the value "OsMajorVersion". This field is read only and will be ignored when sent to the API. More...
|
|
bool | osMajorVersionSpecified [get, set] |
|
int | osMinorVersion [get, set] |
| The OS Minor Version number. This field can be selected using the value "OsMinorVersion". This field is read only and will be ignored when sent to the API. More...
|
|
bool | osMinorVersionSpecified [get, set] |
|
OperatingSystemVersionOperatorType | operatorType [get, set] |
| The operator type. This field can be selected using the value "OperatorType". This field is read only and will be ignored when sent to the API. More...
|
|
bool | operatorTypeSpecified [get, set] |
|
long | id [get, set] |
| 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 More...
|
|
bool | idSpecified [get, set] |
|
CriterionType | type [get, set] |
| This field can be selected using the value "CriteriaType".This field can be filtered on. This field is read only and will be ignored when sent to the API. More...
|
|
bool | typeSpecified [get, set] |
|
string | CriterionType [get, set] |
| 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. More...
|
|
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. A criterion of this type can be either targeted or excluded. This is enabled for AdX.
string Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.name |
|
getset |
The name of the operating system. This field can be selected using the value "OperatingSystemName". This field is read only and will be ignored when sent to the API.
The operator type. This field can be selected using the value "OperatorType". This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.operatorTypeSpecified |
|
getset |
true
, if a value is specified for operatorType, false
otherwise.
int Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.osMajorVersion |
|
getset |
The OS Major Version number. This field can be selected using the value "OsMajorVersion". This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.osMajorVersionSpecified |
|
getset |
int Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.osMinorVersion |
|
getset |
The OS Minor Version number. This field can be selected using the value "OsMinorVersion". This field is read only and will be ignored when sent to the API.
bool Google.Api.Ads.AdWords.v201809.OperatingSystemVersion.osMinorVersionSpecified |
|
getset |
The documentation for this class was generated from the following file: