type DeviceCategoryTargeting (v202405)
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["DeviceCategoryTargeting allows you to include or exclude specific device categories in your targeting."],["`targetedDeviceCategories` field enables you to specify device categories to include for ad targeting, such as Bandwidth Group, Browser, Mobile Carrier, and more."],["`excludedDeviceCategories` field enables you to specify device categories to exclude from ad targeting using the same categories as `targetedDeviceCategories`."],["These fields utilize Technology objects and are part of the Google Ad Manager API within the `https://www.google.com/apis/ads/publisher/v202405` namespace."]]],["The `DeviceCategoryTargeting` feature, within the `YieldGroupService`, allows for specifying targeted and excluded device categories. It uses the `TechnologyTargeting` dependency. Key actions include defining `targetedDeviceCategories` and `excludedDeviceCategories` through an array of technology-related fields. Fields for targeting and exclusion include bandwidth, browsers, languages, device capabilities, manufacturers, mobile specifics, operating systems and versions. These are referenced in multiple services, like `AdRuleService` and `ForecastService`, as well.\n"]]