ExamGecko
Home Home / Adobe / AD0-E600

Adobe AD0-E600 Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











What is model scoring in the Data Science Workspace?

A.
Building and evaluating a model
A.
Building and evaluating a model
Answers
B.
Engineering features for a model
B.
Engineering features for a model
Answers
C.
Building a recipe
C.
Building a recipe
Answers
D.
Applying a model to a data set
D.
Applying a model to a data set
Answers
Suggested answer: A

When sending data through the RESTful API. how can data engineers make sure the payload being sent is formatted property in real time?

A.
Leveraging asynchronous validation, data engineers can review error messages for records that fail validation.
A.
Leveraging asynchronous validation, data engineers can review error messages for records that fail validation.
Answers
B.
Leveraging synchronous validation, data engineers can review error messages for records that fail validation.
B.
Leveraging synchronous validation, data engineers can review error messages for records that fail validation.
Answers
C.
As long as the data matches the pre-defined SXM schema, records in the payload pass
C.
As long as the data matches the pre-defined SXM schema, records in the payload pass
Answers
D.
All data is ingested and query services reporting identify any records that do not pass custom validation rules.
D.
All data is ingested and query services reporting identify any records that do not pass custom validation rules.
Answers
Suggested answer: C

A data engineer has a file they must ingest with all string fields. The engineer must keep precision of the data when converting string fields to numeric fields. Which two functions could the the data engineer use when making this conversion? (Choose two.)

A.
To.bigint
A.
To.bigint
Answers
B.
To.object
B.
To.object
Answers
C.
To .integer
C.
To .integer
Answers
D.
To.float
D.
To.float
Answers
E.
To_decimal
E.
To_decimal
Answers
Suggested answer: A, C

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?

A.
Use the Real-time Profile Ul to retrieve the Identity Map linked to the profile
A.
Use the Real-time Profile Ul to retrieve the Identity Map linked to the profile
Answers
B.
Use the Identity API to get the details of the Identity Namespace definition
B.
Use the Identity API to get the details of the Identity Namespace definition
Answers
C.
Use the Identity API to list the Identity Mappings for the email
C.
Use the Identity API to list the Identity Mappings for the email
Answers
D.
Use Identity graph viewer to retrieve the list of data sources
D.
Use Identity graph viewer to retrieve the list of data sources
Answers
Suggested answer: C

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.
full
A.
full
Answers
B.
Incremental
B.
Incremental
Answers
C.
Partial
C.
Partial
Answers
Suggested answer: A, C

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.
Schema A and Schema 6 must each be enabled for Real-time Customer Profile.
A.
Schema A and Schema 6 must each be enabled for Real-time Customer Profile.
Answers
B.
Schema A and Schema B must each have a primary identity.
B.
Schema A and Schema B must each have a primary identity.
Answers
C.
Schema A must belong to the same schema class as Schema B.
C.
Schema A must belong to the same schema class as Schema B.
Answers
D.
Schema A and Schema B must each have datasets associated with them.
D.
Schema A and Schema B must each have datasets associated with them.
Answers
E.
Both schemas should have the same fields marked as identities.
E.
Both schemas should have the same fields marked as identities.
Answers
Suggested answer: B, D

A marketer wants to create a segment based on profiles that have these 7 attributes: Loyaltyld. loyalty Level. Location. Age. MantalStatus. Email, and Phone.

The marketer wants the segment to qualify all profiles that have these attributes: Loyaltylevel and Age and disqualify profiles that have either of these attributes: MantalStatus and Location How can the segment builder Ul be used to build this segment?

A.
Drag and drop the LoyaltyLevel and Age attributes Into an "Include any of" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
A.
Drag and drop the LoyaltyLevel and Age attributes Into an "Include any of" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
Answers
B.
Drag and drop the LoyaltyLevel and Age attributes into an "Include all or container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
B.
Drag and drop the LoyaltyLevel and Age attributes into an "Include all or container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
Answers
C.
Drag and drop the LoyaltyLevel and Age attributes into an "Include anyof" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
C.
Drag and drop the LoyaltyLevel and Age attributes into an "Include anyof" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
Answers
D.
Drag and drop the LoyaltyLevel and Age attributes into an "Include all of" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude any of container
D.
Drag and drop the LoyaltyLevel and Age attributes into an "Include all of" container Then, drag and drop the MantalStatus and Location attributes into an "Exclude any of container
Answers
Suggested answer: D

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 to target families where one family member 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?

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.
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.
Answers
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.
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.
Answers
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.
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.
Answers
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.
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.
Answers
Suggested answer: A

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.)

A.
Web/Mobile SDK
A.
Web/Mobile SDK
Answers
B.
Source connectors
B.
Source connectors
Answers
C.
HTTP API
C.
HTTP API
Answers
Suggested answer: A, B

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.
_id field is passed in manually instead of autogenerated.
A.
_id field is passed in manually instead of autogenerated.
Answers
B.
CRM ID is an integer when the target field is a string.
B.
CRM ID is an integer when the target field is a string.
Answers
C.
The source datelime format is incompatible with XDM.
C.
The source datelime format is incompatible with XDM.
Answers
D.
The default timestamp field is required upon ingestion.
D.
The default timestamp field is required upon ingestion.
Answers
Suggested answer: C
Total 50 questions
Go to page: of 5