Skip to main content

Google Cloud BigQuery

To work with Unacast data directly in BigQuery there are two options:

  1. Enable Unacast to write to a Dataset in your project
  2. Provide us a list of users (or service-accounts) that should be allowed to access the data, and they will be enabled to read data from a Unacast project.

Enable Unacast to Write to your Project

To allow Unacast to deliver data directly to a BigQuery Dataset you need to provide our Service Account for data-deliveries the following permissions:

bigquery.datasets.get
bigquery.tables.create
bigquery.tables.get
bigquery.tables.getData
bigquery.tables.updateData

The Principal name of the Service Account is unacat-data-delivery-worker@uc-unacat.iam.gserviceaccount.com.