curl --location --request GET 'https://api.artemisads.com/openapi/publisher/v1/associate/tags?marketplace&limit&cursor' \
--header 'x-aa-authorization: Bearer aa.oa2.v1.xxx'{
"tags": [
{
"tag": "",
"marketplace": ""
}
],
"cursor": ""
}