curl --location 'https://api.artemisads.com/openapi/publisher/v1/cpc/my-campaigns/aa_86Rf07xd4ztfA13R/links?limit=undefined&cursor=undefined' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx'{
"links": [
{
"productId": "string",
"asin": "string",
"title": "string",
"imageUrl": "string",
"attributionLink": "string",
"shortAttributionLink": "string",
"associateLink": "string",
"shortAssociateLink": "string"
}
],
"cursor": "string"
}