type OperatingSystemVersionTargeting (v202411)

  • OperatingSystemVersionTargeting allows you to target or exclude specific operating system versions for a LineItem.

  • You can specify a list of operating system versions to include (targetedOperatingSystemVersions) or exclude (excludedOperatingSystemVersions) in your targeting.

  • This targeting feature is relevant to various services in Google Ad Manager, such as AdRuleService, AdjustmentService, ForecastService, and others.

  • It falls under the TechnologyTargeting dependency within the Google Ad Manager API.

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

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


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

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.