For a list of methods for this resource, see the end of this page.
Resource representations
Contains information about a language that can be targeted by ads.
{ "kind": "dfareporting#language", "id": long, "name": string, "languageCode": string }
Property name | Value | Description | Notes |
---|---|---|---|
id |
long |
Language ID of this language. This is the ID used for targeting and generating reports. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#language" . |
|
languageCode |
string |
Format of language code is an ISO 639 two-letter language code optionally followed by an underscore followed by an ISO 3166 code. Examples are "en" for English or "zh_CN" for Simplified Chinese. | |
name |
string |
Name of this language. |
Methods
- list
- Retrieves a list of languages.