HelloI am trying to do a SOAP call but I am getting an error message during SOAP call:Spoilerhttp.setRequestHeader is not a functionhttp.setRequestHeader is not a functionAm I missing something?
HelloI am trying to set up a complicated rule for published offer after they reached a certain count of opening.How should I write the application condition?
Hello We trying to implement One-Click List-Unsubscribe to be compliant with major ISPs.We followed the documentation provided here: https://experienceleague.adobe.com/en/docs/deliverability-learn/deliverability-best-practice-guide/additional-resources/campaign/acc-technical-recommendations#one-clic...
In adobe campaign classic v7, in a schema, if I change the datatype of an attribute like integer to string, what is going to happen to the existing data?
Hello I am trying to getthe latrst consent date for each email from the last 3 years. I am not sure how to use the function properly ex: max(consetDate) but how can I group by email at the same time?
Hello I am trying to retrieve all recipents with same email but coming with a différent consent type? I am looking for a straight foward approach, to update them with the same value consent type, when the most recent consent date is updated?
Hi I am trying to find all recipients with same emails ( I have lot of duplicate..) with different consent type. ex:emailconsent yyperecipient@domain.com opt outrecipient@domain.com opt outrecipient@domain.com opt in And what I need to get is how many emails i have in my database with same ema...