type DeviceCapabilityTargeting (v202411)

  • DeviceCapabilityTargeting is used to represent device capabilities that are targeted or excluded by a LineItem.

  • It utilizes two main fields: targetedDeviceCapabilities for inclusion and excludedDeviceCapabilities for exclusion.

  • These fields accept a variety of technology targeting options, including BandwidthGroup, Browser, DeviceCapability, and more.

  • DeviceCapabilityTargeting allows for refined ad delivery by specifying the desired or undesired device attributes for a LineItem.

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


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

Field

targetedDeviceCapabilities

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

excludedDeviceCapabilities

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