AI-generated Key Takeaways
-
The content provides an overview of various services, including AdRuleService, AdjustmentService, and ForecastService, related to Google Ad Manager API version v202508.
-
The Browser object represents an internet browser and is a type of Technology, inheriting fields like
idandname. -
The Browser object includes specific fields for
majorVersionandminorVersionin addition to the inherited fields. -
The content also lists other types of Technology such as BandwidthGroup, BrowserLanguage, and DeviceCategory.
Represents an internet browser.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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.
Browser
majorVersion
xsd:
string
Browser major version.
minorVersion
xsd:
string
Browser minor version.

