AI-generated Key Takeaways
-
OperatingSystemTargeting allows you to target or exclude specific operating systems for your line items.
-
It uses the
isTargeted
field to specify whether the operating systems listed should be targeted (included) or excluded. -
You can define the targeted or excluded operating systems using the
operatingSystems
field, which accepts an array ofOperatingSystem
objects. -
By default,
isTargeted
is set totrue
, meaning the listed operating systems will be targeted.
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. |