View Source GoogleApi.AdSense.V14.Model.Metadata (google_api_ad_sense v0.16.1)
Attributes
-
items
(type:list(GoogleApi.AdSense.V14.Model.ReportingMetadataEntry.t)
, default:nil
) - -
kind
(type:String.t
, default:adsense#metadata
) - Kind of list this is, in this case adsense#metadata.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AdSense.V14.Model.Metadata{ items: [GoogleApi.AdSense.V14.Model.ReportingMetadataEntry.t()] | nil, kind: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.