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?
A. Change the execution order of the Less than 18 Years Old typology rule to execute later
B. Select 110 random records to account for the drop by the typology rule
C. Remove the Less than 18 Years Old rule from the typology defined in the delivery
D. Add a filter to the workflow to select only 18 years of age or older
A Campaign developer must store a dynamically created email subject line code from a campaign workflow.
How should the Campaign developer meet this requirement?
A. Extract subject line code to a file from the campaign workflow and use the file in reports or re-marketing workflows
B. Modify the email delivery to write the subject line code to a custom schema
C. Write a custom JavaScript code in the campaign workflow to store subject line code in custom schema
D. Modify the target mapping used in delivery to log subject line code as "additional parameter" in the delivery logs
A Campaign must exclude anyone who has received a different email sent from Adobe.
Which table should a Campaign developer query to find the people that have received the other email?
A. nms:broadLogRcp
B. nms:broadLog
C. nms:trackingLogRcp
D. xtk:broadLog
A Campaign developer must build a technical workflow to automate loading a flat file that contains the opt-in status of customers.
The flat file is placed on an external SFTP server daily. The server details and credentials have been provided.
How should the Campaign developer import the flat file to load into Adobe Campaign?
A. Define an external account of type SFTP with the provided info. Use the external account with "file transfer" task in the technical workflow.
B. Define an external account of type SFTP with the provided info. Use the external account with Data Import step in the technical workflow.
C. The file must be transferred to the Adobe Campaign server by the team that generates the file. Use the File Collector in the technical) workflow.
D. In the technical workflow, add a JavaScript code task that connects to the SFTP server and downloads the file to be loaded.
What is an accurate description of the Adobe Campaign Hierarchy?
A. Program, Plan, Campaign, Workflow, Delivery
B. Campaign, Plan, Program, Workflow, Delivery
C. Plan, Program, Campaign, Delivery, Workflow
D. Plan, Program, Campaign, Workflow, Delivery
The campaign developer must add a column to an existing table and schema. The column must support numerical values that contain up to 17 digits.
What should a campaign developer use to model this column?
A. Long data type
B. String data type
C. int64 data type
D. Double data type
How should a developer increase the number of days that the delivery logs are kept?
A. Delivery information is kept indefinitely: no need to increase the number of days.
B. Increase the Online resources Validity Period.
C. Develop the campaign to target the same individual at least once every 60 days.
D. Change the associated setting in the instance configuration.
A client has a user created specifically for making API calls. The client does NOT want to create a new session token for each call.
How should the Campaign developer configure the operator to accomplish this request?
A. Enable trusted IP
B. Forbid web access
C. Use LDAP integration
D. Use Adobe ID login
Which statement is true regarding campaign hierarchy?
A. A campaign program folder is required to create a campaign.
B. A campaign folder is required to create a campaign.
C. A campaign workflow folder is required to create a campaign.
D. A campaign plan folder is required to create a campaign.
A Campaign developer is configuring a direct mail delivery.
The Campaign developer selects "By data groupings" when configuring the control group sampling within the delivery.
What is the reason for this configuration?
A. By data groupings associates the campaign with a pre-selected control group population.
B. The sampling will take the same number of records within each data grouping identified.
C. Data is sorted by the data groupings attribute before the sample is pulled from the target population.
D. The control group and the target group are extracted as separate files once the delivery executes.