type DeviceCategoryTargeting (v202411)

  • DeviceCategoryTargeting is used to define which device categories a LineItem should target or exclude.

  • It uses two main fields: targetedDeviceCategories for inclusion and excludedDeviceCategories for exclusion.

  • Both fields allow specifying various technology criteria like bandwidth, browser, device capabilities, and more.

  • This targeting helps to refine ad delivery and reach specific device groups.

  • It's part of the Google Ad Manager API and falls under the namespace https://www.google.com/apis/ads/publisher/v202411.

Represents device categories that are being targeted or excluded by the LineItem.


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

Field

targetedDeviceCategories

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

Device categories that are being targeted by the LineItem.

excludedDeviceCategories

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

Device categories that are being excluded by the LineItem.