Skip to main content

mcf

Overview

Namemcf
TypeResource
Idgoogleanalytics.analytics.mcf

Fields

NameDatatypeDescription
idstringUnique ID for this data response.
columnHeadersarrayColumn headers that list dimension names followed by the metric names. The order of dimensions and metrics is same as specified in the request.
previousLinkstringLink to previous page for this Analytics data query.
sampleSizestringThe number of samples used to calculate the result.
containsSampledDatabooleanDetermines if the Analytics data contains sampled data.
itemsPerPageintegerThe maximum number of rows the response can contain, regardless of the actual number of rows returned. Its value ranges from 1 to 10,000 with a value of 1000 by default, or otherwise specified by the max-results query parameter.
kindstringResource type.
totalResultsintegerThe total number of rows for the query, regardless of the number of rows in the response.
profileInfoobjectInformation for the view (profile), for which the Analytics data was requested.
totalsForAllResultsobjectTotal values for the requested metrics over all the results, not just the results returned in this response. The order of the metric totals is same as the metric order specified in the request.
selfLinkstringLink to this page.
rowsarrayAnalytics data rows, where each row contains a list of dimension values followed by the metric values. The order of dimensions and metrics is same as specified in the request.
queryobjectAnalytics data request query parameters.
sampleSpacestringTotal size of the sample space from which the samples were selected.
nextLinkstringLink to next page for this Analytics data query.

Methods

NameAccessible byRequired Params
data_mcf_getSELECTend-date, ids, metrics, start-date