ExamGecko
Home Home / Salesforce / Certified Marketing Cloud Developer

Salesforce Certified Marketing Cloud Developer Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











A developer wants to design a custom subscription center in CloudPages. The developer prefers to code in AMPscript, but is also skilled in Server-Side JavaScript. While the developer is confident their code is of high quality, they would still like to handle unexprected errors gracefully to ensure the best user experience. Which feature should handle this scenario?

A.
Wrapping the code in a Server-Side JavaScript Try/Catch block
A.
Wrapping the code in a Server-Side JavaScript Try/Catch block
Answers
B.
Using RaiseError AMPscript function when an error occurs
B.
Using RaiseError AMPscript function when an error occurs
Answers
C.
Marketing Cloud automatically handles any error scenario that may occur
C.
Marketing Cloud automatically handles any error scenario that may occur
Answers
D.
Wrapping the code in a AMPscript HandleError block
D.
Wrapping the code in a AMPscript HandleError block
Answers
Suggested answer: A

A developer wants to configure an automation to import files placed on the SFTP shared by a customer's data vendor. The automation will start when a file matching a specific naming pattern is encountered in the Import folder. The first step of the automation is a File Import Activity referencing a substion string for the matching file. Which substituon string represents the name of the file?

A.
%%FILENAME%%
A.
%%FILENAME%%
Answers
B.
%%TRIGGER_FILENAME%%
B.
%%TRIGGER_FILENAME%%
Answers
C.
%%FILENAME_FROM_TRIGGER%%
C.
%%FILENAME_FROM_TRIGGER%%
Answers
D.
%%FILENAME_FROM_IMPORT%%
D.
%%FILENAME_FROM_IMPORT%%
Answers
Suggested answer: C

What is the operational order of the Contact Delete process for Marketing Cloud?

A.
Delete initiated > Suppression phase > Final Deletion
A.
Delete initiated > Suppression phase > Final Deletion
Answers
B.
Delete initiated > Final deletion
B.
Delete initiated > Final deletion
Answers
C.
Delete initiated > Final deletion >Suppression phase
C.
Delete initiated > Final deletion >Suppression phase
Answers
D.
Data identified > Suppression phase > Delete initiated > Account page
D.
Data identified > Suppression phase > Delete initiated > Account page
Answers
Suggested answer: A

What parameter should a developer include to ensure the MobileConnect Contact is tied to the Email Contact when making a QueueMO call for an existing email subscriber?

A.
mobilenumbers
A.
mobilenumbers
Answers
B.
phonenumbers
B.
phonenumbers
Answers
C.
emailaddress
C.
emailaddress
Answers
D.
subscribers
D.
subscribers
Answers
Suggested answer: A

A developer uses the messageDefinitionSends REST API endpoint to send a triggered send email.

This method returns a 202 (success) response code. How could the developer validate if the email was successfully sent?

A.
Use the messageDefinitionSend/key:(key)/deliveryRecords REST endpoint with GET method
A.
Use the messageDefinitionSend/key:(key)/deliveryRecords REST endpoint with GET method
Answers
B.
The 202 response code indicates the message was sent successfully; no further action is required.
B.
The 202 response code indicates the message was sent successfully; no further action is required.
Answers
C.
Use the validateEmail REST resource with POST method to obtain the email delivery details from the request.
C.
Use the validateEmail REST resource with POST method to obtain the email delivery details from the request.
Answers
D.
Confirm the record was successfully inserted into the associated Triggered Send Data Extension.
D.
Confirm the record was successfully inserted into the associated Triggered Send Data Extension.
Answers
Suggested answer: A

Certification Aid sends an email to a newly imported List with Subscribers who have no associated Subscriber Key. Which value will become the Contact Key? Choose 1.

A.
Contact ID
A.
Contact ID
Answers
B.
Email address
B.
Email address
Answers
C.
Subscriber ID
C.
Subscriber ID
Answers
D.
Unique random number
D.
Unique random number
Answers
Suggested answer: B

Certification Aid wants to create a file drop automation with a filename pattern. An import file is placed daily on the Marketing Cloud Enhanced FTP server, and the file name always starts with the current month and day (e.g. OCT26). How should the filename pattern be defined? Choose 2.

A.
%%Month%%%%Day%%
A.
%%Month%%%%Day%%
Answers
B.
%%MMDD%%
B.
%%MMDD%%
Answers
C.
Ends With operator
C.
Ends With operator
Answers
D.
Begins With operator
D.
Begins With operator
Answers
Suggested answer: A, D

Which of the following is a valid comment within an AMPscript code block? Choose 1.

A.
--comment
A.
--comment
Answers
B.
// comment
B.
// comment
Answers
C.
- comment -->
C.
- comment -->
Answers
D.
/* comment */
D.
/* comment */
Answers
Suggested answer: D

Which programming language should be used in email messages? Choose 1.

A.
AMPscript only
A.
AMPscript only
Answers
B.
Both
B.
Both
Answers
C.
Either AMPscript or SSJS
C.
Either AMPscript or SSJS
Answers
D.
SSJS only
D.
SSJS only
Answers
Suggested answer: C

Certification Aid wants to import an encrypted CSV file from the Marketing Cloud Enhanced FTP server. Which two File Transfer activities are needed to achieve this? Choose 2.

A.
To decrypt the import file on the Enhanced FTP server.
A.
To decrypt the import file on the Enhanced FTP server.
Answers
B.
To move the import file from the Safehouse to Marketing Cloud.
B.
To move the import file from the Safehouse to Marketing Cloud.
Answers
C.
To decrypt the import file on the Safehouse.
C.
To decrypt the import file on the Safehouse.
Answers
D.
To move the import file from the Enhanced FTP server to the Safehouse
D.
To move the import file from the Enhanced FTP server to the Safehouse
Answers
Suggested answer: B, C
Total 197 questions
Go to page: of 20