type Browser (v202508)

  • The content describes the Browser object within the TargetingPresetService, which is used to represent an internet browser for targeting purposes.

  • The Browser object inherits from Technology and includes fields for its unique ID, name, major version, and minor version.

  • The unique ID is required for all forms of TechnologyTargeting, while the name is read-only and assigned by Google.

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.