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 desktops, smartphones, or tablets, that are targeted or excluded by a LineItem."],["It uses two main fields: `targetedDeviceCategories` to specify the categories to include, and `excludedDeviceCategories` to specify the categories to exclude."],["Both fields accept an array of `Technology` objects, which can further refine targeting based on various criteria like bandwidth, browser, device capabilities, and more."],["DeviceCategoryTargeting allows advertisers to focus their ad delivery on specific device types to reach their desired audience effectively."]]],["`DeviceCategoryTargeting` allows targeting or excluding device categories for a `LineItem`. Key services involved include `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It specifies `targetedDeviceCategories` and `excludedDeviceCategories`, including various technology-related targeting options. These fields include options like `BandwidthGroup`, `Browser`, `DeviceCategory`, `MobileCarrier`, `OperatingSystem`, among others, all within the specified namespace.\n"]]