Resource: OperatingSystemVersion
Contains information about a particular version of an operating system that can be targeted by ads.
JSON representation |
---|
{
"id": string,
"name": string,
"operatingSystem": {
object ( |
Fields | |
---|---|
id |
ID of this operating system version. |
name |
Name of this operating system version. |
operating |
Operating system of this operating system version. |
major |
Major version (leftmost number) of this operating system version. |
minor |
Minor version (number after the first dot) of this operating system version. |
kind |
Identifies what kind of resource this is. Value: the fixed string
. |
Methods |
|
---|---|
|
Gets one operating system version by ID. |
|
Retrieves a list of operating system versions. |