type DeviceCategory (v202408)
Represents the category of a device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["DeviceCategory represents the category of a device, providing a way to target ads based on device type."],["It inherits from the Technology object, which includes an ID and a name assigned by Google."],["DeviceCategory can be used in various services like AdRuleService, ForecastService, LineItemService, and more for targeting purposes."],["The namespace for DeviceCategory is `https://www.google.com/apis/ads/publisher/v202408`."],["It has two main fields: 'id' (a unique identifier) and 'name' (a read-only name assigned by Google)."]]],["The core content details the structure and attributes of `DeviceCategory` within a service framework. Key services include AdRuleService, ForecastService, LineItemService, and others. `DeviceCategory` inherits from `Technology`, featuring `id` (a unique long integer) and `name` (a read-only string). Other related categories like `BandwidthGroup`, `Browser`, and `OperatingSystem` are listed under inheritance. The namespace for these elements is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]