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, aiding in targeted advertising."],["It inherits properties from the `Technology` object, including `id` and `name`."],["`DeviceCategory` is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["`id` is a required field for targeting and `name` is assigned by Google and read-only."]]],["The document outlines services and their associated device-related targeting capabilities. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It further details the targeting options inherited from the \"Technology\" class, such as BandwidthGroup, Browser, BrowserLanguage, DeviceCapability, DeviceCategory, DeviceManufacturer, MobileCarrier, MobileDevice, MobileDeviceSubmodel, OperatingSystem, and OperatingSystemVersion. DeviceCategory represents a device's type and has a unique ID and a read-only name.\n"]]