AI-generated Key Takeaways
-
This document focuses on
OperatingSystemVersion
, which is used to target specific versions of operating systems in ad delivery. -
OperatingSystemVersion
inherits from theTechnology
object and is identified by a unique ID. -
Key properties for targeting include
majorVersion
,minorVersion
, andmicroVersion
which specify the operating system version. -
This information is part of the Google Ad Manager API and uses the namespace
https://www.google.com/apis/ads/publisher/v202411
.
Represents a specific version of an operating system.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Technology (inherited)
|
|
|
The unique ID of the |
|
The name of the technology being targeting. This value is read-only and is assigned by Google. |
OperatingSystemVersion
|
|
|
The operating system major version. |
|
The operating system minor version. |
|
The operating system micro version. |