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, such as mobile devices or operating systems, that are targeted or excluded by a LineItem."],["It has two main fields: `targetedDeviceCategories` for specifying the intended audience and `excludedDeviceCategories` for filtering out unwanted devices."],["Both fields can leverage various technology categories like BandwidthGroup, Browser, DeviceCapability, and more, providing flexibility in defining target audiences."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202408`, which is essential when interacting with the API."]]],["DeviceCategoryTargeting defines device categories targeted or excluded by a LineItem. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. Key actions involve specifying `targetedDeviceCategories` and `excludedDeviceCategories`. These fields contain lists referencing different technology attributes, including bandwidth groups, browsers, device capabilities, manufacturers, mobile carriers, operating systems, and their versions. Services like AdRuleService, ForecastService, and NativeStyleService utilize this targeting information. This allows for precise targeting or exclusion based on device specifications.\n"]]