Voting helps other researchers find interesting modules.
confidence
float()
nil
item
list(GoogleApi.ContentWarehouse.V1.Model.CountryClickDistributionItem.t)
total
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CountryClickDistribution{ confidence: float() | nil, item: [GoogleApi.ContentWarehouse.V1.Model.CountryClickDistributionItem.t()] | nil, total: float() | nil }
@spec decode(struct(), keyword()) :: struct()