Method: properties.expandedDataSets.create

  • A POST request to https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/expandedDataSets creates an ExpandedDataSet.

  • The request requires a parent path parameter formatted as properties/*.

  • The request body contains an instance of ExpandedDataSet.

  • A successful response body contains a newly created instance of ExpandedDataSet.

  • This action requires the https://www.googleapis.com/auth/analytics.edit OAuth scope.

Creates a ExpandedDataSet.

HTTP request

POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/expandedDataSets

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Example format: properties/1234

Request body

The request body contains an instance of ExpandedDataSet.

Response body

If successful, the response body contains a newly created instance of ExpandedDataSet.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/analytics.edit