{
"adTagEventName": "string",
"adTagId": "string",
"operation": "ADD"
}curl --location 'https://www.amazon.com/ap/oa/accounts//dsp/conversionDefinitions//adTagEventAssociations' \
--header 'Amazon-Advertising-API-ClientId;' \
--header 'Amazon-Advertising-API-Scope;' \
--header 'Amazon-Ads-AccountId;' \
--header 'Amazon-Ads-Manager-Account-ID;' \
--header 'Content-Type: application/vnd.dspconversionadtageventassociation.v1+json' \
--data '{
"adTagEventName": "string",
"adTagId": "string",
"operation": "ADD"
}'{}