Help shape the future of AI assistance by participating in this quick card sorting activity. Your input will help create a more effective system that better serves your needs and those of your colleagues.
Hi,I have a source set up to run on-demand in Adobe Experience Platform, and a dataflow run has been scheduled for it. I’d like to know if there’s a way to cancel or delete this scheduled run, either via the API or through the UI.Any guidance or documentation references would be greatly appreciated....
Hi,Can I use the journaling events on the developer console to sent a notification on teams channel? and if yes, can I do it without the AKS? also can I do it with advance networking configuration on adobe? I tried the webhook notification on teams and it seems the developer console wont accept the ...
Have you first analysed audiences in Data Science env before sending audience to Google Marketing Platform in order to optimize costs?Or you just create audiences directly in CDP?
Hi Community,I am trying to implement the Adobe Experience Platform (AEP) Web SDK to ingest data. I have followed all the steps outlined in the tutorials, but I’m running into an issue during testing.Here’s what I did:I copied the JavaScript library from Data Collection → Environments → Development....
One of the customer is using setAdvertisingIdentifier API which updates the identityMp with GAID and IDFA for iOS and android respectively in the subsequest xdm events. the removeIdentity method will not remove the idfa and GAID values. Does anyone know if we would like to remove GAID and IDFA from ...
Hi Community members, On the document https://experienceleague.adobe.com/en/docs/experience-platform/data-lifecycle/api/overview its mentioned that data hygiene API be used to correct customer data. However i found no api which allow you to correct the data. Is there really a data hygiene api wh...
Hi All, I am new to Adobe Experience Platform. I created a schema using XDM Profile and also created a data set for this schema. Now i want to injest data into this dataset by dragging and dropping file in json format. I am not sure what is the JSON file structure that i need to create to get data ...
Hello We have a need to authenticate the incoming streaming data from Adobe Launch into AEP. Without having to pass the client id/secret in the URL param, what the most optimized path to generate a token and then making the authenticated call to AEP. Rajiv