Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Hi, we are setting up AAM with the onboarded data definition and there are a few questions about it:
Thanks for your support.
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
Zugriffe
Antworten
Likes gesamt
Hi philipe,
Please check below documentation for Onboarded Trait:
File Naming convention-https://experienceleague.adobe.com/docs/audience-manager/user-guide/implementation-integration-guide...
Inbound Data File- https://experienceleague.adobe.com/docs/audience-manager/user-guide/implementation-integration-guide...
Hope this will help
Thank You
Prabhat Upadhyay
Hi philipe,
Please check below documentation for Onboarded Trait:
File Naming convention-https://experienceleague.adobe.com/docs/audience-manager/user-guide/implementation-integration-guide...
Inbound Data File- https://experienceleague.adobe.com/docs/audience-manager/user-guide/implementation-integration-guide...
Hope this will help
Thank You
Prabhat Upadhyay
Zugriffe
Antworten
Likes gesamt
Hi Philipe, if you want to store multiple values under same signal i.e. c_last_purchase then you can use ',' as delimeter between two values for ex-
<DPUUID><TAB>"product"="tablet", "product"="phone"
OR
<UUID><TAB>"product"="tablet", "product"="phone"
Here product is the key along with its different value. In your case it will be like
<DPUUID><TAB>"c_last_purchase"= "Nintendo | PS5 Console", "c_last_purchase"= "Nintendo | PS5 CD"
OR
<UUID><TAB>"c_last_purchase"= "Nintendo | PS5 Console", "c_last_purchase"= "Nintendo | PS5 CD"
In signal dashboard you will see two different values for the same key & you can use those values in any Trait by using AND, OR condition for ex-
Trait A- "c_last_purchase"="Nintendo | PS5 Console" AND "c_last_purchase"= "Nintendo | PS5 CD"
You can check examples as mentioned in the below documentation
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten