type BrowserLanguage (v202508)

  • BrowserLanguage represents a browser's language and is part of the ForecastService.

  • BrowserLanguage inherits from Technology, which includes fields like id and name.

  • The unique ID of the Technology is required for all forms of TechnologyTargeting.

  • The name of the technology is a read-only value assigned by Google.

Represents a Browser's language.


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.

BrowserLanguage