AI-generated Key Takeaways
-
A
POSTrequest tohttps://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/expandedDataSetscreates an ExpandedDataSet. -
The request requires a
parentpath parameter formatted asproperties/*. -
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.editOAuth 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 |
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