On a monthly schedule, a Marketer wants to send four emails to profiles that are age 40 and under, and two emails to the rest of the profiles. How would you implement this?
A. Create a filtering rule with a value lif (@age<40, 4,2)
B. Create a fatigue rule of the Threshold type 'Constant' with a value lif {@age<40, 4, 2)
C. Create a fatigue rule of the Threshold type 'Depends on the recipient" with a value lif (@age<40,4. 2)
D. Create a control rule with a value lif {@age<40, 4, 2)
What elements are required to create and publish a new custom resource? Choose two.
A. Resource ID
B. Links
C. Screen definition
D. Fields
E. Identification Keys
What does the package functionality allow you to do?
A. It allows you to export only business data from one instance to another.
B. It allows you to import and export business data and configuration data from one instance to another.
C. It allows you to export only configuration data from one instance to another.
D. It allows you to create a full back-up of the database without database access.
When are email addresses qualified as Quarantines? Choose two.
A. In case of Blacklisting, immediately
B. In case of Ignored errors, if marked by a user
C. In case of Invalid addresses, immediately
D. In case of Soft errors, after the counter threshold is exceeded
E. In case of Hard errors, immediately
What are two possible reasons for a workflow to have a "Paused" status? Choose two.
A. There is a Wait activity in the workflow and the workflow is waiting for the specified period of time before proceeding.
B. The Execution property of a task in the workflow is set to "Enable but do not execute".
C. An Email delivery activity added to the workflow has no inbound event.
D. There is a Scheduler activity in the workflow and the workflow is waiting for the scheduled time to execute.
E. The selection criteria in the workflow returned no recipients to target.
Can you view proof sendouts for a delivery?
A. Yes, you can if the Email rendering option is not selected in the delivery dashboard.
B. No, you cannot view the proof sendouts.
C. Yes, you can, in the reporting dashboard.
D. Yes, you can, using the Proofs option from the dropdown list in the delivery dashboard.
Which two component categories are used to filter data in a report? Choose two.
A. Population
B. Metrics
C. Period
D. Segments
E. Targets
What are two possible ways of sharing reports? Choose two.
A. Sending reports to Campaign users as a one-time email
B. Sending Email proofs to Campaign users
C. Sending reports to Campaign users on a recurring basis
D. Sending reports to any valid email address Exporting and sharing PDF reports
When creating an Amazon S3 account which external account fields can you configure?
A. AWS Access Key ID, AWS Region, Secret Access Key
B. AWS Access Key ID, Receiver server. Secret Access Key
C. AWS Access Key ID, AWS Region, Receiver server, Secret Access Key
D. AWS Access Key ID, AWS Region
A client wants to modify the profile resource to have two new fields, Job Title and Manager. The value in the field, Job Title, should be editable from within the Ul while the value in the field, Manager, should be read-only.
What type of interface element should be selected for the two new fields?
A. Job Title must be of type Value while Manager must be of type Read-only
B. Job Title must be of type Input Field while Manager must be of type Read-only
C. Job Title must be of type Value while Manager must be of type Input Field
D. Job Title must be of type Input Field while Manager must be of type Value