google_api_ad_sense v0.3.0 GoogleApi.AdSense.V14.Model.Account View Source
Attributes
- creation_time (String.t): Defaults to
nil
. - id (String.t): Unique identifier of this account. Defaults to
nil
. - kind (String.t): Kind of resource this is, in this case adsense#account. Defaults to
adsense#account
. - name (String.t): Name of this account. Defaults to
nil
. - premium (boolean()): Whether this account is premium. Defaults to
nil
. - subAccounts (list(GoogleApi.AdSense.V14.Model.Account.t)): Sub accounts of the this account. Defaults to
nil
. - timezone (String.t): AdSense timezone of this account. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.