AI-generated Key Takeaways
-
OperatingSystemVersionTargeting object represents the operating system versions that are targeted or excluded by a LineItem.
-
It uses two fields:
targetedOperatingSystemVersions
andexcludedOperatingSystemVersions
to manage the targeting. -
Both fields are arrays of Technology objects, specifically of type OperatingSystemVersion.
-
This targeting feature enables publishers to refine ad delivery based on users' operating system versions.
-
The object is part of the Google Ad Manager API and falls under the namespace
https://www.google.com/apis/ads/publisher/v202411
.
Represents operating system versions that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Operating system versions that are being targeted by the LineItem. |
|
Operating system versions that are being excluded by the LineItem. |