type DeviceCapabilityTargeting (v202502)

  • DeviceCapabilityTargeting represents device capabilities targeted or excluded by a LineItem.

  • This targeting method is supported by various services including AdRuleService, ForecastService, and LineItemService.

  • Device capabilities that can be targeted or excluded include browser, operating system, device category, and mobile carrier, among others.

  • The fields targetedDeviceCapabilities and excludedDeviceCapabilities list the specific technology types used for targeting or exclusion.

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


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

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.