type OperatingSystemVersionTargeting (v202502)

  • OperatingSystemVersionTargeting represents operating system versions targeted or excluded by a LineItem.

  • It includes fields for specifying both targeted and excluded operating system versions.

  • The fields targetedOperatingSystemVersions and excludedOperatingSystemVersions list various technology types that can be used for targeting.

  • This targeting is relevant to several services including AdRuleService, ForecastService, and LineItemService.

  • The namespace for this targeting is https://www.google.com/apis/ads/publisher/v202502.

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


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

Field

targetedOperatingSystemVersions

  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 system versions that are being targeted by the LineItem.

excludedOperatingSystemVersions

  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 system versions that are being excluded by the LineItem.