google_api_partners v0.0.1 GoogleApi.Partners.V2.Model.ListAnalyticsResponse View Source
Response message for ListAnalytics.
Attributes
- analytics (List[Analytics]): The list of analytics. Sorted in ascending order of Analytics.event_date. Defaults to:
null. - analyticsSummary (AnalyticsSummary): Aggregated information across the response's analytics. Defaults to:
null. - nextPageToken (String): A token to retrieve next page of results. Pass this value in the `ListAnalyticsRequest.page_token` field in the subsequent call to ListAnalytics to retrieve the next page of results. Defaults to:
null. - responseMetadata (ResponseMetadata): Current response metadata. Defaults to:
null.