Practice Free AD0-E605 Exam Online Questions
Multiple records within the same XDM Individual Profile class-based dataset are all related to each other through the identity graph.
At the time of profile assembly, what would be expected in terms of how those records will be merged together?
- A . Profile will keep only one fragment and ignore the other fragments completely.
- B . Profile will randomly pick a fragment as truth and use the other fragments in timestamp order to fill in the gaps.
- C . Profile will use the last processed fragment as truth and use the other fragments in timestamp order to fill in the gaps.
- D . Profile will merge all fragments and overwrite previous data randomly.
A customer is looking to implement the Adobe Real-Time CDP (RTCDP) platform and has a number of customers who have agreed to have their data collected for personalization, but have opted out to have their data shared with a third party.
How should the data engineer create the related objects to be compliant with the Adobe RTCDP data collection policy?
- A . Create a profile-enabled dataset and use data collection to stream data into advertising details based on field group and apply the C2 label
- B . Create a profile-enabled dataset based upon a schema which contains a privacy and consent field group and apply the C2 label
- C . Create a profile-enabled dataset and configure the Opt-in privacy preference using Adobe Data Collections and apply the C2 label
- D . Create a dataset without a privacy and consent field group and use manual policies for compliance
A retail company needs to integrate data from its CRM and e-commerce platform to build a unified customer profile. The CRM uses email as the primary identifier, while the e-commerce platform uses phone numbers.
What strategy should they use in Adobe RT-CDP?
- A . Use a single namespace and ignore secondary identifiers.
- B . Create separate schemas for each data source without linking identities.
- C . Configure identity namespaces for email and phone and link them in the Identity Graph.
- D . Enable only deterministic identity resolution with phone numbers as the primary field.
A data engineer is bringing in an external list of audience memberships to the Adobe Experience Platform (AEP).
Which two Experience Data Model (XDM) schema classes would the data engineer use to create the schemas? (Choose two.)
- A . Profile Definition
- B . XDM Individual Profile
- C . Segment Definition
- D . XDM ExperienceEvent
What are characteristics of advanced data ingestion techniques in Adobe RT-CDP? (Select two.)
- A . Leveraging machine learning for data normalization.
- B . Configuring ingestion workflows for hybrid batch and streaming use cases.
- C . Mapping data directly to campaign activation rules.
- D . Using custom schemas for flexible data structures.
Onsite personalization can only be done using non-RHD data.
Below is a sample web analytics record from the Organization’s home page:
{ "eventType": "web.webpagedetails.pageViews", "_id": "ABC-123", "timestamp": "2023-09-27T15:02:07.977Z", "web": { "webPageDetails": { "name": "Homepage", "siteSection": "Home" } }, "identityMap": { "ECID": [ { "id": "12345678" } ] } }
And an example of a web analytics record once a user authenticates:
{ "eventType": "web.webpagedetails.pageViews", "_id": "ABC-1234", "timestamp": "2023-09-27T15:03:07.977Z", "web": { "webPageDetails": { "name": "Customer Login", "siteSection": "Healthcare Authenticated" } }, "identityMap": { "ECID": [ { "id": "12345678" } ], "CustomerHealthCareID": [ { "id": "ABC" } ] } }
Assume that all web analytics data will be enabled for Profile with ECID as the Primary Identity.
Given the above requirements and the organization’s desire to personalize its website visitor’s experience, how would the Platform be configured to accommodate both requirements?
- A . Create two sandboxes, one which will collect the RHD data and one to collect the non-RHD data; connect the personalization tool to the non-RHD sandbox
- B . Create one sandbox and apply the RHD label to only the known customer identifiers
- C . Create one sandbox with two datasets, one which will be labeled as RHD and one that will be unlabeled; create Audiences using only the non-RHD dataset
- D . Configure one sandbox and use data retention policies to separate RHD and non-RHD data
In a client Real-Time CDP implementation, a customer’s in-store interaction data is ingested via HTTP APIs, and CRM data is ingested in batch mode four times a day.
An example of what appears in each data feed appears below:
In-Store Transaction Sample Data
———————————–
id
date
loyalty_id
city
store_id
email_address
receipt_total
CRM Sample Data
———————————–
first_name
last_name
city
email_address
loyalty_id
closest_store_id
The client wishes to target CRM profiles where a set of purchases were made at a particular set of stores, in a specific city, in the last 24 hours.
How soon could a customer be targeted in streaming destinations?
- A . Within an hour
- B . Within minutes
- C . Within 24 hours
- D . Within 72 hours
Which type of attributes or fields can be exported to batch destinations in Real-Time CDP?
- A . Experience event class-based schema attributes
- B . Custom class-based schema attributes
- C . Individual profile class-based schema attributes
- D . Pseudonymous profile class-based schema attributes
A data architect is tasked with enabling same-page and next-page personalization use cases via Adobe Target to ensure real-time targeting based on customer’s interaction on the website.
Which two are prerequisites for activating the audiences to Adobe Target for onsite personalization? (Choose two.)
- A . Grant users access to the default workspace and the Approver role
- B . Create a separate workspace in Adobe Target for real-time and next-page personalization
- C . Implement a custom merge policy to evaluate audiences in real-time
- D . Activate the Active-On-Edge merge policy to constantly evaluate audiences on the edge
A data architect is tasked with enabling same-page and next-page personalization use cases via Adobe Target to ensure real-time targeting based on customer’s interaction on the website.
Which two are prerequisites for activating the audiences to Adobe Target for onsite personalization? (Choose two.)
- A . Grant users access to the default workspace and the Approver role
- B . Create a separate workspace in Adobe Target for real-time and next-page personalization
- C . Implement a custom merge policy to evaluate audiences in real-time
- D . Activate the Active-On-Edge merge policy to constantly evaluate audiences on the edge