01. Which are two considerations to keep in mind when architecting data using dimensional entities?
(Choose two.)
a) Dimensional entities can be used as lookups or classifications to simplify the data modeling process.
b) Dimensional entities require secondary identities to link to profiles through schema relationships.
c) Profile data populated through dimensional entities require batch segmentation evaluation.
d) Dimensional entities can be either time series data or record data.
02. A data engineer needs to send data collected from IoT devices into AEP Edge network using the Edge Network Server API. The engineer also needs to ensure that the APIs executed are secured and in real-time.
What endpoint configuration is required to be set up by the data engineer?
a) server.adobedc.net
b) edge.adobedc.net
c) realtime.adobedc.net
d) api.adobedc.net
03. File-based destinations in Real-Time CDP allow customers to export data to files in various formats (such as CSV or JSON), which can then be used for marketing activation purposes.
Which three types of schedules are available for exporting profiles to file-based destinations in the Adobe Real-Time CDP?
(Choose three.)
a) Scheduled
b) Incremental
c) After segment evaluation
d) On-demand
e) On-demand (scheduled)
04. What is the maximum number of stitched identities in an Identity Graph for a Real-Time Customer Profile?
a) 150
b) 50
c) 1000
d) 500
05. 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) Identities > Browse
b) Query service
c) Sources > Data Flow
d) Monitoring > Batch
e) Dataset > Activity
06. A company wants to capture both customer_id and email_address as identities in their data feeds within the Real-Time customer profile. What is the recommended identity types that should be used for the identities listed above?
a) customer_id uses a type of Person ID
email_address uses a type of Email
b) customer_id uses a type of Cookie ID
email_address uses a type of Device ID
c) customer_id uses a type of Cross-Device ID
email_address uses a type of Email
d) customer_id uses a type of Device ID
email_address uses a type of Cookie ID
07. Which two XDM schema classes are the Real-Time Customer Profile's primary entity composed of?
(Choose two.)
a) XDM Experience Event classes
b) Custom XDM classes
c) XDM Individual Profile classes
d) B2B XDM classes
08. A marketer wants to create a segment based on profiles that have these seven attributes: LoyaltyId, LoyaltyLevel, Location, Age, MaritalStatus, 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: MaritalStatus and Location.
How can the audience rule-builder UI 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 MaritalStatus and Location attributes into an "Exclude all" container
b) Drag and drop the LoyaltyLevel and Age attributes into an "Include all" container
Then, drag and drop the MaritalStatus and Location attributes into an "Exclude all" container
c) Drag and drop the LoyaltyLevel and Age attributes into an "Include any of" container
Then, drag and drop the MaritalStatus and Location attributes into an "Exclude all" container
d) Drag and drop the LoyaltyLevel and Age attributes into an "Include all" container
Then, drag and drop the MaritalStatus and Location attributes into an "Exclude any of" container
09. A data architect is configuring an XDM data model to onboard customer data to the Real-Time Customer Profile. Which three items should the data architect keep in mind when defining identities for the data model?
(Choose three.)
a) A schema must use an identityMap for ingesting identities.
b) A schema must have one primary identity and one other person identity.
c) A schema's identity field(s) should have values unique to a single customer profile.
d) Field(s) intended to be used for identity service must be of type string.
e) A schema must have a single primary identity in order for the schema to be enabled for use in the Real-Time Customer Profile.
10. Given the following schema field:
Schema Field: personEmail.address
Core Labels Applied: I1 and I2
Custom Labels Applied: CUSTOM_1 and CUSTOM_2
Assuming the Default Access Policy is enabled, what is the fewest amount of label(s) added to a user's role in order to access the above schema field?
a) Add "I1 and I2" and "CUSTOM_1" to the access role
b) Add "I1 or I2 or CUSTOM_1 or CUSTOM_2" to the access role
c) Add "I1 and I2" to the access role
d) Add "I1 and CUSTOM_2" to the access role