Adobe Experience Platform AD0-E600完全版問題集には無料PDF問題で合格させる
100%更新されたのはAdobe AD0-E600限定版PDF問題集
質問 # 17
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 non-people identity and set up as a primary identity. The Member ID should be set up as a relationship with the Members Schema.
- 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 cross-device identity and set up as a secondary identity. The Member IDs should be used as primary identities.
- 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
解説:
Explanation
According to Adobe Experience Platform Technical Foundations guide, the Family ID should be defined as a non-people identity and set up as the primary identity. The Member ID should be set up as a relationship with the Members Schema1.
質問 # 18
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. Query service
- B. Identities > Browse
- C. Dataset > Activity
- D. Monitoring > Batch
- E. Sources > Data Flow
正解:C、E
解説:
Explanation
To validate that data ingested into a dataset processed to Profile successfully, a marketer can use the following two ways in Adobe Experience Platform (AEP):
* Sources > Data Flow
* Dataset > Activity
Sources > Data Flow: This option allows the marketer to validate that data ingested into a dataset processed to Profile successfully by checking the data flow. The marketer can check the data flow to ensure that the data is being ingested correctly and that the data is being processed to Profile successfully.
Dataset > Activity: This option allows the marketer to validate that data ingested into a dataset processed to Profile successfully by checking the activity of the dataset. The marketer can check the activity of the dataset to ensure that the data is being ingested correctly and that the data is being processed to Profile successfully.
質問 # 19
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 must belong to the same schema class as Schema B.
- B. Schema A and Schema B must each have datasets associated with them.
- C. Schema A and Schema B must each have a primary identity.
- D. Both schemas should have the same fields marked as identities.
- E. Schema A and Schema 6 must each be enabled for Real-time Customer Profile.
正解:B、C
質問 # 20
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?
- A. Create one scheduled dataflow and enable partial ingestion
- B. Create one scheduled dataflow and enable the backfill
- C. Create one scheduled dataflow for the deltas and import the historical data through a data ingestion workflow
- D. Create a one-time dataflow for the historical data and one scheduled dataflow for the deltas
正解:A
解説:
Explanation
This will allow you to import both historical data and recurrent deltas without creating multiple dataflows.
質問 # 21
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?
- A. Using the Identity Namespace APIs, update the custom Identity type.
- B. Create a new custom Identity Namespace with the correct Identity type.
- C. Edit the Identity Namespace type within the AEP User-Interface under Identities.
- D. Delete the customIdentityNamespace from the AEP User-Interface under Identities.
正解:C
質問 # 22
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 buildthis segment?
- A. 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
- B. 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
- C. Drag and drop theLoyaltyLevel 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 or container Then, drag and drop the MantalStatus and Location attributes into an "Exclude all of container
正解:C
質問 # 23
A marketer needs to quickly validate that data ingested into a dataset processed to Profile successfully. Using the AEPinwhich two ways can the marketer perform this task? (Choose two.)
- A. Query service
- B. Identities > Browse
- C. Dataset > Activity
- D. Monitoring > Batch
- E. Sources > Data Flow
正解:B、C
質問 # 24
A data engineer ingests 1000 records that contain various different identities. Each record has at least the primary identity.
The data engineer verifies that the records have been ingested into Data Lake and profile. When clicking on one of the identity namespaces in the identity tab the data engineer sees 100 records under "Records skipped".
What is the possible cause of the skipped records?
- A. Identity namespace is not compatible with identity graph.
- B. Dataset and schema are not enabled for identity service.
- C. Identity service ignores records with only one identity.
- D. Identity records failed XDM validation upon ingestion.
正解:D
解説:
Explanation
The possible cause of the skipped records is that the identity records failed XDM validation upon ingestion.
https://experienceleague.adobe.com/docs/experience-platform/landing/troubleshooting.html?lang=en
質問 # 25
Which choices explain the data lineage that DULE enforces?
- A. Dataset. Merge Policy. Segment Destination
- B. Schema. Dataset Profile. Segment
- C. Source. Merge Policy. Segment. Destination
- D. XDM. Source, Profile. Export
正解:C
解説:
Explanation
This is the data lineage that DULE enforces according to this document.
質問 # 26
A data engineer is required to partially ingest data via a Source Connector. Which three source connectors are permitted for this task? (Choose three.)
- A. Adobe Analytics
- B. HTTP API
- C. Azure Blob Storage
- D. Microsoft Dynamics
- E. Web SDK
- F. FTP/SFTP
正解:A、C、F
質問 # 27
A data engineer must set up a Streaming Connection with new authentication via the AEP Ul to stream non XDM data into an existing Dataset. How should the data engineer proceed?
- A. Destination > Streaming > HTTP API > New Account > Select Data > Map Fields to XDM Select Dataset > Finish
- B. Sources > Streaming > HTTP API > Add Data > New Account > Select Data > Map Fields to XDM > New Dataset > Finish
- C. Sources > Streaming > HTTP API > Add Data > New Account > Select Data > Map Fields to XDM > Select Dataset > Finish
- D. Sources > Streaming > HTTP API > New Account > Add Data > Select Data > Select Dataset > Finish
正解:C
解説:
Explanation
https://experienceleague.adobe.com/docs/experience-platform/sources/api-tutorials/create/streaming/http.html?la
質問 # 28
A data engineer must set up a Streaming Connection with new authentication via the AEP Ul to stream non XDM data into an existing Dataset. How should the data engineer proceed?
- A. Sources > Streaming > HTTP API > Add Data > New Account > Select Data > Map Fields to XDM > Select Dataset > Finish
- B. Destination > Streaming > HTTP API > New Account > Select Data > Map Fields to XDM Select Dataset > Finish
- C. Sources > Streaming > HTTP API > Add Data > New Account > Select Data > Map Fields to XDM > New Dataset > Finish
- D. Sources > Streaming > HTTP API > New Account > Add Data > Select Data > Select Dataset > Finish
正解:B
質問 # 29
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. Rename the existing field
- C. Make the current mandatory field optional
- D. Assign the field a new data type
正解:C
解説:
Explanation
If a previously defined mandatory field is no longer available due to some changes in the inbound data, the data architect responsible for maintaining existing schemas has the following options:
* Remove the previously defined field: This option is not appropriate because the field is mandatory and
* removing it would cause issues with data ingestion.
* Make the current mandatory field optional: This option is appropriate because the field is no longer available and making it optional would allow data ingestion to continue without issues.
* Rename the existing field: This option is not appropriate because renaming the field would cause issues with data ingestion.
* Assign the field a new data type: This option is not appropriate because the field is mandatory and changing its data type would cause issues with data ingestion.
Therefore, the data architect can make the current mandatory field optional.
質問 # 30
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. Sources
- B. Batch API
- C. Streaming API
- D. File automation
正解:B
質問 # 31
A data engineer is bringing in audience definitions into Adobe Experience Platform from external sources.
Which standard Experience Data Model (XDM) class should the data engineer use?
- A. Profile Definition
- B. XDM ExperienceEvent
- C. Segment Definition
- D. XDM Individual Profile
正解:B
質問 # 32
Which subset of data appears when clicking the 'Preview dataset" button on a Dataset page?
- A. A sample of the most recent successful batch in the dataset
- B. A sample of all successful batches in the dataset in the past 7 days
- C. A sample of all successful and failed batches in the dataset
- D. A sample of the data structure of the XDM schema
正解:A
解説:
Explanation
When clicking the 'Preview dataset" button on a Dataset page, a sample of the most recent successful batch in the dataset appears.
質問 # 33
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 -04 15:44".
Which Data Prep functions and order should the data engineer use to format the date without the time component?
- A. dformaUdateLP'atosaprod.customerCreateDateJ.'dd-MM-yyyy')
- B. format(date(_platosaprod.customerCreateDate),'dd-MM-yyyy')
- C. date(_platosaprod.customerCreateDate.'dd-MM-yyyy')
- D. format(p'atosaprod.custometCreateDate.dd-MM-yyyy')
正解:B
解説:
Explanation
The data engineer should use the date function to convert the string to a date object and then use the format function to format the date object to the desired format1.
質問 # 34
Time-series data has been ingested and linked with a Real-time Customer Profile.
A data engineer wants to look up only the most recent time-series event associated with the Luma ID "100".
Which API call will return the desired event object?
A)
B)
C)
D)
- A. Option A
- B. Option D
- C. Option B
- D. Option C
正解:B
質問 # 35
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 Identity API to list the Identity Mappings for the email
- B. Use the Real-time Profile Ul to retrieve the Identity Map linked to the profile
- C. Use Identity graph viewer to retrieve the list of data sources
- D. Use the Identity API to get the details of the Identity Namespace definition
正解:A
解説:
Explanation
To identify the root cause when a marketer notices that the average number of IDs linked per profile has increased significantly over the past couple weeks and different emails that should belong to different profiles are stitched together in Adobe Experience Platform, the marketer should use the Identity API to list the Identity Mappings for the email.
https://business.adobe.com/blog/basics/5-whys-root-cause-analysis
質問 # 36
......
有効な試験問題を試そうAD0-E600は無料サイトで限定お試しチャンス:https://www.passtest.jp/Adobe/AD0-E600-shiken.html
無料Adobe Experience Platform AD0-E600公式認定ガイドPDFダウンロード:https://drive.google.com/open?id=1t3LAOwsHaFctEQaTeHf39ime4auBnsA1