type DeviceCategory (v202405)
Represents the category of a device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The `DeviceCategory` object represents the category of a device, used for targeting in Google Ad Manager."],["It inherits from the `Technology` object, containing an ID and a name assigned by Google."],["The `DeviceCategory` object can be accessed through the `ForecastService` within the Google Ad Manager API."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202405`."],["Key fields include `id` (unique ID) and `name` (read-only name assigned by Google)."]]],["The content details services and device categories within an API, specifically focusing on `ForecastService`. Services include `AdRuleService`, `AdjustmentService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. The `DeviceCategory` is a type of `Technology`, which is defined by its unique ID and name. `Technology` can be found under the `ForecastService`, and includes inherited subcategories like `BandwidthGroup`, `Browser`, and `OperatingSystem`.\n"]]