Overview
This document outlines how to publish user events and user attributes using the Auxia system on Pub/Sub. It covers the correct structure for textproto data and the resulting message from Pub/Sub.Client Requirements
To set up Pub/Sub integration, please provide:-
Topic Name (Full Path)
- Example:
projects/my-company/topics/user-events
- Example:
-
Permission on the Topic
- Grant Auxia’s service account (
data-transfer@auxia-gcp.iam.gserviceaccount.com) thepubsub.subscriptions.createpermission on the above topic, allowing us to create a subscription on our end.
- Grant Auxia’s service account (