type OperatingSystemTargeting (v202411)

  • OperatingSystemTargeting allows publishers to target or exclude specific operating systems for their line items.

  • It utilizes the isTargeted field to specify whether the listed operating systems should be targeted (included) or excluded.

  • Operating systems are selected through the operatingSystems field, which supports a wide variety of technology targeting options.

  • The isTargeted field defaults to 'true' if not explicitly specified, meaning the provided operating systems will be targeted by default.

Represents operating systems that are being targeted or excluded by the LineItem.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

isTargeted

xsd:boolean

Indicates whether operating systems should be targeted or excluded. This attribute is optional and defaults to true.

operatingSystems

  1. Technology[]
    1. BandwidthGroup
    2. Browser
    3. BrowserLanguage
    4. DeviceCapability
    5. DeviceCategory
    6. DeviceManufacturer
    7. MobileCarrier
    8. MobileDevice
    9. MobileDeviceSubmodel
    10. OperatingSystem
    11. OperatingSystemVersion

Operating systems that are being targeted or excluded by the LineItem.