mauro
08/11/2021, 9:04 AMuser
08/11/2021, 10:27 AMuser
08/11/2021, 10:39 AMuser
08/11/2021, 10:40 AMads_insight
(and variants with breakdowns) without increasing api call rates (I just created a "business" type app). all other streams (ads
, campaigns
, ...) will failuser
08/11/2021, 11:20 AMuser
08/11/2021, 12:51 PMuser
08/12/2021, 1:52 AMuser
08/12/2021, 4:17 PMads
, campaigns
, etc, and only used ads_insights
, and voila, it actually syncs!
Though, within a minute or two of syncing, it errors out with a Utilization is too high (91)%, pausing for 1 minute
. I have a team looking into the business app verification thing, but it's not looking great since we're only using Marketing API for Airbyte.
Also, was thinking, like you did, to reduce utilisation going forward with incremental sync instead of full refresh (though, were you able to figure out what the primary keys are? or is using incremental impractical here?) Also, where can one find more documentation to refer on this if you've found the answer to it?
Btw, custom dbt would work ON TOP of the pre-synced airbyte data. So it creates views over the data that you'll still have to store with airbyte. Someone correct me if I'm wrong, but airbyte works as an ELT instead of an ETL, so you won't be able to customise the underlying data. Only a view over your data, so the additional storage is still incurred.user
08/12/2021, 4:18 PMNick Robitaille
08/12/2021, 4:21 PMads_insights
(no breakdowns) incremental with start date of last week (no backfill).user
08/12/2021, 4:22 PMuser
08/12/2021, 4:24 PMuser
08/12/2021, 4:25 PMuser
08/12/2021, 4:26 PMuser
08/12/2021, 4:26 PMdbt can materialize its models by creating actual tablesYou're using a custom-built airbyte?
Nick Robitaille
08/12/2021, 4:26 PMuser
08/12/2021, 4:27 PMuser
08/12/2021, 4:27 PM_airbyte_raw_xxx
table in redshiftuser
08/12/2021, 4:28 PMuser
08/12/2021, 4:29 PMuser
08/12/2021, 4:29 PMuser
08/12/2021, 4:29 PMNick Robitaille
08/12/2021, 4:30 PM_airbyte_data
columnNick Robitaille
08/12/2021, 4:30 PMuser
08/12/2021, 4:31 PMuser
08/12/2021, 4:31 PMuser
08/12/2021, 4:31 PMuser
08/12/2021, 4:33 PM