docs(source-amazon-seller-partner): Add GET_SALES_AND_TRAFFIC_REPORT_BY_DATE to supported streams and fix changelog date#74068
Draft
devin-ai-integration[bot] wants to merge 1 commit intomasterfrom
Conversation
…BY_DATE to supported streams and fix changelog date Co-Authored-By: bot_apk <apk@cognition.ai>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksPR Slash CommandsAirbyte Maintainers (that's you!) can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful Resources
|
Contributor
|
Deploy preview for airbyte-docs ready! ✅ Preview Built with commit 494ea43. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Updates the Amazon Seller Partner connector documentation to reflect the new
GET_SALES_AND_TRAFFIC_REPORT_BY_DATEstream added in #72258. That PR added the stream to the connector manifest and a changelog entry, but did not add it to the Supported Streams list. Also corrects the changelog date for v5.5.0.How
2026-02-25to2026-02-26to match the actual merge date of PR feat(source-amazon-seller-partner): Add GET_SALES_AND_TRAFFIC_REPORT_BY_DATE stream #72258.feat(...)prefix and add user-facing context.Review guide
docs/integrations/sources/amazon-seller-partner.md— only file changedItems for reviewer to verify:
GET_SALES_AND_TRAFFIC_REPORT_BY_DATEstream? It follows the convention of the "(Monthly)" variant but the reviewer should confirm this is clear enough to distinguish from the base stream (which extracts ASIN-level data, not date-level aggregated data).2026-02-26is the correct merge date for feat(source-amazon-seller-partner): Add GET_SALES_AND_TRAFFIC_REPORT_BY_DATE stream #72258.User Impact
Users will now see the new
GET_SALES_AND_TRAFFIC_REPORT_BY_DATEstream listed in the connector documentation, making it discoverable.Can this PR be safely reverted and rolled back?
Link to Devin run: https://app.devin.ai/sessions/cc9559651bdb49d1b592790e3ec182d0
Requested by: bot_apk (apk@cognition.ai)