Releases: fivetran/dbt_stackadapt
Releases · fivetran/dbt_stackadapt
v0.1.0 dbt_stackadapt
This is the initial release of the dbt_stackadapt dbt package.
Initial Release
This package models data from Fivetran's StackAdapt connector and produces the following analytics-ready tables:
| Table | Description |
|---|---|
stackadapt__advertiser_report |
Represents daily performance aggregated at the advertiser level, including impressions, clicks, spend, and conversions.Example Analytics Questions:
|
stackadapt__campaign_group_report |
Represents daily performance aggregated at the campaign group level, including impressions, clicks, spend, and conversions.Example Analytics Questions:
|
stackadapt__campaign_report |
Represents daily performance aggregated at the campaign level, including impressions, clicks, spend, and conversions.Example Analytics Questions:
|
stackadapt__ad_report |
Represents daily performance at the individual ad level, including impressions, clicks, spend, and conversions.Example Analytics Questions:
|
stackadapt__url_report |
Represents daily performance aggregated at the landing URL level, with URL components and UTM parameters parsed from click_url. Includes impressions, clicks, spend, and conversions.Example Analytics Questions:
|