Google Cloud Storage Connector Setup Guide
This article describes how to set up the Google Cloud Storage connector.
API Information
This connector uses the following vendor API:
- API Name: Google Cloud Storage API
- API Version: v1
- API Endpoint:
https://storage.googleapis.com/
- Documentation: Google Cloud Storage API
Batch Limits
This connector uses batched requests to support high-volume data transfers to the vendor. For more information, see Batched Actions. Requests are queued until one of the following thresholds is met or the profile is published:
- Max number of requests: 100,000
- Max time since oldest request: 10 minutes
- Max size of requests: 100 MB
Configuration
Go to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see About Connectors.
After adding the connector, configure the following settings:
- Project ID
- Select the project ID you want to connect to.
Actions
Action Name | AudienceStream | EventStream |
---|---|---|
Send Entire Event Data | ✗ | ✓ |
Send Custom Event Data | ✗ | ✓ |
Send Entire Visitor Data | ✓ | ✗ |
Send Custom Visitor Data | ✓ | ✗ |
Enter a name for the action and select the action type from the drop-down menu.
The following section describes how to set up parameters and options for each action.
Send Entire Event Data
Parameters
Parameter | Description |
---|---|
Bucket | Select the bucket where you want to create the objects. |
Object Path | Specify the path to the object where you want the data to be appended. |
Object Path Suffix | If you want to dynamically add a suffix to the file path, for example, an attribute with the current timestamp, select it here. If multiple suffix values are provided, they will be separated by an underscore character. |
Record Suffix |
|
Overwrite Existing Object | If the object already exists, overwrite it with the current data. If unchecked, the data will be appended instead. When appending the data, each block will consist of an array of a single object containing the payload with the data being forwarded from Tealium. |
Print Attribute Names | By default, the attribute keys are used. If you want to use the attribute names as keys instead, enable this checkbox. Consider that the payload names will reflect the update if the attribute names are updated. |
Send Custom Event Data
Parameters
Parameter | Description |
---|---|
Bucket | Select the bucket where you want to create the objects. |
Object Path | Specify the path to the object where you want the data to be appended. |
Message Data
Parameter | Description |
---|---|
Object Path Suffix | If you want to dynamically add a suffix to the file path, for example, an attribute with the current timestamp, select it here. If multiple suffix values are provided, they will be separated by an underscore character. |
Record Suffix |
|
Overwrite Existing Object | If the object already exists, overwrite it with the current data. If unchecked, the data will be appended instead. When appending the data, each block will consist of an array of a single object containing the payload with the data being forwarded from Tealium. |
Template Variables |
|
Templates |
|
Send Entire Visitor Data
Parameters
Parameter | Description |
---|---|
Bucket | Select the bucket where you want to create the objects. |
Object Path | Specify the path to the object where you want the data to be appended. |
Object Path Suffix | If you want to dynamically add a suffix to the file path, for example, an attribute with the current timestamp, select it here. If multiple suffix values are provided, they will be separated by an underscore character. |
Record Suffix |
|
Overwrite Existing Object | If the object already exists, overwrite it with the current data. If unchecked, the data will be appended instead. When appending the data, each block will consist of an array of a single object containing the payload with the data being forwarded from Tealium. |
Print Attribute Names | By default, the attribute keys are used. If you want to use the attribute names as keys instead, enable this checkbox. Consider that the payload names will reflect the update if the attribute names are updated. |
Include Current Visit Data with Visitor Data | Select this option to include current visit data with visitor data. |
Send Custom Visitor Data
Parameters
Parameter | Description |
---|---|
Bucket | Select the bucket where you want to create the objects. |
Object Path | Specify the path to the object where you want the data to be appended. |
Message Data
Parameter | Description |
---|---|
Object Path Suffix | If you want to dynamically add a suffix to the file path, for example, an attribute with the current timestamp, select it here. If multiple suffix values are provided, they will be separated by an underscore character. |
Record Suffix |
|
Overwrite Existing Object | If the object already exists, overwrite it with the current data. If unchecked, the data will be appended instead. When appending the data, each block will consist of an array of a single object containing the payload with the data being forwarded from Tealium. |
Template Variables |
|
Templates |
|
This page was last updated: April 2, 2025