AI-generated Key Takeaways
-
OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items.
-
It utilizes a boolean field,
isTargeted
, to determine whether to include or exclude the specified operating systems, defaulting to include (true). -
The
operatingSystems
field accepts an array of Technology objects, specifically of type OperatingSystem, allowing for the targeting of multiple operating systems within a single targeting criterion. -
This feature provides granular control over ad delivery, ensuring ads reach users on the desired operating systems.
Represents operating systems that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
|
Indicates whether operating systems should be targeted or excluded. This attribute is optional
and defaults to |
|
Operating systems that are being targeted or excluded by the LineItem. |