type Browser (v202411)

  • The ForecastService.Browser object represents an internet browser, providing information about its major and minor versions.

  • It inherits from the Technology object, which includes an ID and a name assigned by Google.

  • ForecastService.Browser is used within the Google Ad Manager API to target specific browser versions for advertising.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

Represents an internet browser.


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.

Browser

majorVersion

xsd:string

Browser major version.

minorVersion

xsd:string

Browser minor version.