Adobe AD0-E308 Practice Test - Questions Answers
List of questions
Related questions
Question 1
A campaign target population is cut at 100 random records to receive a limited offer. When the Campaign developer goes to approve the targeting for the offer, only 90 records are available. Ten records have been removed by a required topology rule Less than 18 Years Old.
A Campaign developer must make sure exactly 100 records are selected and sent an offer while ensuring compliance.
How should the Campaign developer perform this task?
Question 2
A Campaign developer must configure a campaign hierarchy. Campaign configurations are as follows:
Campaigns are budgeted and planned quarterly (Example: 2017 Q1)
Campaigns are divided into three types: Product Promotional, Communication, Account Maintenance Campaigns run weekly (Example: Week1, Week2...)
How should the Campaign developer configure the campaign hierarchy?
Question 3
A client wants to use Amazon Redshift to install Adobe Campaign in a hybrid AWS environment to hold all customer data.
Which step must be taken to utilize this type of data?
Question 4
A Campaign developer creates an alert notification with the variable vars.recCount.
What is the result?
Question 5
A Campaign developer is adding a schema to the existing data model.
Which step must be performed for the table to be used in Adobe Campaign queries?
Explanation:
Reference: https://docs.adobe.com/content/help/en/campaign-classic/using/configuring-campaign-classic/editing-schemas/schema-of-an-existing-table.html
Question 6
A Campaign developer is creating a flag to identify recipients who have specified date of birth. The Campaign developer codes the expression as follows in an enrichment activity:
lif([target/birthDate] is null, ‘N’, ‘Y’)
When the developer goes to save the expression, the following error displays:
Element ‘birthDate’ unknown (see definition of schema ‘Recipients (nms:recipient)’)
-----
The path ‘/target/birthDate’ is invalid in schema ‘Enrichment 2 (temp:enrich2-src)'.
-----
Unable to parse expression ‘lif([Itarget/birthDate] is null, 'N’ Y’)‘ What is the problem with this expression?
Question 7
A Campaign developer must store a dynamically created email subject line code from a campaign workflow.
How should the Campaign developer meet this requirement?
Question 8
A workflow is using two Query activities that select recipients who have bought specific products. Each Query activity stores the product as additional data. Both Query activities are then added into a Union activity joining using the keys only option.
What should be the expected results of the Union activity?
Explanation:
Reference: https://docs.adobe.com/content/help/en/campaign-standard/using/managing-processes-and-data/targeting-activities/union.html
Question 9
Which of the following is a server command?
Explanation:
Reference: https://github.com/AdobeDocs/campaign-classic.en/blob/master/help/production/using/usual-commands.md
Question 10
A Campaign developer must create a workflow to extract a set of specific records to a flat file each day.
Which three workflow activities are required? (Choose three.)
Explanation:
Reference: https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/how-to-read-a-flat-file-and-extract-a-flat-file-using-adobe/qaq-p/144883/comment-id/148
Question