curl --location 'https://api.artemisads.com/openapi/publisher/v1/cpc/my-campaigns/aa_86Rf07xd4ztfA13R/report?limit=undefined&cursor=undefined' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx'{
"reports": [
{
"date": "string",
"productId": "string",
"asin": "string",
"title": "string",
"imageUrl": "string",
"clicks": 0,
"earnings": 0,
"currency": "string"
}
],
"cursor": "string"
}