type DeviceCategory (v202411)
Represents the category of a device.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["DeviceCategory represents the category of a device, providing a way to target ads based on device type."],["It inherits from Technology, which includes an ID and name for targeting purposes."],["DeviceCategory is part of the PublisherQueryLanguageService within the Google Ad Manager API."],["It utilizes a namespace for organization and identification within the API."],["Key fields include ID and name, inherited from Technology, for identifying and targeting specific device categories."]]],["The provided content details several services and their relationship to device categories within an ad management system. Services include AdRule, Adjustment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, TargetingPreset, and YieldGroup. PublisherQueryLanguageService utilizes Technology, which inherits properties like BandwidthGroup, Browser, DeviceCapability, and DeviceCategory, to define device characteristics. DeviceCategory, identified by an ID and a name, represents the classification of a device, a critical element in targeting within the system.\n"]]