| { |
| "resources": { |
| "properties": { |
| "methods": { |
| "runRealtimeReport": { |
| "request": { |
| "$ref": "RunRealtimeReportRequest" |
| }, |
| "description": "The Google Analytics Realtime API returns a customized report of realtime event data for your property. These reports show events and usage from the last 30 minutes.", |
| "flatPath": "v1alpha/properties/{propertiesId}:runRealtimeReport", |
| "httpMethod": "POST", |
| "parameters": { |
| "property": { |
| "location": "path", |
| "description": "A Google Analytics GA4 property identifier whose events are tracked. Specified in the URL path and not the body. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Example: properties/1234", |
| "required": true, |
| "pattern": "^properties/[^/]+$", |
| "type": "string" |
| } |
| }, |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ], |
| "response": { |
| "$ref": "RunRealtimeReportResponse" |
| }, |
| "id": "analyticsdata.properties.runRealtimeReport", |
| "path": "v1alpha/{+property}:runRealtimeReport", |
| "parameterOrder": [ |
| "property" |
| ] |
| }, |
| "getMetadata": { |
| "description": "Returns metadata for dimensions and metrics available in reporting methods. Used to explore the dimensions and metrics. In this method, a Google Analytics GA4 Property Identifier is specified in the request, and the metadata response includes Custom dimensions and metrics as well as Universal metadata. For example if a custom metric with parameter name `levels_unlocked` is registered to a property, the Metadata response will contain `customEvent:levels_unlocked`. Universal metadata are dimensions and metrics applicable to any property such as `country` and `totalUsers`.", |
| "response": { |
| "$ref": "Metadata" |
| }, |
| "parameters": { |
| "name": { |
| "type": "string", |
| "location": "path", |
| "description": "Required. The resource name of the metadata to retrieve. This name field is specified in the URL path and not URL parameters. Property is a numeric Google Analytics GA4 Property identifier. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id). Example: properties/1234/metadata Set the Property ID to 0 for dimensions and metrics common to all properties. In this special mode, this method will not return custom dimensions and metrics.", |
| "pattern": "^properties/[^/]+/metadata$", |
| "required": true |
| } |
| }, |
| "parameterOrder": [ |
| "name" |
| ], |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ], |
| "id": "analyticsdata.properties.getMetadata", |
| "path": "v1alpha/{+name}", |
| "flatPath": "v1alpha/properties/{propertiesId}/metadata", |
| "httpMethod": "GET" |
| } |
| } |
| }, |
| "v1alpha": { |
| "methods": { |
| "runPivotReport": { |
| "flatPath": "v1alpha:runPivotReport", |
| "description": "Returns a customized pivot report of your Google Analytics event data. Pivot reports are more advanced and expressive formats than regular reports. In a pivot report, dimensions are only visible if they are included in a pivot. Multiple pivots can be specified to further dissect your data.", |
| "response": { |
| "$ref": "RunPivotReportResponse" |
| }, |
| "parameters": {}, |
| "id": "analyticsdata.runPivotReport", |
| "path": "v1alpha:runPivotReport", |
| "parameterOrder": [], |
| "request": { |
| "$ref": "RunPivotReportRequest" |
| }, |
| "httpMethod": "POST", |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ] |
| }, |
| "batchRunReports": { |
| "flatPath": "v1alpha:batchRunReports", |
| "response": { |
| "$ref": "BatchRunReportsResponse" |
| }, |
| "description": "Returns multiple reports in a batch. All reports must be for the same Entity.", |
| "request": { |
| "$ref": "BatchRunReportsRequest" |
| }, |
| "id": "analyticsdata.batchRunReports", |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ], |
| "parameterOrder": [], |
| "parameters": {}, |
| "httpMethod": "POST", |
| "path": "v1alpha:batchRunReports" |
| }, |
| "batchRunPivotReports": { |
| "httpMethod": "POST", |
| "flatPath": "v1alpha:batchRunPivotReports", |
| "parameters": {}, |
| "path": "v1alpha:batchRunPivotReports", |
| "parameterOrder": [], |
| "request": { |
| "$ref": "BatchRunPivotReportsRequest" |
| }, |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ], |
| "id": "analyticsdata.batchRunPivotReports", |
| "response": { |
| "$ref": "BatchRunPivotReportsResponse" |
| }, |
| "description": "Returns multiple pivot reports in a batch. All reports must be for the same Entity." |
| }, |
| "runReport": { |
| "id": "analyticsdata.runReport", |
| "request": { |
| "$ref": "RunReportRequest" |
| }, |
| "description": "Returns a customized report of your Google Analytics event data. Reports contain statistics derived from data collected by the Google Analytics tracking code. The data returned from the API is as a table with columns for the requested dimensions and metrics. Metrics are individual measurements of user activity on your property, such as active users or event count. Dimensions break down metrics across some common criteria, such as country or event name.", |
| "scopes": [ |
| "https://www.googleapis.com/auth/analytics", |
| "https://www.googleapis.com/auth/analytics.readonly" |
| ], |
| "httpMethod": "POST", |
| "response": { |
| "$ref": "RunReportResponse" |
| }, |
| "path": "v1alpha:runReport", |
| "parameterOrder": [], |
| "parameters": {}, |
| "flatPath": "v1alpha:runReport" |
| } |
| } |
| } |
| }, |
| "baseUrl": "https://analyticsdata.googleapis.com/", |
| "canonicalName": "AnalyticsData", |
| "basePath": "", |
| "kind": "discovery#restDescription", |
| "mtlsRootUrl": "https://analyticsdata.mtls.googleapis.com/", |
| "title": "Google Analytics Data API", |
| "icons": { |
| "x32": "http://www.google.com/images/icons/product/search-32.gif", |
| "x16": "http://www.google.com/images/icons/product/search-16.gif" |
| }, |
| "ownerName": "Google", |
| "version_module": true, |
| "documentationLink": "https://developers.google.com/analytics/devguides/reporting/data/v1/", |
| "servicePath": "", |
| "parameters": { |
| "$.xgafv": { |
| "description": "V1 error format.", |
| "type": "string", |
| "enumDescriptions": [ |
| "v1 error format", |
| "v2 error format" |
| ], |
| "enum": [ |
| "1", |
| "2" |
| ], |
| "location": "query" |
| }, |
| "quotaUser": { |
| "type": "string", |
| "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.", |
| "location": "query" |
| }, |
| "alt": { |
| "description": "Data format for response.", |
| "location": "query", |
| "default": "json", |
| "type": "string", |
| "enum": [ |
| "json", |
| "media", |
| "proto" |
| ], |
| "enumDescriptions": [ |
| "Responses with Content-Type of application/json", |
| "Media download with context-dependent Content-Type", |
| "Responses with Content-Type of application/x-protobuf" |
| ] |
| }, |
| "prettyPrint": { |
| "description": "Returns response with indentations and line breaks.", |
| "location": "query", |
| "default": "true", |
| "type": "boolean" |
| }, |
| "fields": { |
| "description": "Selector specifying which fields to include in a partial response.", |
| "type": "string", |
| "location": "query" |
| }, |
| "uploadType": { |
| "type": "string", |
| "description": "Legacy upload protocol for media (e.g. \"media\", \"multipart\").", |
| "location": "query" |
| }, |
| "key": { |
| "location": "query", |
| "description": "API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.", |
| "type": "string" |
| }, |
| "upload_protocol": { |
| "type": "string", |
| "location": "query", |
| "description": "Upload protocol for media (e.g. \"raw\", \"multipart\")." |
| }, |
| "callback": { |
| "description": "JSONP", |
| "location": "query", |
| "type": "string" |
| }, |
| "access_token": { |
| "description": "OAuth access token.", |
| "type": "string", |
| "location": "query" |
| }, |
| "oauth_token": { |
| "location": "query", |
| "type": "string", |
| "description": "OAuth 2.0 token for the current user." |
| } |
| }, |
| "rootUrl": "https://analyticsdata.googleapis.com/", |
| "name": "analyticsdata", |
| "protocol": "rest", |
| "fullyEncodeReservedExpansion": true, |
| "id": "analyticsdata:v1alpha", |
| "discoveryVersion": "v1", |
| "batchPath": "batch", |
| "version": "v1alpha", |
| "schemas": { |
| "RunReportResponse": { |
| "description": "The response report table corresponding to a request.", |
| "id": "RunReportResponse", |
| "properties": { |
| "minimums": { |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array", |
| "description": "If requested, the minimum values of metrics." |
| }, |
| "metadata": { |
| "$ref": "ResponseMetaData", |
| "description": "Metadata for the report." |
| }, |
| "dimensionHeaders": { |
| "items": { |
| "$ref": "DimensionHeader" |
| }, |
| "description": "Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.", |
| "type": "array" |
| }, |
| "rowCount": { |
| "format": "int32", |
| "description": "The total number of rows in the query result, regardless of the number of rows returned in the response. For example if a query returns 175 rows and includes limit = 50 in the API request, the response will contain row_count = 175 but only 50 rows. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).", |
| "type": "integer" |
| }, |
| "metricHeaders": { |
| "description": "Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.", |
| "items": { |
| "$ref": "MetricHeader" |
| }, |
| "type": "array" |
| }, |
| "maximums": { |
| "description": "If requested, the maximum values of metrics.", |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array" |
| }, |
| "propertyQuota": { |
| "description": "This Analytics Property's quota state including this request.", |
| "$ref": "PropertyQuota" |
| }, |
| "totals": { |
| "items": { |
| "$ref": "Row" |
| }, |
| "description": "If requested, the totaled values of metrics.", |
| "type": "array" |
| }, |
| "rows": { |
| "description": "Rows of dimension value combinations and metric values in the report.", |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array" |
| } |
| }, |
| "type": "object" |
| }, |
| "MetricValue": { |
| "description": "The value of a metric.", |
| "type": "object", |
| "id": "MetricValue", |
| "properties": { |
| "value": { |
| "description": "Measurement value. See MetricHeader for type.", |
| "type": "string" |
| } |
| } |
| }, |
| "PivotDimensionHeader": { |
| "id": "PivotDimensionHeader", |
| "description": "Summarizes dimension values from a row for this pivot.", |
| "type": "object", |
| "properties": { |
| "dimensionValues": { |
| "type": "array", |
| "items": { |
| "$ref": "DimensionValue" |
| }, |
| "description": "Values of multiple dimensions in a pivot." |
| } |
| } |
| }, |
| "RunReportRequest": { |
| "id": "RunReportRequest", |
| "properties": { |
| "keepEmptyRows": { |
| "type": "boolean", |
| "description": "If false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter." |
| }, |
| "metricFilter": { |
| "description": "The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter.", |
| "$ref": "FilterExpression" |
| }, |
| "entity": { |
| "$ref": "Entity", |
| "description": "A property whose events are tracked. Within a batch request, this entity should either be unspecified or consistent with the batch-level entity." |
| }, |
| "orderBys": { |
| "description": "Specifies how rows are ordered in the response.", |
| "items": { |
| "$ref": "OrderBy" |
| }, |
| "type": "array" |
| }, |
| "offset": { |
| "description": "The row count of the start row. The first row is counted as row 0. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).", |
| "format": "int64", |
| "type": "string" |
| }, |
| "metricAggregations": { |
| "items": { |
| "enumDescriptions": [ |
| "Unspecified operator.", |
| "SUM operator.", |
| "Minimum operator.", |
| "Maximum operator.", |
| "Count operator." |
| ], |
| "enum": [ |
| "METRIC_AGGREGATION_UNSPECIFIED", |
| "TOTAL", |
| "MINIMUM", |
| "MAXIMUM", |
| "COUNT" |
| ], |
| "type": "string" |
| }, |
| "type": "array", |
| "description": "Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to \"RESERVED_(MetricAggregation)\"." |
| }, |
| "limit": { |
| "type": "string", |
| "description": "The number of rows to return. If unspecified, 10 rows are returned. If -1, all rows are returned. To learn more about this pagination parameter, see [Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).", |
| "format": "int64" |
| }, |
| "dimensions": { |
| "description": "The dimensions requested and displayed.", |
| "items": { |
| "$ref": "Dimension" |
| }, |
| "type": "array" |
| }, |
| "dimensionFilter": { |
| "description": "The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter.", |
| "$ref": "FilterExpression" |
| }, |
| "currencyCode": { |
| "type": "string", |
| "description": "A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the entity's default currency." |
| }, |
| "metrics": { |
| "items": { |
| "$ref": "Metric" |
| }, |
| "type": "array", |
| "description": "The metrics requested and displayed." |
| }, |
| "returnPropertyQuota": { |
| "type": "boolean", |
| "description": "Toggles whether to return the current state of this Analytics Property's quota. Quota is returned in [PropertyQuota](#PropertyQuota)." |
| }, |
| "cohortSpec": { |
| "description": "Cohort group associated with this request. If there is a cohort group in the request the 'cohort' dimension must be present.", |
| "$ref": "CohortSpec" |
| }, |
| "dateRanges": { |
| "items": { |
| "$ref": "DateRange" |
| }, |
| "type": "array", |
| "description": "Date ranges of data to read. If multiple date ranges are requested, each response row will contain a zero based date range index. If two date ranges overlap, the event data for the overlapping days is included in the response rows for both date ranges. In a cohort request, this `dateRanges` must be unspecified." |
| } |
| }, |
| "description": "The request to generate a report.", |
| "type": "object" |
| }, |
| "BatchRunPivotReportsResponse": { |
| "id": "BatchRunPivotReportsResponse", |
| "properties": { |
| "pivotReports": { |
| "description": "Individual responses. Each response has a separate pivot report request.", |
| "items": { |
| "$ref": "RunPivotReportResponse" |
| }, |
| "type": "array" |
| } |
| }, |
| "type": "object", |
| "description": "The batch response containing multiple pivot reports." |
| }, |
| "InListFilter": { |
| "description": "The result needs to be in a list of string values.", |
| "type": "object", |
| "id": "InListFilter", |
| "properties": { |
| "caseSensitive": { |
| "type": "boolean", |
| "description": "If true, the string value is case sensitive." |
| }, |
| "values": { |
| "items": { |
| "type": "string" |
| }, |
| "description": "The list of string values. Must be non-empty.", |
| "type": "array" |
| } |
| } |
| }, |
| "PropertyQuota": { |
| "description": "Current state of all quotas for this Analytics Property. If any quota for a property is exhausted, all requests to that property will return Resource Exhausted errors.", |
| "type": "object", |
| "properties": { |
| "serverErrorsPerProjectPerHour": { |
| "$ref": "QuotaStatus", |
| "description": "Standard Analytics Properties and cloud project pairs can have up to 10 server errors per hour; Analytics 360 Properties and cloud project pairs can have up to 50 server errors per hour." |
| }, |
| "tokensPerHour": { |
| "description": "Standard Analytics Properties can use up to 5,000 tokens per day; Analytics 360 Properties can use 50,000 tokens per day. An API request consumes a single number of tokens, and that number is deducted from both the hourly and daily quotas.", |
| "$ref": "QuotaStatus" |
| }, |
| "concurrentRequests": { |
| "$ref": "QuotaStatus", |
| "description": "Standard Analytics Properties can send up to 10 concurrent requests; Analytics 360 Properties can use up to 50 concurrent requests." |
| }, |
| "tokensPerDay": { |
| "$ref": "QuotaStatus", |
| "description": "Standard Analytics Properties can use up to 25,000 tokens per day; Analytics 360 Properties can use 250,000 tokens per day. Most requests consume fewer than 10 tokens." |
| } |
| }, |
| "id": "PropertyQuota" |
| }, |
| "CohortsRange": { |
| "description": "Describes date range for a cohort report.", |
| "type": "object", |
| "properties": { |
| "granularity": { |
| "enumDescriptions": [ |
| "Unspecified.", |
| "Daily", |
| "Weekly", |
| "Monthly" |
| ], |
| "enum": [ |
| "GRANULARITY_UNSPECIFIED", |
| "DAILY", |
| "WEEKLY", |
| "MONTHLY" |
| ], |
| "type": "string", |
| "description": "Reporting date range for each cohort is calculated based on these three fields." |
| }, |
| "startOffset": { |
| "format": "int32", |
| "description": "For daily cohorts, this will be the start day offset. For weekly cohorts, this will be the week offset.", |
| "type": "integer" |
| }, |
| "endOffset": { |
| "type": "integer", |
| "description": "For daily cohorts, this will be the end day offset. For weekly cohorts, this will be the week offset.", |
| "format": "int32" |
| } |
| }, |
| "id": "CohortsRange" |
| }, |
| "FilterExpressionList": { |
| "type": "object", |
| "id": "FilterExpressionList", |
| "description": "A list of filter expressions.", |
| "properties": { |
| "expressions": { |
| "items": { |
| "$ref": "FilterExpression" |
| }, |
| "description": "A list of filter expressions.", |
| "type": "array" |
| } |
| } |
| }, |
| "ResponseMetaData": { |
| "properties": { |
| "dataLossFromOtherRow": { |
| "type": "boolean", |
| "description": "If true, indicates some buckets of dimension combinations are rolled into \"(other)\" row. This can happen for high cardinality reports." |
| } |
| }, |
| "id": "ResponseMetaData", |
| "description": "Response's metadata carrying additional information about the report content.", |
| "type": "object" |
| }, |
| "StringFilter": { |
| "description": "The filter for string", |
| "properties": { |
| "matchType": { |
| "enum": [ |
| "MATCH_TYPE_UNSPECIFIED", |
| "EXACT", |
| "BEGINS_WITH", |
| "ENDS_WITH", |
| "CONTAINS", |
| "FULL_REGEXP", |
| "PARTIAL_REGEXP" |
| ], |
| "description": "The match type for this filter.", |
| "type": "string", |
| "enumDescriptions": [ |
| "Unspecified", |
| "Exact match of the string value.", |
| "Begins with the string value.", |
| "Ends with the string value.", |
| "Contains the string value.", |
| "Full regular expression match with the string value.", |
| "Partial regular expression match with the string value." |
| ] |
| }, |
| "caseSensitive": { |
| "type": "boolean", |
| "description": "If true, the string value is case sensitive." |
| }, |
| "value": { |
| "description": "The string value used for the matching.", |
| "type": "string" |
| } |
| }, |
| "id": "StringFilter", |
| "type": "object" |
| }, |
| "CohortReportSettings": { |
| "type": "object", |
| "description": "Settings of a cohort report.", |
| "id": "CohortReportSettings", |
| "properties": { |
| "accumulate": { |
| "type": "boolean", |
| "description": "If true, accumulates the result from first visit day to the end day. Not supported in `RunReportRequest`." |
| } |
| } |
| }, |
| "Filter": { |
| "type": "object", |
| "id": "Filter", |
| "properties": { |
| "fieldName": { |
| "description": "The dimension name or metric name. Must be a name defined in dimensions or metrics.", |
| "type": "string" |
| }, |
| "betweenFilter": { |
| "description": "A filter for two values.", |
| "$ref": "BetweenFilter" |
| }, |
| "inListFilter": { |
| "description": "A filter for in list values.", |
| "$ref": "InListFilter" |
| }, |
| "stringFilter": { |
| "description": "Strings related filter.", |
| "$ref": "StringFilter" |
| }, |
| "numericFilter": { |
| "description": "A filter for numeric or date values.", |
| "$ref": "NumericFilter" |
| }, |
| "nullFilter": { |
| "description": "A filter for null values. If True, a null dimension value is matched by this filter. Null filter is commonly used inside a NOT filter expression. For example, a NOT expression of a null filter removes rows when a dimension is null.", |
| "type": "boolean" |
| } |
| }, |
| "description": "An expression to filter dimension or metric values." |
| }, |
| "Pivot": { |
| "type": "object", |
| "id": "Pivot", |
| "description": "Describes the visible dimension columns and rows in the report response.", |
| "properties": { |
| "metricAggregations": { |
| "type": "array", |
| "items": { |
| "enum": [ |
| "METRIC_AGGREGATION_UNSPECIFIED", |
| "TOTAL", |
| "MINIMUM", |
| "MAXIMUM", |
| "COUNT" |
| ], |
| "type": "string", |
| "enumDescriptions": [ |
| "Unspecified operator.", |
| "SUM operator.", |
| "Minimum operator.", |
| "Maximum operator.", |
| "Count operator." |
| ] |
| }, |
| "description": "Aggregate the metrics by dimensions in this pivot using the specified metric_aggregations." |
| }, |
| "limit": { |
| "format": "int64", |
| "description": "The number of rows to return in this pivot. If unspecified, 10 rows are returned. If -1, all rows are returned.", |
| "type": "string" |
| }, |
| "offset": { |
| "description": "The row count of the start row. The first row is counted as row 0.", |
| "format": "int64", |
| "type": "string" |
| }, |
| "orderBys": { |
| "type": "array", |
| "description": "Specifies how dimensions are ordered in the pivot. In the first Pivot, the OrderBys determine Row and PivotDimensionHeader ordering; in subsequent Pivots, the OrderBys determine only PivotDimensionHeader ordering. Dimensions specified in these OrderBys must be a subset of Pivot.field_names.", |
| "items": { |
| "$ref": "OrderBy" |
| } |
| }, |
| "fieldNames": { |
| "description": "Dimension names for visible columns in the report response. Including \"dateRange\" produces a date range column; for each row in the response, dimension values in the date range column will indicate the corresponding date range from the request.", |
| "type": "array", |
| "items": { |
| "type": "string" |
| } |
| } |
| } |
| }, |
| "BatchRunReportsResponse": { |
| "type": "object", |
| "id": "BatchRunReportsResponse", |
| "properties": { |
| "reports": { |
| "description": "Individual responses. Each response has a separate report request.", |
| "type": "array", |
| "items": { |
| "$ref": "RunReportResponse" |
| } |
| } |
| }, |
| "description": "The batch response containing multiple reports." |
| }, |
| "Cohort": { |
| "description": "Defines a cohort. A cohort is a group of users who share a common characteristic. For example, all users with the same acquisition date belong to the same cohort.", |
| "type": "object", |
| "id": "Cohort", |
| "properties": { |
| "dateRange": { |
| "$ref": "DateRange", |
| "description": "The cohort selects users whose first visit date is between start date and end date defined in the `dateRange`. In a cohort request, this `dateRange` is required and the `dateRanges` in the `RunReportRequest` or `RunPivotReportRequest` must be unspecified. The date range should be aligned with the cohort's granularity. If CohortsRange uses daily granularity, the date range can be aligned to any day. If CohortsRange uses weekly granularity, the date range should be aligned to the week boundary, starting at Sunday and ending Saturday. If CohortsRange uses monthly granularity, the date range should be aligned to the month, starting at the first and ending on the last day of the month." |
| }, |
| "name": { |
| "type": "string", |
| "description": "Assigns a name to this cohort. The dimension `cohort` is valued to this name in a report response. If set, cannot begin with `cohort_` or `RESERVED_`. If not set, cohorts are named by their zero based index `cohort_0`, `cohort_1`, etc." |
| }, |
| "dimension": { |
| "description": "The dimension used by cohort. Only supports `firstTouchDate` for retention report.", |
| "type": "string" |
| } |
| } |
| }, |
| "MetricHeader": { |
| "id": "MetricHeader", |
| "properties": { |
| "type": { |
| "enum": [ |
| "METRIC_TYPE_UNSPECIFIED", |
| "TYPE_INTEGER", |
| "TYPE_FLOAT", |
| "TYPE_SECONDS", |
| "TYPE_MILLISECONDS", |
| "TYPE_MINUTES", |
| "TYPE_HOURS", |
| "TYPE_STANDARD", |
| "TYPE_CURRENCY", |
| "TYPE_FEET", |
| "TYPE_MILES", |
| "TYPE_METERS", |
| "TYPE_KILOMETERS" |
| ], |
| "enumDescriptions": [ |
| "Unspecified type.", |
| "Integer type.", |
| "Floating point type.", |
| "A duration of seconds; a special floating point type.", |
| "A duration in milliseconds; a special floating point type.", |
| "A duration in minutes; a special floating point type.", |
| "A duration in hours; a special floating point type.", |
| "A custom metric of standard type; a special floating point type.", |
| "An amount of money; a special floating point type.", |
| "A length in feet; a special floating point type.", |
| "A length in miles; a special floating point type.", |
| "A length in meters; a special floating point type.", |
| "A length in kilometers; a special floating point type." |
| ], |
| "description": "The metric's data type.", |
| "type": "string" |
| }, |
| "name": { |
| "type": "string", |
| "description": "The metric's name." |
| } |
| }, |
| "description": "Describes a metric column in the report. Visible metrics requested in a report produce column entries within rows and MetricHeaders. However, metrics used exclusively within filters or expressions do not produce columns in a report; correspondingly, those metrics do not produce headers.", |
| "type": "object" |
| }, |
| "MetricOrderBy": { |
| "description": "Sorts by metric values.", |
| "id": "MetricOrderBy", |
| "type": "object", |
| "properties": { |
| "metricName": { |
| "type": "string", |
| "description": "A metric name in the request to order by." |
| } |
| } |
| }, |
| "Row": { |
| "id": "Row", |
| "type": "object", |
| "description": "Report data for each row. For example if RunReportRequest contains: ```none \"dimensions\": [ { \"name\": \"eventName\" }, { \"name\": \"countryId\" } ], \"metrics\": [ { \"name\": \"eventCount\" } ] ``` One row with 'in_app_purchase' as the eventName, 'JP' as the countryId, and 15 as the eventCount, would be: ```none \"dimensionValues\": [ { \"value\": \"in_app_purchase\" }, { \"value\": \"JP\" } ], \"metricValues\": [ { \"value\": \"15\" } ] ```", |
| "properties": { |
| "dimensionValues": { |
| "description": "List of requested dimension values. In a PivotReport, dimension_values are only listed for dimensions included in a pivot.", |
| "type": "array", |
| "items": { |
| "$ref": "DimensionValue" |
| } |
| }, |
| "metricValues": { |
| "description": "List of requested visible metric values.", |
| "type": "array", |
| "items": { |
| "$ref": "MetricValue" |
| } |
| } |
| } |
| }, |
| "RunRealtimeReportResponse": { |
| "properties": { |
| "propertyQuota": { |
| "$ref": "PropertyQuota", |
| "description": "This Analytics Property's Realtime quota state including this request." |
| }, |
| "rows": { |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array", |
| "description": "Rows of dimension value combinations and metric values in the report." |
| }, |
| "dimensionHeaders": { |
| "items": { |
| "$ref": "DimensionHeader" |
| }, |
| "type": "array", |
| "description": "Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows." |
| }, |
| "metricHeaders": { |
| "description": "Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.", |
| "type": "array", |
| "items": { |
| "$ref": "MetricHeader" |
| } |
| }, |
| "maximums": { |
| "items": { |
| "$ref": "Row" |
| }, |
| "description": "If requested, the maximum values of metrics.", |
| "type": "array" |
| }, |
| "minimums": { |
| "type": "array", |
| "items": { |
| "$ref": "Row" |
| }, |
| "description": "If requested, the minimum values of metrics." |
| }, |
| "rowCount": { |
| "format": "int32", |
| "type": "integer", |
| "description": "The total number of rows in the query result, regardless of the number of rows returned in the response. For example if a query returns 175 rows and includes limit = 50 in the API request, the response will contain row_count = 175 but only 50 rows." |
| }, |
| "totals": { |
| "type": "array", |
| "items": { |
| "$ref": "Row" |
| }, |
| "description": "If requested, the totaled values of metrics." |
| } |
| }, |
| "description": "The response realtime report table corresponding to a request.", |
| "id": "RunRealtimeReportResponse", |
| "type": "object" |
| }, |
| "NumericFilter": { |
| "id": "NumericFilter", |
| "properties": { |
| "operation": { |
| "enumDescriptions": [ |
| "Unspecified.", |
| "Equal", |
| "Less than", |
| "Less than or equal", |
| "Greater than", |
| "Greater than or equal" |
| ], |
| "type": "string", |
| "enum": [ |
| "OPERATION_UNSPECIFIED", |
| "EQUAL", |
| "LESS_THAN", |
| "LESS_THAN_OR_EQUAL", |
| "GREATER_THAN", |
| "GREATER_THAN_OR_EQUAL" |
| ], |
| "description": "The operation type for this filter." |
| }, |
| "value": { |
| "$ref": "NumericValue", |
| "description": "A numeric value or a date value." |
| } |
| }, |
| "type": "object", |
| "description": "Filters for numeric or date values." |
| }, |
| "PivotSelection": { |
| "properties": { |
| "dimensionValue": { |
| "type": "string", |
| "description": "Order by only when the named dimension is this value." |
| }, |
| "dimensionName": { |
| "description": "Must be a dimension name from the request.", |
| "type": "string" |
| } |
| }, |
| "description": "A pair of dimension names and values. Rows with this dimension pivot pair are ordered by the metric's value. For example if pivots = {{\"browser\", \"Chrome\"}} and metric_name = \"Sessions\", then the rows will be sorted based on Sessions in Chrome. ---------|----------|----------------|----------|---------------- | Chrome | Chrome | Safari | Safari ---------|----------|----------------|----------|---------------- Country | Sessions | Pages/Sessions | Sessions | Pages/Sessions ---------|----------|----------------|----------|---------------- US | 2 | 2 | 3 | 1 ---------|----------|----------------|----------|---------------- Canada | 3 | 1 | 4 | 1 ---------|----------|----------------|----------|----------------", |
| "id": "PivotSelection", |
| "type": "object" |
| }, |
| "RunPivotReportRequest": { |
| "properties": { |
| "dateRanges": { |
| "items": { |
| "$ref": "DateRange" |
| }, |
| "type": "array", |
| "description": "The date range to retrieve event data for the report. If multiple date ranges are specified, event data from each date range is used in the report. A special dimension with field name \"dateRange\" can be included in a Pivot's field names; if included, the report compares between date ranges. In a cohort request, this `dateRanges` must be unspecified." |
| }, |
| "entity": { |
| "$ref": "Entity", |
| "description": "A property whose events are tracked. Within a batch request, this entity should either be unspecified or consistent with the batch-level entity." |
| }, |
| "keepEmptyRows": { |
| "description": "If false or unspecified, each row with all metrics equal to 0 will not be returned. If true, these rows will be returned if they are not separately removed by a filter.", |
| "type": "boolean" |
| }, |
| "dimensionFilter": { |
| "$ref": "FilterExpression", |
| "description": "The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter." |
| }, |
| "pivots": { |
| "type": "array", |
| "description": "Describes the visual format of the report's dimensions in columns or rows. The union of the fieldNames (dimension names) in all pivots must be a subset of dimension names defined in Dimensions. No two pivots can share a dimension. A dimension is only visible if it appears in a pivot.", |
| "items": { |
| "$ref": "Pivot" |
| } |
| }, |
| "currencyCode": { |
| "description": "A currency code in ISO4217 format, such as \"AED\", \"USD\", \"JPY\". If the field is empty, the report uses the entity's default currency.", |
| "type": "string" |
| }, |
| "metrics": { |
| "items": { |
| "$ref": "Metric" |
| }, |
| "description": "The metrics requested, at least one metric needs to be specified. All defined metrics must be used by one of the following: metric_expression, metric_filter, order_bys.", |
| "type": "array" |
| }, |
| "cohortSpec": { |
| "$ref": "CohortSpec", |
| "description": "Cohort group associated with this request. If there is a cohort group in the request the 'cohort' dimension must be present." |
| }, |
| "metricFilter": { |
| "$ref": "FilterExpression", |
| "description": "The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter." |
| }, |
| "dimensions": { |
| "items": { |
| "$ref": "Dimension" |
| }, |
| "type": "array", |
| "description": "The dimensions requested. All defined dimensions must be used by one of the following: dimension_expression, dimension_filter, pivots, order_bys." |
| }, |
| "returnPropertyQuota": { |
| "description": "Toggles whether to return the current state of this Analytics Property's quota. Quota is returned in [PropertyQuota](#PropertyQuota).", |
| "type": "boolean" |
| } |
| }, |
| "description": "The request to generate a pivot report.", |
| "id": "RunPivotReportRequest", |
| "type": "object" |
| }, |
| "FilterExpression": { |
| "description": "To express dimension or metric filters. The fields in the same FilterExpression need to be either all dimensions or all metrics.", |
| "id": "FilterExpression", |
| "properties": { |
| "notExpression": { |
| "$ref": "FilterExpression", |
| "description": "The FilterExpression is NOT of not_expression." |
| }, |
| "filter": { |
| "description": "A primitive filter. All fields in filter in same FilterExpression needs to be either all dimensions or metrics.", |
| "$ref": "Filter" |
| }, |
| "andGroup": { |
| "description": "The FilterExpressions in and_group have an AND relationship.", |
| "$ref": "FilterExpressionList" |
| }, |
| "orGroup": { |
| "description": "The FilterExpressions in or_group have an OR relationship.", |
| "$ref": "FilterExpressionList" |
| } |
| }, |
| "type": "object" |
| }, |
| "BatchRunPivotReportsRequest": { |
| "id": "BatchRunPivotReportsRequest", |
| "type": "object", |
| "description": "The batch request containing multiple pivot report requests.", |
| "properties": { |
| "requests": { |
| "type": "array", |
| "description": "Individual requests. Each request has a separate pivot report response. Each batch request is allowed up to 5 requests.", |
| "items": { |
| "$ref": "RunPivotReportRequest" |
| } |
| }, |
| "entity": { |
| "$ref": "Entity", |
| "description": "A property whose events are tracked. This entity must be specified for the batch. The entity within RunPivotReportRequest may either be unspecified or consistent with this entity." |
| } |
| } |
| }, |
| "BatchRunReportsRequest": { |
| "type": "object", |
| "id": "BatchRunReportsRequest", |
| "properties": { |
| "entity": { |
| "description": "A property whose events are tracked. This entity must be specified for the batch. The entity within RunReportRequest may either be unspecified or consistent with this entity.", |
| "$ref": "Entity" |
| }, |
| "requests": { |
| "type": "array", |
| "description": "Individual requests. Each request has a separate report response. Each batch request is allowed up to 5 requests.", |
| "items": { |
| "$ref": "RunReportRequest" |
| } |
| } |
| }, |
| "description": "The batch request containing multiple report requests." |
| }, |
| "PivotHeader": { |
| "id": "PivotHeader", |
| "description": "Dimensions' values in a single pivot.", |
| "type": "object", |
| "properties": { |
| "rowCount": { |
| "description": "The cardinality of the pivot as if offset = 0 and limit = -1. The total number of rows for this pivot's fields regardless of how the parameters offset and limit are specified in the request.", |
| "type": "integer", |
| "format": "int32" |
| }, |
| "pivotDimensionHeaders": { |
| "type": "array", |
| "description": "The size is the same as the cardinality of the corresponding dimension combinations.", |
| "items": { |
| "$ref": "PivotDimensionHeader" |
| } |
| } |
| } |
| }, |
| "ConcatenateExpression": { |
| "properties": { |
| "delimiter": { |
| "type": "string", |
| "description": "The delimiter placed between dimension names. Delimiters are often single characters such as \"|\" or \",\" but can be longer strings. If a dimension value contains the delimiter, both will be present in response with no distinction. For example if dimension 1 value = \"US,FR\", dimension 2 value = \"JP\", and delimiter = \",\", then the response will contain \"US,FR,JP\"." |
| }, |
| "dimensionNames": { |
| "description": "Names of dimensions. The names must refer back to names in the dimensions field of the request.", |
| "items": { |
| "type": "string" |
| }, |
| "type": "array" |
| } |
| }, |
| "id": "ConcatenateExpression", |
| "description": "Used to combine dimension values to a single dimension.", |
| "type": "object" |
| }, |
| "RunRealtimeReportRequest": { |
| "description": "The request to generate a realtime report.", |
| "type": "object", |
| "id": "RunRealtimeReportRequest", |
| "properties": { |
| "dimensions": { |
| "description": "The dimensions requested and displayed.", |
| "type": "array", |
| "items": { |
| "$ref": "Dimension" |
| } |
| }, |
| "dimensionFilter": { |
| "$ref": "FilterExpression", |
| "description": "The filter clause of dimensions. Dimensions must be requested to be used in this filter. Metrics cannot be used in this filter." |
| }, |
| "orderBys": { |
| "type": "array", |
| "items": { |
| "$ref": "OrderBy" |
| }, |
| "description": "Specifies how rows are ordered in the response." |
| }, |
| "returnPropertyQuota": { |
| "type": "boolean", |
| "description": "Toggles whether to return the current state of this Analytics Property's Realtime quota. Quota is returned in [PropertyQuota](#PropertyQuota)." |
| }, |
| "metricFilter": { |
| "description": "The filter clause of metrics. Applied at post aggregation phase, similar to SQL having-clause. Metrics must be requested to be used in this filter. Dimensions cannot be used in this filter.", |
| "$ref": "FilterExpression" |
| }, |
| "metricAggregations": { |
| "description": "Aggregation of metrics. Aggregated metric values will be shown in rows where the dimension_values are set to \"RESERVED_(MetricAggregation)\".", |
| "type": "array", |
| "items": { |
| "enum": [ |
| "METRIC_AGGREGATION_UNSPECIFIED", |
| "TOTAL", |
| "MINIMUM", |
| "MAXIMUM", |
| "COUNT" |
| ], |
| "type": "string", |
| "enumDescriptions": [ |
| "Unspecified operator.", |
| "SUM operator.", |
| "Minimum operator.", |
| "Maximum operator.", |
| "Count operator." |
| ] |
| } |
| }, |
| "limit": { |
| "description": "The number of rows to return. If unspecified, 10 rows are returned. If -1, all rows are returned.", |
| "format": "int64", |
| "type": "string" |
| }, |
| "metrics": { |
| "type": "array", |
| "items": { |
| "$ref": "Metric" |
| }, |
| "description": "The metrics requested and displayed." |
| } |
| } |
| }, |
| "CaseExpression": { |
| "id": "CaseExpression", |
| "type": "object", |
| "description": "Used to convert a dimension value to a single case.", |
| "properties": { |
| "dimensionName": { |
| "description": "Name of a dimension. The name must refer back to a name in dimensions field of the request.", |
| "type": "string" |
| } |
| } |
| }, |
| "DimensionOrderBy": { |
| "type": "object", |
| "id": "DimensionOrderBy", |
| "properties": { |
| "orderType": { |
| "description": "Controls the rule for dimension value ordering.", |
| "type": "string", |
| "enumDescriptions": [ |
| "Unspecified.", |
| "Alphanumeric sort by Unicode code point. For example, \"2\" \u003c \"A\" \u003c \"X\" \u003c \"b\" \u003c \"z\".", |
| "Case insensitive alphanumeric sort by lower case Unicode code point. For example, \"2\" \u003c \"A\" \u003c \"b\" \u003c \"X\" \u003c \"z\".", |
| "Dimension values are converted to numbers before sorting. For example in NUMERIC sort, \"25\" \u003c \"100\", and in `ALPHANUMERIC` sort, \"100\" \u003c \"25\". Non-numeric dimension values all have equal ordering value below all numeric values." |
| ], |
| "enum": [ |
| "ORDER_TYPE_UNSPECIFIED", |
| "ALPHANUMERIC", |
| "CASE_INSENSITIVE_ALPHANUMERIC", |
| "NUMERIC" |
| ] |
| }, |
| "dimensionName": { |
| "type": "string", |
| "description": "A dimension name in the request to order by." |
| } |
| }, |
| "description": "Sorts by dimension values." |
| }, |
| "NumericValue": { |
| "id": "NumericValue", |
| "type": "object", |
| "properties": { |
| "int64Value": { |
| "format": "int64", |
| "description": "Integer value", |
| "type": "string" |
| }, |
| "doubleValue": { |
| "type": "number", |
| "description": "Double value", |
| "format": "double" |
| } |
| }, |
| "description": "To represent a number." |
| }, |
| "BetweenFilter": { |
| "description": "To express that the result needs to be between two numbers (inclusive).", |
| "properties": { |
| "fromValue": { |
| "description": "Begins with this number.", |
| "$ref": "NumericValue" |
| }, |
| "toValue": { |
| "description": "Ends with this number.", |
| "$ref": "NumericValue" |
| } |
| }, |
| "type": "object", |
| "id": "BetweenFilter" |
| }, |
| "Metric": { |
| "properties": { |
| "name": { |
| "type": "string", |
| "description": "The name of the metric. See the [API Metrics](https://developers.google.com/analytics/devguides/reporting/data/v1/api-schema#metrics) for the list of metric names. If `expression` is specified, `name` can be any string that you would like. For example if `expression` is `screenPageViews/sessions`, you could call that metric's name = `viewsPerSession`. Metrics are referenced by `name` in `metricFilter`, `orderBys`, and metric `expression`." |
| }, |
| "invisible": { |
| "type": "boolean", |
| "description": "Indicates if a metric is invisible in the report response. If a metric is invisible, the metric will not produce a column in the response, but can be used in `metricFilter`, `orderBys`, or a metric `expression`." |
| }, |
| "expression": { |
| "type": "string", |
| "description": "A mathematical expression for derived metrics. For example, the metric Event count per user is `eventCount/totalUsers`." |
| } |
| }, |
| "type": "object", |
| "id": "Metric", |
| "description": "The quantitative measurements of a report. For example, the metric `eventCount` is the total number of events. Requests are allowed up to 10 metrics." |
| }, |
| "DimensionHeader": { |
| "properties": { |
| "name": { |
| "description": "The dimension's name.", |
| "type": "string" |
| } |
| }, |
| "type": "object", |
| "id": "DimensionHeader", |
| "description": "Describes a dimension column in the report. Dimensions requested in a report produce column entries within rows and DimensionHeaders. However, dimensions used exclusively within filters or expressions do not produce columns in a report; correspondingly, those dimensions do not produce headers." |
| }, |
| "DimensionExpression": { |
| "type": "object", |
| "id": "DimensionExpression", |
| "description": "Used to express a dimension which is the result of a formula of multiple dimensions. Example usages: 1) lower_case(dimension) 2) concatenate(dimension1, symbol, dimension2).", |
| "properties": { |
| "concatenate": { |
| "$ref": "ConcatenateExpression", |
| "description": "Used to combine dimension values to a single dimension. For example, dimension \"country, city\": concatenate(country, \", \", city)." |
| }, |
| "lowerCase": { |
| "$ref": "CaseExpression", |
| "description": "Used to convert a dimension value to lower case." |
| }, |
| "upperCase": { |
| "$ref": "CaseExpression", |
| "description": "Used to convert a dimension value to upper case." |
| } |
| } |
| }, |
| "DateRange": { |
| "type": "object", |
| "properties": { |
| "name": { |
| "description": "Assigns a name to this date range. The dimension `dateRange` is valued to this name in a report response. If set, cannot begin with `date_range_` or `RESERVED_`. If not set, date ranges are named by their zero based index in the request: `date_range_0`, `date_range_1`, etc.", |
| "type": "string" |
| }, |
| "endDate": { |
| "type": "string", |
| "description": "The inclusive end date for the query in the format `YYYY-MM-DD`. Cannot be before `start_date`. The format `NdaysAgo`, `yesterday`, or `today` is also accepted, and in that case, the date is inferred based on the property's reporting time zone." |
| }, |
| "startDate": { |
| "description": "The inclusive start date for the query in the format `YYYY-MM-DD`. Cannot be after `end_date`. The format `NdaysAgo`, `yesterday`, or `today` is also accepted, and in that case, the date is inferred based on the property's reporting time zone.", |
| "type": "string" |
| } |
| }, |
| "description": "A contiguous set of days: startDate, startDate + 1, ..., endDate. Requests are allowed up to 4 date ranges.", |
| "id": "DateRange" |
| }, |
| "CohortSpec": { |
| "properties": { |
| "cohorts": { |
| "type": "array", |
| "items": { |
| "$ref": "Cohort" |
| }, |
| "description": "The definition for the cohorts." |
| }, |
| "cohortReportSettings": { |
| "$ref": "CohortReportSettings", |
| "description": "Settings of a cohort report." |
| }, |
| "cohortsRange": { |
| "$ref": "CohortsRange", |
| "description": "The data ranges of cohorts." |
| } |
| }, |
| "id": "CohortSpec", |
| "description": "Specification for a cohort report.", |
| "type": "object" |
| }, |
| "DimensionValue": { |
| "properties": { |
| "value": { |
| "description": "Value as a string if the dimension type is a string.", |
| "type": "string" |
| } |
| }, |
| "description": "The value of a dimension.", |
| "id": "DimensionValue", |
| "type": "object" |
| }, |
| "PivotOrderBy": { |
| "id": "PivotOrderBy", |
| "type": "object", |
| "description": "Sorts by a pivot column group.", |
| "properties": { |
| "metricName": { |
| "description": "In the response to order by, order rows by this column. Must be a metric name from the request.", |
| "type": "string" |
| }, |
| "pivotSelections": { |
| "description": "Used to select a dimension name and value pivot. If multiple pivot selections are given, the sort occurs on rows where all pivot selection dimension name and value pairs match the row's dimension name and value pair.", |
| "items": { |
| "$ref": "PivotSelection" |
| }, |
| "type": "array" |
| } |
| } |
| }, |
| "Entity": { |
| "type": "object", |
| "id": "Entity", |
| "description": "The unique identifier of the property whose events are tracked.", |
| "properties": { |
| "propertyId": { |
| "description": "A Google Analytics GA4 property id. To learn more, see [where to find your Property ID](https://developers.google.com/analytics/devguides/reporting/data/v1/property-id).", |
| "type": "string" |
| } |
| } |
| }, |
| "QuotaStatus": { |
| "description": "Current state for a particular quota group.", |
| "id": "QuotaStatus", |
| "type": "object", |
| "properties": { |
| "remaining": { |
| "description": "Quota remaining after this request.", |
| "type": "integer", |
| "format": "int32" |
| }, |
| "consumed": { |
| "description": "Quota consumed by this request.", |
| "format": "int32", |
| "type": "integer" |
| } |
| } |
| }, |
| "MetricMetadata": { |
| "properties": { |
| "apiName": { |
| "type": "string", |
| "description": "A metric name. Useable in [Metric](#Metric)'s `name`. For example, `eventCount`." |
| }, |
| "uiName": { |
| "description": "This metric's name within the Google Analytics user interface. For example, `Event count`.", |
| "type": "string" |
| }, |
| "type": { |
| "enumDescriptions": [ |
| "Unspecified type.", |
| "Integer type.", |
| "Floating point type.", |
| "A duration of seconds; a special floating point type.", |
| "A duration in milliseconds; a special floating point type.", |
| "A duration in minutes; a special floating point type.", |
| "A duration in hours; a special floating point type.", |
| "A custom metric of standard type; a special floating point type.", |
| "An amount of money; a special floating point type.", |
| "A length in feet; a special floating point type.", |
| "A length in miles; a special floating point type.", |
| "A length in meters; a special floating point type.", |
| "A length in kilometers; a special floating point type." |
| ], |
| "enum": [ |
| "METRIC_TYPE_UNSPECIFIED", |
| "TYPE_INTEGER", |
| "TYPE_FLOAT", |
| "TYPE_SECONDS", |
| "TYPE_MILLISECONDS", |
| "TYPE_MINUTES", |
| "TYPE_HOURS", |
| "TYPE_STANDARD", |
| "TYPE_CURRENCY", |
| "TYPE_FEET", |
| "TYPE_MILES", |
| "TYPE_METERS", |
| "TYPE_KILOMETERS" |
| ], |
| "type": "string", |
| "description": "The type of this metric." |
| }, |
| "expression": { |
| "type": "string", |
| "description": "The mathematical expression for this derived metric. Can be used in [Metric](#Metric)'s `expression` field for equivalent reports. Most metrics are not expressions, and for non-expressions, this field is empty." |
| }, |
| "description": { |
| "description": "Description of how this metric is used and calculated.", |
| "type": "string" |
| }, |
| "customDefinition": { |
| "type": "boolean", |
| "description": "True if the metric is a custom metric for this property." |
| }, |
| "deprecatedApiNames": { |
| "description": "Still usable but deprecated names for this metric. If populated, this metric is available by either `apiName` or one of `deprecatedApiNames` for a period of time. After the deprecation period, the metric will be available only by `apiName`.", |
| "type": "array", |
| "items": { |
| "type": "string" |
| } |
| } |
| }, |
| "type": "object", |
| "id": "MetricMetadata", |
| "description": "Explains a metric." |
| }, |
| "OrderBy": { |
| "properties": { |
| "dimension": { |
| "$ref": "DimensionOrderBy", |
| "description": "Sorts results by a dimension's values." |
| }, |
| "metric": { |
| "description": "Sorts results by a metric's values.", |
| "$ref": "MetricOrderBy" |
| }, |
| "pivot": { |
| "$ref": "PivotOrderBy", |
| "description": "Sorts results by a metric's values within a pivot column group." |
| }, |
| "desc": { |
| "type": "boolean", |
| "description": "If true, sorts by descending order." |
| } |
| }, |
| "description": "The sort options.", |
| "id": "OrderBy", |
| "type": "object" |
| }, |
| "Metadata": { |
| "type": "object", |
| "description": "The dimensions and metrics currently accepted in reporting methods.", |
| "id": "Metadata", |
| "properties": { |
| "metrics": { |
| "type": "array", |
| "items": { |
| "$ref": "MetricMetadata" |
| }, |
| "description": "The metric descriptions." |
| }, |
| "name": { |
| "description": "Resource name of this metadata.", |
| "type": "string" |
| }, |
| "dimensions": { |
| "description": "The dimension descriptions.", |
| "items": { |
| "$ref": "DimensionMetadata" |
| }, |
| "type": "array" |
| } |
| } |
| }, |
| "Dimension": { |
| "id": "Dimension", |
| "properties": { |
| "name": { |
| "description": "The name of the dimension. See the [API Dimensions](https://developers.google.com/analytics/devguides/reporting/data/v1/api-schema#dimensions) for the list of dimension names. If `dimensionExpression` is specified, `name` can be any string that you would like. For example if a `dimensionExpression` concatenates `country` and `city`, you could call that dimension `countryAndCity`. Dimensions are referenced by `name` in `dimensionFilter`, `orderBys`, `dimensionExpression`, and `pivots`.", |
| "type": "string" |
| }, |
| "dimensionExpression": { |
| "$ref": "DimensionExpression", |
| "description": "One dimension can be the result of an expression of multiple dimensions. For example, dimension \"country, city\": concatenate(country, \", \", city)." |
| } |
| }, |
| "type": "object", |
| "description": "Dimensions are attributes of your data. For example, the dimension city indicates the city from which an event originates. Dimension values in report responses are strings; for example, city could be \"Paris\" or \"New York\". Requests are allowed up to 8 dimensions." |
| }, |
| "RunPivotReportResponse": { |
| "type": "object", |
| "description": "The response pivot report table corresponding to a pivot request.", |
| "properties": { |
| "metadata": { |
| "$ref": "ResponseMetaData", |
| "description": "Metadata for the report." |
| }, |
| "dimensionHeaders": { |
| "items": { |
| "$ref": "DimensionHeader" |
| }, |
| "description": "Describes dimension columns. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.", |
| "type": "array" |
| }, |
| "pivotHeaders": { |
| "items": { |
| "$ref": "PivotHeader" |
| }, |
| "type": "array", |
| "description": "Summarizes the columns and rows created by a pivot. Each pivot in the request produces one header in the response. If we have a request like this: \"pivots\": [{ \"fieldNames\": [\"country\", \"city\"] }, { \"fieldNames\": \"eventName\" }] We will have the following `pivotHeaders` in the response: \"pivotHeaders\" : [{ \"dimensionHeaders\": [{ \"dimensionValues\": [ { \"value\": \"United Kingdom\" }, { \"value\": \"London\" } ] }, { \"dimensionValues\": [ { \"value\": \"Japan\" }, { \"value\": \"Osaka\" } ] }] }, { \"dimensionHeaders\": [{ \"dimensionValues\": [{ \"value\": \"session_start\" }] }, { \"dimensionValues\": [{ \"value\": \"scroll\" }] }] }]" |
| }, |
| "rows": { |
| "description": "Rows of dimension value combinations and metric values in the report.", |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array" |
| }, |
| "metricHeaders": { |
| "description": "Describes metric columns. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.", |
| "type": "array", |
| "items": { |
| "$ref": "MetricHeader" |
| } |
| }, |
| "propertyQuota": { |
| "description": "This Analytics Property's quota state including this request.", |
| "$ref": "PropertyQuota" |
| }, |
| "aggregates": { |
| "description": "Aggregation of metric values. Can be totals, minimums, or maximums. The returned aggregations are controlled by the metric_aggregations in the pivot. The type of aggregation returned in each row is shown by the dimension_values which are set to \"RESERVED_\".", |
| "items": { |
| "$ref": "Row" |
| }, |
| "type": "array" |
| } |
| }, |
| "id": "RunPivotReportResponse" |
| }, |
| "DimensionMetadata": { |
| "properties": { |
| "uiName": { |
| "description": "This dimension's name within the Google Analytics user interface. For example, `Event name`.", |
| "type": "string" |
| }, |
| "description": { |
| "type": "string", |
| "description": "Description of how this dimension is used and calculated." |
| }, |
| "customDefinition": { |
| "description": "True if the dimension is a custom dimension for this property.", |
| "type": "boolean" |
| }, |
| "deprecatedApiNames": { |
| "type": "array", |
| "items": { |
| "type": "string" |
| }, |
| "description": "Still usable but deprecated names for this dimension. If populated, this dimension is available by either `apiName` or one of `deprecatedApiNames` for a period of time. After the deprecation period, the dimension will be available only by `apiName`." |
| }, |
| "apiName": { |
| "type": "string", |
| "description": "This dimension's name. Useable in [Dimension](#Dimension)'s `name`. For example, `eventName`." |
| } |
| }, |
| "description": "Explains a dimension.", |
| "type": "object", |
| "id": "DimensionMetadata" |
| } |
| }, |
| "description": "Accesses report data in Google Analytics.", |
| "revision": "20201118", |
| "ownerDomain": "google.com", |
| "auth": { |
| "oauth2": { |
| "scopes": { |
| "https://www.googleapis.com/auth/analytics": { |
| "description": "View and manage your Google Analytics data" |
| }, |
| "https://www.googleapis.com/auth/analytics.readonly": { |
| "description": "View your Google Analytics data" |
| } |
| } |
| } |
| } |
| } |