---
title: "Google Cloud Storage (GCS) Integration"
method: POST
path: "/batch/v4/gcs-connector/setup"
---

# Google Cloud Storage (GCS) Integration

`POST /batch/v4/gcs-connector/setup`

Integrate Similarweb's Batch API with your Google Cloud Storage (GCS) environment. This integration allows clients to store and access exported data directly in their own GCS buckets.

## Response `200`

200

- object
  - `expiration_date` string
  - `gcs_bucket` string
  - `gcs_prefix` string
  - `integration_name` string
  - `secret` object
    - `auth_provider_x509_cert_url` string
    - `auth_uri` string
    - `client_email` string
    - `client_id` string
    - `client_x509_cert_url` string
    - `private_key` string
    - `private_key_id` string
    - `project_id` string
    - `token_uri` string
    - `type` string
    - `universe_domain` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/revisions/9b0175fc494c/schema)
