Method: properties.bigQueryLinks.create

  • Creates a BigQueryLink to export your Google Analytics 4 property data to BigQuery.

  • Sends a POST request to the specified endpoint with required path parameters and request body.

  • Requires analytics.edit scope for authorization.

  • Returns a newly created BigQueryLink object in the response if successful.

Creates a BigQueryLink.

HTTP request

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

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 BigQueryLink.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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