You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I query for the audience DSP report type with group by param ["lineItem", "order"]. I also attach the relevant fields associated with each of those group by values from the documentation.
Describe the bug
I query for the audience DSP report type with group by param ["lineItem", "order"]. I also attach the relevant fields associated with each of those group by values from the documentation.
I get this response:
Response: {'code': '400', 'detail': 'configuration columns includes invalid values: (lineItemName, lineItemId, lineItemComments, lineItemType, omsLineItemId, orderName, orderId, orderCurrency, omsProposalId)
Description of what the documentation currently says
https://advertising.amazon.com/API/docs/en-us/guides/reporting/v3/report-types/audience
I should be able to query for those values.
Description of what the documentation should say
Documentation should say it isn't updated yet.
The text was updated successfully, but these errors were encountered: