Skip to content

Commit 3250992

Browse files
chelseatroyrelud
andauthored
Add google ad breakdowns tbl (#591)
* 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 <[email protected]> Co-authored-by: Daniel Thorn <[email protected]>
1 parent dcef265 commit 3250992

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

custom-namespaces.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,10 @@ revenue:
420420
type: table_view
421421
tables:
422422
- table: mozdata.stripe.itemized_payout_reconciliation
423+
ad_cost_breakdowns:
424+
type: table_view
425+
tables:
426+
- table: moz-fx-data-shared-prod.fenix_derived.google_ads_campaign_cost_breakdowns_v1
423427
revenue_private:
424428
glean_app: false
425429
connection: bigquery-oauth

0 commit comments

Comments
 (0)