-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ Source Amazon Ads: Added targeting grouping into SponsoredBrandsV3ReportStream. #48756
base: master
Are you sure you want to change the base?
✨ Source Amazon Ads: Added targeting grouping into SponsoredBrandsV3ReportStream. #48756
Conversation
@mihaly-dombi is attempting to deploy a commit to the Airbyte Growth Team on Vercel. A member of the Team first needs to authorize it. |
18dac8c
to
3a77d31
Compare
3a77d31
to
4ca9ee5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mihaly-dombi small addition so I can trigger tests and validate your change.
@@ -13,7 +13,7 @@ data: | |||
connectorSubtype: api | |||
connectorType: source | |||
definitionId: c6b0a29e-1da9-4512-9002-7bfd0cba2246 | |||
dockerImageTag: 6.2.1 | |||
dockerImageTag: 6.3.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You need also to add an entry in the docs changelog.
/format-fix
|
What
Sponsored brands can be fetched through targeting report type grouping.
How
Extending
METRICS_MAP_V3
withtargeting
inSponsoredBrandsV3ReportStream
.Extending
sponsored_brands_v3_report_stream.json
with the new metrics.Review guide
User Impact
They should get records with
targeting
record type.Can this PR be safely reverted and rolled back?