AD0-E600 Adobe Experience Platform Technical Foundations Questions and Answers
Which subset of data appears when clicking the 'Preview dataset" button on a Dataset page?
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 B2B business (the client) is migrating its data warehouse (DWH) solution to AEP. Currently, they are using what they call Recipient ID as the main identifier to recognize client employees. That Recipient 10 is generated inside the DWH. That solution will not be available once AEP is live, so the solution architect needs to consider potential alternatives.
After working with the client lead and a data engineer, the solution architect identifies that a combination of Company ID and Hashed Employee Email would be a good replacement for the Recipient ID to make it more unique.
How can the solution architect generate that identity within AEP?
A data engineer is ingesting website data via CSV that represents a future hotel reservation.

Each field is mapped to the corresponding target field below:
"fullName": "string", 'crmld": "string", "email": "string", "swyDate": "dateTime", "_id": "string"
Upon mapping the data, the mapping step fails with an error.
What is the possible cause of this error?
An organization it migrating an m-house built customer database to Adobe Experience Platform. As part of the migration the services that are connected into the customer database must continue to work. One of those services is a Customer Care platform that is pulling the customer and product details using a REST API call. In AEP. the product details will be modeled using a custom XDM Class. The primary identity, product ID. will be linked to a Namespace with the type "Non People Identifier". That field will be used to create a relationship with the main Profile XDM schema.
Which option should be used to allow the Customer Care to retrieve product details through the product ID?
During discovery, a business user explains that customer data from field-sales reps is stored in a third-party CRM system.
Based on the three methods of ingesting data into Adobe Experience Platform, which method should be used to set up a schedule-based ingestion run?
A marketer has been tasked with setting up an export of a certain segment of their profile data to their cloud storage. Which two types of file export options are available to the marketer? (Choose two.)
A data engineer is ingesting time-series data in CSV format from a CRM system. The source data contains a "subscription" field that contains what level of subscription the customer has purchased.
The data is ingested into a target field called "subscriptionLevel". which is an enum field that accepts the following values: "Lite*. "Standard", and "Pro’’.
The data engineer knows that the CSV files contain some rows that do not conform to the above enum. Instead of rejecting those rows, the data engineer wants to transform non-conforming fields to "Standard".
Which mapping function(s) will accomplish this?
A QA engineer needs to determine if the data ingested through three different data sources into three datasets enabled for profile and based in the same XDM Profile schema is processed as expected.

To evaluate the final result, the QA engineer uses the Merge Profile configuration shown;

The primary identity used is '.orgtenant.profilelDs.email".
What data should appear m the user profile?
A)

B)

C)

D)

After creating the Entity Relationship (Diagram (ERD) of the data sources that will be connected into an AEP implementation for a utility company, the service details (including information such as name, cost type, and category) appear multiple times across different entities (for example, in the transactional events and m the customer profile details).
When designing the XDM data model for that ERD, the data architect and the business stakeholders validate that the service details information must be included at both levels, record, and time series. The service details will be used multiple times within the same structure.
How should the service details be defined in the AEP data model to make it consistent and re-usable?
A data engineer it running some tests And tending in event data
How should the data engineer validate that the event is properly attributed to the correct profiler
What it the appropriate identity namespacs for an email mat n coming in hashed'
