A data architect wants to create a new XDM field that represents a prize promotion called listOfPrizes. The field represents a list of prizes and contains three sub-fields: prizeld (string). monetaryValue (integer), and prize (Object).
This new field needs to be reusable multiple times within the same class, The sub-fields are created separately.
How should the data architect create the listOfPrizes field?
A marketer notices that the average number of IDs linked per profile has increased significantly over the past couple weeks. In the Identity graph viewer, the marketer sees that different emails that should belong to different profiles are stitched together.
What should the marketer do next to identify the root cause?
Your customer wants to take purchase activity from their website and stream the event into the Adobe Experience Platform They do NOT want to implement additional client-side calls on the website. Which two options are available to do this? (Choose two.)