Skip to content

Commit

Permalink
Add google ad breakdowns tbl (#591)
Browse files Browse the repository at this point in the history
* Add data validation metrics table

* Add the fenix_derived.google_ads_campaign_cost_breakdowns_v1 table to the custom-namespaces

* Update custom-namespaces.yaml

Co-authored-by: Daniel Thorn <dthorn@mozilla.com>

Co-authored-by: Daniel Thorn <dthorn@mozilla.com>
  • Loading branch information
chelseatroy and relud authored Jan 12, 2023
1 parent dcef265 commit 3250992
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions custom-namespaces.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,10 @@ revenue:
type: table_view
tables:
- table: mozdata.stripe.itemized_payout_reconciliation
ad_cost_breakdowns:
type: table_view
tables:
- table: moz-fx-data-shared-prod.fenix_derived.google_ads_campaign_cost_breakdowns_v1
revenue_private:
glean_app: false
connection: bigquery-oauth
Expand Down

0 comments on commit 3250992

Please sign in to comment.