This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
JSON
Mr Lopes edited this page Nov 10, 2022
·
6 revisions
To configure using JSON:
- Make a copy of the JSON template
- Provide Account IDs for Google Ads, Analytics, CM360, etc.
- Configure Sources and Destinations, separating entries with commas
- Connect Sources to Destinations in the "Connections" field
- Save and upload this JSON file to a Google Cloud Storage bucket (default bucket options are fine)
- Make note of the files's gsutil URI in the Cloud Storage UI:
gs://
mybucketname/myconfig.json
As an alternative, you may:
- Configure using the Google Sheets approach
- In the sheet
JSON
, in the cellA2
, you can find the content of a JSON file that reflects the contents of the spreadsheet (configuration that has been just edited) - Copy the cell
- Paste in a text editor
- Remove the double quotes that exist in the beginning and the end of the text
- Replace two double quotes (
""
) by one double quote ("
) on the whole text - Save and upload this JSON file to a Google Cloud Storage bucket (default bucket options are fine)
- Make note of the files's gsutil URI in the Cloud Storage UI:
gs://
mybucketname/myconfig.json
- Home
- Runtime Parameters
- Update instructions
- Configuration Methods
- Schemas
- Appsflyer S2S API
- Google Ads Audiences
- Google Ads Conversions
- Google Analytics
- Google Analytics 4
- Campaign Manager
- Display & Video
- Manual Deployment
- Appendix