View Source ReqGA.PropertyList (ReqGA v0.1.2)
A struct containing a list of %ReqGA.Property{}. This represents a Google Analytics property.
Has three keys:
properties:a list of populated%ReqGA.Property{}structuscount:the number of properties in the properties listpage_token:the token of the next page for multi-page responses.
Implements the Table.Reader reader protocol.