최신Adobe Experience Platform Technical Foundations - AD0-E600무료샘플문제
문제1
When sending data through the RESTful API. how can data engineers make sure the payload being sent is formatted property in real time?
When sending data through the RESTful API. how can data engineers make sure the payload being sent is formatted property in real time?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제2
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 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?
정답: B
문제3
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?
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
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
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 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?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
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 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.)
정답: B,D
설명: (KoreaDumps 회원만 볼 수 있음)
문제6
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 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
설명: (KoreaDumps 회원만 볼 수 있음)