type Technology (v202411)
Represents a technology entity that can be targeted.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["The `ProposalLineItemService` allows for targeting specific technologies within ad proposals."],["It encompasses various targeting options like bandwidth, browsers, devices, and operating systems."],["Each technology has a unique ID and a name assigned by Google for targeting purposes."],["This service is part of the Google Ad Manager API and uses a specific namespace for identification."],["`Technology` objects are integral to `TechnologyTargeting` and include an ID and read-only name."]]],["The document outlines several services, including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. ProposalLineItemService has dependencies like BandwidthGroupTargeting and DeviceCategoryTargeting. These dependencies are associated with Technology entities such as BandwidthGroup, Browser, DeviceCategory. Technology entities are targetable and have an `id` and a `name` field. The namespace for these entities is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]