Skip to content

GET_LEDGER_SUMMARY_VIEW_DATA report type returns blank #889

Answered by ye-dev
ye-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Nvm, this thread has it https://github.com/amzn/selling-partner-api-docs/discussions/2772.
And a snip of working python code below for anyone that lands here.
data = res.create_report(reportType=report_type,dataStartTime=start_date,dataEndTime=end_date ,marketplaceIds=MarketplaceIds ,reportOptions={"aggregateByLocation":"COUNTRY","aggregatedByTimePeriod":"DAILY"} )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ye-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant