Service Account
This guide provides step-by-step instructions for creating a Google Cloud Service Account
Prerequisites
You will need:
A Google account with access to Google Cloud Console
Admin or Editor access to your GA4 property
Unistream platform credentials
Setup Steps
1. Create a Service Account
Open Google Cloud Console: https://console.cloud.google.com/
If you don't have a project, create one:
Click the project selector in the top left corner
Select "New Project"


Enter a project name and click "Create"


Navigate to IAM & Admin → Service Accounts


Click + CREATE SERVICE ACCOUNT


Fill in the details:
Service account name (e.g.
unistream)Service account ID: auto-generated


Click DONE
2. Generate JSON Key
In the Service Accounts list, find your newly created account
Click properties (⋮) → Manage keys


Click ADD KEY → Create new key


Select JSON and click CREATE


The key file will download automatically — store it securely


Last updated

