type BrowserLanguage (v202502)

  • BrowserLanguage represents a browser's language and inherits from Technology.

  • BrowserLanguage includes inherited fields from Technology such as id and name.

  • The id field for Technology is a required long integer representing its unique ID.

  • The name field for Technology is a read-only string assigned by Google.

Represents a Browser's language.


Namespace
https://www.google.com/apis/ads/publisher/v202502

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