type DeviceCategoryTargeting (v202408)
Represents device categories that are being targeted or excluded by the LineItem.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["DeviceCategoryTargeting refers to the device categories that are targeted or excluded by a LineItem."],["It utilizes Technology objects which include various attributes such as BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion for targeting or exclusion purposes."],["`targetedDeviceCategories` field allows specifying device categories to target with a LineItem."],["`excludedDeviceCategories` field allows specifying device categories to exclude from a LineItem."]]],["This document details the `DeviceCategoryTargeting` feature within ad management services. It outlines the service's ability to target or exclude specific device categories for a `LineItem`. Key actions involve defining `targetedDeviceCategories` and `excludedDeviceCategories`. These categories include various technology segments like `BandwidthGroup`, `Browser`, `MobileCarrier`, `OperatingSystem`, and more. This service relies on the `TechnologyTargeting` dependency and is used in multiple services, such as `AdRuleService` and `ForecastService`. The namespace for the service is provided.\n"]]