AdWords API

type OperatingSystemVersion (v201309)

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
CONTENT_LABEL
Content label for exclusion.
KEYWORD
Keyword. e.g. 'mars cruise'
PLACEMENT
Placement. aka Website. e.g. 'www.flowers4sale.com'
VERTICAL
Vertical, e.g. 'category::Animals>Pets' This is for vertical targeting on the content network.
USER_LIST
User lists, are links to sets of users defined by the advertiser.
USER_INTEREST
User interests, categories of interests the user is interested in.
MOBILE_APPLICATION
Mobile applications to target.
MOBILE_APP_CATEGORY
Mobile application categories to target.
PRODUCT
Filter for products the advertiser wants to target.
WEBPAGE
Webpages of an advertiser's website to target.
LANGUAGE
Languages to target.
LOCATION
Geographic regions to target.
AGE_RANGE
Age Range to exclude.
CARRIER
Mobile carriers to target.
OPERATING_SYSTEM_VERSION
Mobile operating system versions to target.
MOBILE_DEVICE
Mobile devices to target.
GENDER
Gender to exclude.
PROXIMITY
Proximity (area within a radius) to target.
PLATFORM
Platforms to target.
AD_SCHEDULE
AdSchedule or specific days and time intervals to target.
UNKNOWN
Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.
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
GREATER_THAN_EQUAL_TO
EQUAL_TO
UNKNOWN

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.