type Technology (v202405)
Represents a technology entity that can be targeted.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
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.
|
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 `Technology` entity represents a targetable technology within Google Ad Manager."],["It's identified by a unique ID (`id`) and has a read-only name (`name`) assigned by Google."],["Targeting can be achieved by using the `Technology` ID within `TechnologyTargeting`."],["Several services, such as AdRuleService and ProposalService, interact with technologies."],["Technologies include device categories, operating systems, browsers, and mobile carriers, enabling specific ad targeting."]]],["The document outlines services and technology targeting within an ad management platform. Key services include AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, TargetingPresetService and YieldGroupService. The PublisherQueryLanguageService is the other service mentioned. Core targeting dependencies span BandwidthGroupTargeting, BrowserTargeting, DeviceTargeting categories. The document details specific technology entities like BandwidthGroup, Browser, DeviceCapability, MobileCarrier, and OperatingSystem, each having an ID and a name.\n"]]