type DeviceCategory (v202402)
Represents the category of a device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
Field
|
Technology (inherited)
|
id
|
xsd:long
The unique ID of the Technology . This value is required for all forms of TechnologyTargeting .
|
name
|
xsd:string
The name of the technology being targeting. This value is read-only and is assigned by Google.
|
DeviceCategory
|
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The `ForecastService.DeviceCategory` object represents the category of a device, allowing for targeted advertising based on device type."],["It inherits from the `Technology` object, which includes an ID and a name assigned by Google."],["The `DeviceCategory` object has fields like `id` and `name` for identification and targeting purposes within Google Ad Manager."],["`DeviceCategory` objects are used for device-specific targeting in advertising campaigns, such as mobile or desktop."]]],["The provided content details several services within an ad management system, including AdRuleService, AdjustmentService, ForecastService, and others. The ForecastService, through inheritance from the Technology class, provides detailed targeting options. These options, categorized under device targeting, include BandwidthGroup, Browser, DeviceCategory, MobileCarrier, and OperatingSystem. The `DeviceCategory` class has fields for `id` and `name` for specifying a device category in targeting.\n"]]