GoogleApi.DFAReporting.V33.Model.Language (google_api_dfa_reporting v0.31.0)
View SourceContains information about a language that can be targeted by ads.
Attributes
-
id
(type:String.t
, default:nil
) - Language ID of this language. This is the ID used for targeting and generating reports. -
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#language". -
languageCode
(type:String.t
, default:nil
) - 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
(type:String.t
, default:nil
) - Name of this language.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.