curl --location 'https://www.amazon.com/ap/oa/attribution/publishers' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;'{
"publisher": [
{
"id": "string",
"macroEnabled": true,
"name": "string"
}
]
}