Expand my Community achievements bar.

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.
SOLVED

RTCDP developer exam question - Schema creation

Avatar

Level 8

Hi, 

 

Could you explain me why second answer is correct and not the third one?

Michael_Soprano_0-1712924174488.png

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi @Michael_Soprano ,

 

The 3rd data model shown in the screenshot contain an Object Array structure which can be used for Segment Criteria but cannot be used for personalization (export the object array data out).

 

Regards,

Kumar Saurabh

View solution in original post

3 Replies

Avatar

Correct answer by
Employee

Hi @Michael_Soprano ,

 

The 3rd data model shown in the screenshot contain an Object Array structure which can be used for Segment Criteria but cannot be used for personalization (export the object array data out).

 

Regards,

Kumar Saurabh

Avatar

Level 8

Thanks, I did not know about that!

Could you share a link to documentation about that?

Avatar

Employee

Hi @Michael_Soprano,

 

Exporting simple arrays (like string arrays) is possible, but you cannot export arrays of maps or objects.

 

Kumar_Saurabh__0-1713179054100.png

https://experienceleague.adobe.com/en/docs/experience-platform/destinations/ui/activate/export-array...

 

Regards,

Kumar Saurabh