GoogleApi.AdSense.V14.Model.Account (google_api_ad_sense v0.18.0)
View SourceAttributes
-
creation_time
(type:String.t
, default:nil
) - -
id
(type:String.t
, default:nil
) - Unique identifier of this account. -
kind
(type:String.t
, default:adsense#account
) - Kind of resource this is, in this case adsense#account. -
name
(type:String.t
, default:nil
) - Name of this account. -
premium
(type:boolean()
, default:nil
) - Whether this account is premium. -
subAccounts
(type:list(GoogleApi.AdSense.V14.Model.Account.t)
, default:nil
) - Sub accounts of the this account. -
timezone
(type:String.t
, default:nil
) - AdSense timezone of this account.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.