Issue with Creating Report Task Using eBay API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 12:38 AM
Dear eBay Support Team,
I am trying to create a report task using the "Create Report Task" API with the following request:
POST: https://api.ebay.com/sell/marketing/v1/ad_report_task
Here is the body of my request:
json
{ "reportType": "CAMPAIGN_PERFORMANCE_REPORT", "dateTo": "2025-01-31T00:00:00.000Z", "metricKeys": ["CLICKS"], "dimensions": [ { "annotationKeys": ["campaign_name", "campaign_start_date", "campaign_end_date"], "dimensionKey": "campaign_id" }, { "annotationKeys": ["listing_title", "listing_quantity_sold"], "dimensionKey": "listing_id" } ], "dateFrom": "2023-10-01T00:00:00.000Z", "marketplaceId": "EBAY_US", "reportFormat": "TSV_GZIP", "campaignIds": ["22453316012"] }
However, when I attempt to retrieve the report using the report ID, I receive the following response:
��������M�K
�0D�<c i��t�$.��)u��
�0՝� J
�T�H�tzL�?��>�b.(C��(����m�v�«^�j����
]D����
I have followed all the steps as outlined, but I am still encountering this issue. Could you please assist me in resolving this and provide guidance on how to fix it?
Thank you for your assistance.
Best regards,
Muhammad Hassam Yahya
Message 1 of 1
0 REPLIES 0
