type DeviceCategoryTargeting (v202411)

  • DeviceCategoryTargeting allows you to target or exclude specific device categories for a LineItem.

  • You can include or exclude categories like desktop computers, smartphones, tablets, and connected TVs.

  • This targeting option is available within various Google Ad Manager services like ProposalLineItemService, ForecastService, and LineItemService.

  • targetedDeviceCategories specifies the device categories you want to target, while excludedDeviceCategories specifies those you want to exclude.

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.