Getting 0 data for 2 streams from Amazon Ads connection #39102
Unanswered
albert-le-whoop
asked this question in
Connector Questions
Replies: 1 comment
-
Hey, having the same issue. sponsored_brands_report is not fetching, everything else is fine. Bumping in case anyone else also ran into this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Airbyte to query Amazon Ads API, and there's 0 data for
SPONSORED_BRANDS_REPORT_STREAM_METRIC
andSPONSORED_BRANDS_REPORT_STREAM
. I've re-synced it twice, both with trying incremental dedupe approach and then full refresh overwrite, but there's still 0 data in the end tables (the other Snowflake tables get populated with data).I can see non-video brand ad campaigns in
sponsored_brands_campaigns
table but the 2 above tables are empty which means I don't get any click or impressions data for those campaigns.Anyone have this issue before?
Beta Was this translation helpful? Give feedback.
All reactions