google_api_analytics v0.9.0 GoogleApi.Analytics.V3.Model.Uploads View Source
Upload collection lists Analytics uploads to which the user has access. Each custom data source can have a set of uploads. Each resource in the upload collection corresponds to a single Analytics data upload.
Attributes
-
items
(type:list(GoogleApi.Analytics.V3.Model.Upload.t)
, default:nil
) - A list of uploads. -
itemsPerPage
(type:integer()
, default:nil
) - The maximum number of resources the response can contain, regardless of the actual number of resources returned. Its value ranges from 1 to 1000 with a value of 1000 by default, or otherwise specified by the max-results query parameter. -
kind
(type:String.t
, default:analytics#uploads
) - Collection type. -
nextLink
(type:String.t
, default:nil
) - Link to next page for this upload collection. -
previousLink
(type:String.t
, default:nil
) - Link to previous page for this upload collection. -
startIndex
(type:integer()
, default:nil
) - The starting index of the resources, which is 1 by default or otherwise specified by the start-index query parameter. -
totalResults
(type:integer()
, default:nil
) - The total number of results for the query, regardless of the number of resources in the result.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.