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."],[[["This page provides information on the DeviceCategory object within the Google Ad Manager API."],["DeviceCategory represents the category of a device, allowing for targeted advertising based on device type."],["DeviceCategory inherits from the Technology object, providing access to Technology's ID and name properties."],["You can use the TargetingPresetService to work with device categories in your ad campaigns."]]],["The content details various services and their associated device categories within an ad management system. Key services include AdRuleService, AdjustmentService, ForecastService, and others. Device categories, such as BandwidthGroup, Browser, and MobileDevice, are listed under the Technology inheritance. The DeviceCategory itself, under `Technology`, has fields for `id` and `name`. The `id` of Technology is required, while the `name` is read-only and assigned by Google.\n"]]