type BrowserLanguage (v202411)

  • The BrowserLanguage object represents a browser's language, enabling language-based targeting for ad delivery.

  • It inherits from the Technology object, which includes an ID and name for targeting purposes.

  • BrowserLanguage is part of the Google Ad Manager API and resides within the specified namespace.

  • The key property is id, a unique identifier used for targeting specific browser languages.

Represents a Browser's language.


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.

BrowserLanguage