AI-generated Key Takeaways
-
The
BrowserLanguage
object represents a browser's language within the AdRuleService and inherits from theTechnology
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 byBrowserLanguage
areid
, a unique identifier for the technology andname
, 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)
|
|
|
The unique ID of the |
|
The name of the technology being targeting. This value is read-only and is assigned by Google. |
BrowserLanguage
|