type OperatingSystemTargeting (v202505)

  • OperatingSystemTargeting represents operating systems targeted or excluded by a LineItem.

  • This targeting is used across various services including AdRuleService, ForecastService, and LineItemService.

  • The isTargeted field, a boolean, indicates whether operating systems are targeted or excluded and defaults to true.

  • The operatingSystems field lists the specific operating systems being targeted or excluded.

  • OperatingSystemTargeting is dependent on TechnologyTargeting.

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


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

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.