type BrowserLanguage (v202402)
Represents a Browser's language.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["BrowserLanguage represents a browser's language and is a type of Technology targeting."],["It has two main fields: `id` (a unique identifier) and `name` (the language name assigned by Google)."],["BrowserLanguage is used within Ad Manager API services for targeting ads based on user's browser language."],["Developers can use BrowserLanguage to refine ad targeting within their Ad Manager accounts."]]],["The document outlines various services within an ad management system, including AdRuleService, ForecastService, and others. It details the inheritance structure of `Technology`, which branches out to specific types like `BandwidthGroup` and `Browser`. The `BrowserLanguage` is a specific type and the document describes this field as representing a browser's language, and it inherits properties like `id` and `name` from the `Technology` parent. The namespace is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]