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 `NativeStyleService.DeviceCategory` object represents the category of a device, such as desktop, smartphone, or tablet."],["This object inherits from `Technology`, including fields like `id` and `name`, for use in targeting specific device categories."],["`DeviceCategory` is part of the Google Ad Manager API and is identified within the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["The `id` field is crucial for targeting and is a required field for all forms of `TechnologyTargeting` within Ad Manager."]]],["The content outlines services and device category targeting within an ad management API. Services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. Device categories are targetable and inherit from Technology, including BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion. A `DeviceCategory` has an `id` and `name` as its inherited fields. The namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]