type DeviceCategoryTargeting (v202411)

  • DeviceCategoryTargeting refers to the device categories, such as mobile devices or browsers, that are either targeted or excluded by a LineItem.

  • It includes two main fields: targetedDeviceCategories for specifying the intended device categories, and excludedDeviceCategories for those to be avoided.

  • Both fields can utilize a variety of Technology types for targeting and exclusion, including Browser, DeviceCapability, MobileCarrier, and OperatingSystem.

  • The namespace for DeviceCategoryTargeting is 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.