amzn / ads-advanced-tools-docs

Code samples and supplements for the Amazon Ads advanced tools center
https://advertising.amazon.com/API/docs/en-us/index
MIT No Attribution
87 stars 33 forks source link

Amazon Attribution API: 500 service unavailable - reports Endpoint #217

Closed wolendranh closed 6 months ago

wolendranh commented 6 months ago

Describe the bug

/attribution/report Endpoint returns 500 service unavailable when called with following payload:

"reportType": "PERFORMANCE",
"groupBy": "ADGROUP"
"reportType": "PERFORMANCE"
"groupBy": "CREATIVE"
"reportType": "PRODUCTS"

Additional context In case if parameter are incorrect please let me know. However same API endpoint wotks with following parameters:

"reportType": "PERFORMANCE",
"groupBy": "CAMPAIGN"
elizafarley commented 6 months ago

Hi @wolendranh, I believe those request bodies should work, so this may be a technical bug. Please open a Jira ticket so the support team can investigate. Thanks for reporting this!