Skip to content

Commit

Permalink
Fix typo that called the facebook_ads__url_report the *_utm_report (
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-jamie authored Sep 27, 2024
1 parent 1580af8 commit e323f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The following table provides a detailed list of all tables materialized within t
| [facebook_ads__campaign_report](https://fivetran.github.io/dbt_facebook_ads/#!/model/model.facebook_ads.facebook_ads__campaign_report) | Each record in this table represents the daily performance of a campaign at the campaign/advertising_channel/advertising_channel_subtype level. |
| [facebook_ads__ad_set_report](https://fivetran.github.io/dbt_facebook_ads/#!/model/model.facebook_ads.facebook_ads__ad_set_report) | Each record in this table represents the daily performance at the ad set level. |
| [facebook_ads__ad_report](https://fivetran.github.io/dbt_facebook_ads/#!/model/model.facebook_ads.facebook_ads__ad_report) | Each record in this table represents the daily performance at the ad level. |
| [facebook_ads__utm_report](https://fivetran.github.io/dbt_facebook_ads/#!/model/model.facebook_ads.facebook_ads__utm_report) | Each record in this table represents the daily performance of URLs at the ad level. |
| [facebook_ads__url_report](https://fivetran.github.io/dbt_facebook_ads/#!/model/model.facebook_ads.facebook_ads__url_report) | Each record in this table represents the daily performance of URLs at the ad level. |
<!--section-end-->

## How do I use the dbt package?
Expand Down

0 comments on commit e323f90

Please sign in to comment.