Skip to main content

AD0-E600 Real Exam Questions

Adobe Experience Platform Technical Foundations

50 questions available · Page 1 of 5

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

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 -0415:44".

Which Data Prep functions and order should the data engineer use to format the date without the time component?

  1. A

    format(p'atosaprod.custometCreateDate.dd-MM-yyyy')

  2. B

    format(date(_platosaprod.customerCreateDate),'dd-MM-yyyy')

  3. C

    dformaUdateLP'atosaprod.customerCreateDateJ.'dd-MM-yyyy')

  4. D

    date(_platosaprod.customerCreateDate.'dd-MM-yyyy')

Show answer and explanation

Correct answer: B

Question 2 Single choice

Which choices explain the data lineage that DULE enforces?

  1. A

    Schema. Dataset Profile. Segment

  2. B

    Dataset. Merge Policy. Segment Destination

  3. C

    XDM. Source, Profile. Export

  4. D

    Source. Merge Policy. Segment. Destination

Show answer and explanation

Correct answer: D

Question 3 Single choice

A data engineer exports segmented Real-time Customer Profile data to a new dataset called "Profile Export". The data engineer needs to directly download the data from the Profile Export dataset using the Data Access API.

Which file format is supported for this use case?

  1. A

    JSON

  2. B

    CSV

  3. C

    Parquet

  4. D

    Blob

Show answer and explanation

Correct answer: A

Question 4 Single choice

A data engineer is ingesting the transactional information from an ecommerce platform through a daily feed. In AEP, one Experience Event-based schema will collect the purchase events from this feed.

The eventType field of the schema must be populated with "commerce.purchases' if in a CSV record in which the column 'pure ha sesf arid ate' and 'purchaseenddate" happen on the same day, If the "purchasee/irfdate" is set to a later date, the eventType should be *commerce._orgtenant.cancer.

Both dates follow the same format "yyyy-MM-dd'T'HH:mm:ss.SSS'Z~. and the "purchaseenddate' is always populated.

How should the data engineer create a Calculated Field that can be used to populate the eventType according to the required logic?

  1. A

    Option A

  2. B

    Option B

  3. C

    Option C

  4. D

    Option D

Show answer and explanation

Correct answer: D

Question 5 Single choice

Given thefollowing:

How should a data engineer ingest this data?

  1. A

    Option A

  2. B

    Option B

  3. C

    Option C

Show answer and explanation

Correct answer: A

Question 6 Single choice

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?

  1. A

    iif(subscription.equals("Lite") &&subscriptiorvequ3ls("Standard") && sub$ctiption.eqoals("Pro").
    subscription. el$e("5tandard"))

  2. B

    iif(subscription.noiEquals(*Lite" || "Standard" || "Pro"), subscription, subscription, replacestrf"Standard"))

  3. C

    iif(subscription.notEquals("Lite") || subscription.notEqualsl "Standard") || subscription.notEquatsCPro').
    'Standard', subscription)

  4. D

    iif(subscription.equals("Lite") || subscription.equals("Standard") || subscriptionequalsfPro").
    subscription. "Standard")

Show answer and explanation

Correct answer: A

Question 7 Single choice

A national workout studio chain is introducing a new Family discount program. They have already deployed AEP with the following data model:

Members Schema (Individual Profile Based):
Primary ID: Member ID
Secondary IDs: Email Hash. Phone Hash
Training Sessions Management (Experience Event):
Primary ID: Member ID
Secondary IDs: ECID
Subscription Management (Experience Event):
Primary ID: Email Hash
Secondary IDs: ECID

The workout studio wants to be able to use all of this information together with the family details to segment For example, they want totarget families where one familymember trams daily or one family member has the yearly subscription plan.

To start collecting Family information, the workout studio creates a form where the members can create a Family account and associate the different members to it The form will collect a list of Member IDs and generate a Family ID. A data architect will design a new schema to store the Family information.

Which identities should be used in the schema(s) to collect this form information?

  1. A

    The Family ID should be defined as a cross-device identity and set up as a secondary identity. The Member IDs should be used as primary identities.

  2. B

    The Family ID should be defined as a cross-device identity and set up as the primary identity. The Member IDs should be used as secondary identities.

  3. C

    The Family ID should be defined as a non-people identity and set up as a primary identity. The Member ID should be set up as a relationship with the Members Schema.

  4. D

    The Family ID should be defined as a non-people identity and set up as the primary identity. The Family ID should also be an attribute of the Members Schema and set up as a relationship.

Show answer and explanation

Correct answer: D

Question 8 Single choice

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?

  1. A

    Create and save a new object field, then create a nested array object under the object field.

  2. B

    Create and save a new custom field group, then add an object array field to that field group.

  3. C

    Create and save a new object array field, then in the right rail select Convert to new data type.

  4. D

    Create and save a new string array field, then add a nested object field under the string array field.

Show answer and explanation

Correct answer: B

Question 9 Single choice

A data engineer wants to connect a new data source into AEP using an Amazon S3 Bucket. The S3
Bucket currently will be added with the daily deltas.

The historical data and the recurrent deltas must be imported.

In which way can this task be performed with minimal effort?

  1. A

    Create a one-time dataflow for the historical data and one scheduled dataflow for the deltas

  2. B

    Create one scheduled dataflow and enable partial ingestion

  3. C

    Create one scheduled dataflow and enable the backfill

  4. D

    Create one scheduled dataflow for the deltas and import the historical data through a data ingestion workflow

Show answer and explanation

Correct answer: C

Question 10 Single choice

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?

  1. A

    Create a new custom Identity Namespace with the correct Identity type.

  2. B

    Using the Identity Namespace APIs, update the custom Identity type.

  3. C

    Edit the Identity Namespace type within the AEP User-Interface under Identities.

  4. D

    Delete the customIdentityNamespace from the AEP User-Interface under Identities.

Show answer and explanation

Correct answer: D