Exporting Profile attributes when segmenting on a Reference Schema (Hotels/Loyalty example)
Hello everyone,
I am currently trying to understand how schema relationships work in Adobe Experience Platform. Specifically, I am looking at the example involving Loyalty Members (Profile class) and Hotels (Reference schema).
My Scenario:
-
I have established a relationship where the "Loyalty Members" schema (Source) points to the "Hotels" schema (Reference) via a preferredHotel field.
-
Both schemas are enabled for Profile.
-
I want to create an audience to segment all hotels where petsAllowed is True.
My Question: When I export this audience to a Destination, can I export the attributes of the Loyalty Member profiles (likepersonalEmail.address or name) that are linked to those qualified hotels?
If this is possible, how should I configure the Mapping in the Destination to ensure the Profile data is sent even though the segment criteria are based on the Reference Schema?
References:
-
Documentation Tutorial: Define a Relationship Between Two Schemas Using the Schema Editor | Adobe Experience Platform
-
Related Community Topic: How to establish One to Many Relationship without B2B Classes | Community
Thank you for the help!