Google Ads template
In this guide, you'll find the JSON file for the Google Ads modeling template and a step-by-step guide on how to implement it. Please check out the templates introduction guide to learn how to add a data modeling template in Y42.
Prerequisites
This template is tailored towards E-Commerce use cases and will provide you with a Google Ads modeling template that includes purchase conversions and purchase conversion values. In order to use this template, please make sure to add two Google Ads integration. 1 Google Ads integration will include ads data (ad metrics e.g. clicks, impressions per ad ID per day) and the other one will include conversion data (e.g. conversions, conversion value per ad ID per day)
To implement this template, please add one Google Ads integration with following tables & columns selected:
Google Ads integration with ad metrics
Table name | Column name |
---|---|
ad_group_ad_report |
|
customer_client |
|
The second Google Ads integration should include this table and columns:
Google Ads integration with conversion metrics
Table name | Column name |
---|---|
ad_group_ad_report |
|
Data lineage
Step-by-step guide
- Create a new model.
- Name it stg_google_ads.
- Import the JSON file stg_google_ads.
- Replace the INPUT nodes with your actual Google Ads input table from the two Google integrations.
- Commit the model.
Please find the template JSON file down below ⬇️