A data engineer needs to bong m data via cloud storage sources into the Platform Which two data formats can the data engineer ingest? (Choose two.)
A national workout studio chain deploys a new booking system and can now track when a customer puns to 90 into a training session. The studio chain wants to use that information to power their email campaigns. The event data that is collected when a customer books a session does not include information like the Sport category or the level of physical condition the customers should have. That information is stored in a different dataset. The studio chain is using AEP and will have access to the following databases;
BOOK A TRAINING SESSION EVENT DATABASE: Time stamp Session ID Member ID
TRAINING SESSION METADATA DATABASE:
Session ID
Sport category
Required physical condition
The data architects needs to configure the AEP XDM schemas to be able to build a relationship between the two databases so that the Sport category and the Required physical condition can be used in the AEP segment builder.
How should the data architect configure the AEP XDM to meet these requirements?
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?
A data engineer creates a custom identity namespace within AEP. However, this custom Identity namespace is the wrong Identity type. What can the data engineer do to update the identity namespace?
A data engineer does not have access to the AEP Ul and must create a new Dataset and upload CSV data.
Which API requests will allow the data engineer to upload this data?
A)
B)
C)
A data engineer is using Data Prep to format data for ingestion. The data engineer needs to load Date/Time as Date values for a field called CustomerCreateDate. The use of this field does not require a time component and as is String based.
The JSON value in this example is '.platosaprod.customerCreateDateVZOOS-11 -04 15:44".
Which Data Prep functions and order should the data engineer use to format the date without the time component?
A data architect creates two XDM schemas: Schema A and Schema B.
What are the two requirements for defining a schema relationship so that Schema A references Schema B for use in segmentation? (Choose two.)
A data engineer ingests 1000 records that contain various different identities. Each record has at least the primary identity.
The data engineer verifies that the records have been ingested into Data Lake and profile. When clicking on one of the identity namespaces in the identity tab the data engineer sees 100 records under "Records skipped".
What is the possible cause of the skipped records?
A data engineer is bringing in audience definitions into Adobe Experience Platform from external sources. Which standard Experience Data Model (XDM) class should the data engineer use?
A marketer needs to quickly validate that data ingested into a dataset processed to Profile successfully. Using the AEP in which two ways can the marketer perform this task? (Choose two.)