type BrowserLanguage (v202411)

  • The BrowserLanguage object represents a browser's language within the AdRuleService and inherits from the Technology object.

  • BrowserLanguage objects are used for targeting ads based on the user's browser language settings.

  • Each BrowserLanguage object is identified by a unique ID (id) and has a name (name) assigned by Google.

  • Key fields of Technology object that are inherited by BrowserLanguage are id, a unique identifier for the technology and name, the name assigned by Google to the technology being targeted.

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