Hi @DeepakVasudevan - There is no way of doing it via API only via UI. Even with UI also you have to manually go and delete each version of your journey if you want to delete everything. You can try to reach out to Adobe support if they can help you in this case.
Thanks,
Arpan
Hi @Michael_Soprano - Events like application.launch and closed can be handled using data collection using lifecycle events, however most of the other stuff where you need to do anything custom needs to be handled directly via mobile app code.
Data collection in web is far more advanced than comp...
Hi @Pradeep-Jaiswal - I agree there has to be a visibility there and there is no simple way of knowing it. However if you are scheduling queries and saving the result in a new dataset please consider it to charged with DD license even if you don't have it. Rest other queries where you are just fetc...
Hi @Pradeep-Jaiswal - As we discussed earlier, we are doing the same, we are using the history of viewed products by filtering the event type based on prodView events and then calling a streaming API via custom action to save it on the profile. For us we are fetching all the products not exactly la...
Hi @IvanMi1 - This is something i am not getting, i understand we can use secondary identifier in a unitary event, but how do i iterate over each secondary identifier and call a custom action, is there a dedicated action for iterating and call custom action depending on each entry in a secondary ide...
Hi @Ivan_Mironchuk - Is it possible to iterate over in a journey directly? For example we received an array in a unitary event and we want to read each item in the array and call custom action for each of this item. This is something i always wished for in journey canvas.
Thanks,
Arpan
Hello Advisors,
I have a question regarding type casting in Offer Decisioning rules and ranking (Legacy version, not Experience Decisioning).
We have defined offer attributes across all offers, and although their values are numeric, these attributes are treated as strings by default. We need to comp...