Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which is a type of governance label?

A.

Geographic Label

B.

Currency Label

C.

Contract Label

D.

Event Label

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.

B.

Leveraging synchronous validation, data engineers can review error messages for records that fail validation.

C.

As long as the data matches the pre-defined SXM schema, records in the payload pass

D.

All data is ingested and query services reporting identify any records that do not pass custom validation rules.

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.

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.

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.

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.

A data architect responsible for maintaining existing schemas is notified that a previously defined mandatory field is no longer available due to some changes in the inbound data. The data architect confirms the existing schema has been saved and is currently being leveraged in data ingestion.

Which option does the data architect have?

A.

Remove the previously defined field

B.

Make the current mandatory field optional

C.

Rename the existing field

D.

Assign the field a new data type

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.

The Company ID (non-people identifier) must be set up as a primary ID. The Hashed Employee Email as a secondary ID and AEP will automatically reconcile them.

B.

The Company ID and Hashed Employee Email must be combined in AEP data prep and passed as a unique primary identity.

C.

The Company ID and Hashed Employee Email must be combined outside of AEP and passed as a unique primary identity.

D.

The Hashed Employee Email must be set up as a primary ID. The Company ID (non-people identifier) as a secondary ID and AEP will automatically reconcile them.

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

A.

Sources > Data Flow

B.

Query service

C.

Dataset > Activity

D.

Monitoring > Batch

E.

Identities > Browse

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

B.

Use the Identity API to get the details of the Identity Namespace definition

C.

Use the Identity API to list the Identity Mappings for the email

D.

Use Identity graph viewer to retrieve the list of data sources

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.

Batch API

B.

Streaming API

C.

Sources

D.

File automation

There are two existing entities in the Real-time Customer Profile store: one profile record and one event.

Both the event schema and profile schema have "email" as the primary identity. The _id is used to identify unique events.

Later, a data engineer ingests one additional profile fragment and another event:

Profile: ("email": "john@example.com*. "favBrand': "Adobe")

Event: {‘’_id": '5000". "email": "john@example.com". "purchase": "Photoshop 2021")

What will the profile attributes and event look like when doing a profile lookupforjohn@example.com?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Which service allows a data engineer to look up all metadata for a given batch ID via API?

A.

Catalog API

B.

Data Ingestion API

C.

Datasets API

D.

Sandbox API