ExamGecko
Home Home / Salesforce / Certified Marketing Cloud Developer

Salesforce Certified Marketing Cloud Developer Practice Test - Questions Answers

Question list
Search
Search

List of questions

Search

Related questions











Clock Kicks would like to encrypt and store form data submitted from a CloudPage in a data extension using AMPscript. Which three encryption options could be used when creating a new key in Key Management? Choose 3

A.
SAML
A.
SAML
Answers
B.
Asymmetric
B.
Asymmetric
Answers
C.
RSA
C.
RSA
Answers
D.
Salt
D.
Salt
Answers
E.
Symmetric
E.
Symmetric
Answers
Suggested answer: B

NTO is reconsidering the requirement to have English, Spanish and French versions of their email campaigns. They request a developer to create a query which aggregates clicks grouped by language of the recipient. Language is stored in a Profile Attribute. Which two Data Views would be included in the query? Choose 2 answer

A.
_Subscribers
A.
_Subscribers
Answers
B.
_Subscribers
B.
_Subscribers
Answers
C.
_AllSubscribers
C.
_AllSubscribers
Answers
D.
_Click
D.
_Click
Answers
Suggested answer: A, B

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 wants to create an AMPscript FOR loop that populates HTML table rows based on the number of rows and data in a target DE. Where should the developer place the FOR keyword to begin the loop?

A.
Before the <table> tag
A.
Before the <table> tag
Answers
B.
Before the <td> tag
B.
Before the <td> tag
Answers
C.
Before the <tbody> tag
C.
Before the <tbody> tag
Answers
D.
Before the <tr> tag
D.
Before the <tr> tag
Answers
Suggested answer: D

A developer wants a link to be dynamic based on subscriber attributes. Rather than create numerous links, the developer uses AMPscript to set the link's value as a variable. The variable will be used within the <a> tag. What should the developer do within the <a> tag to ensure clicks are tracked for the variable? Choose 2

A.
Wrap the variable in a RedirectTo function
A.
Wrap the variable in a RedirectTo function
Answers
B.
Ensure the Conversion attribute is 'true'
B.
Ensure the Conversion attribute is 'true'
Answers
C.
Wrap the variable in a v function
C.
Wrap the variable in a v function
Answers
D.
Include a variable for the Alias attribute
D.
Include a variable for the Alias attribute
Answers
Suggested answer: A

Certification Aid wants to add records to a Data Extension using the SOAP API. Which object can be used for this? Choose 1.

A.
DataExtensionObject object
A.
DataExtensionObject object
Answers
B.
Subscriber object
B.
Subscriber object
Answers
C.
Attribute object
C.
Attribute object
Answers
D.
DataExtension object
D.
DataExtension object
Answers
Suggested answer: A

Certification Aid wants to include SSJS in an email message. Which code block can be used for this?

Choose 2.

A.
<script runat=server></script>
A.
<script runat=server></script>
Answers
B.
<script language=ssjs></script>
B.
<script language=ssjs></script>
Answers
C.
<script runat=server language=javascript></script>
C.
<script runat=server language=javascript></script>
Answers
D.
<script language=javascript></script>
D.
<script language=javascript></script>
Answers
Suggested answer: A, C

How can subscriber, system, and sendable Data Extension attributes be referenced for content personalization using SSJS? Choose 1.

A.
<ctrl:field name="attributeName" />
A.
<ctrl:field name="attributeName" />
Answers
B.
<field name="attributeName" />
B.
<field name="attributeName" />
Answers
C.
<ctrl:attribute name="attributeName" />
C.
<ctrl:attribute name="attributeName" />
Answers
D.
<ctrl:var name="attributeName" />
D.
<ctrl:var name="attributeName" />
Answers
Suggested answer: A

How can SSJS variables be referenced for content personalization? Choose 1.

A.
<ctrl:eval>variableName</ctrl:eval>
A.
<ctrl:eval>variableName</ctrl:eval>
Answers
B.
<ctrl:var name="variableName" />
B.
<ctrl:var name="variableName" />
Answers
C.
<ctrl:field name="variableName" />
C.
<ctrl:field name="variableName" />
Answers
D.
<ctrl:eval name="variableName" />
D.
<ctrl:eval name="variableName" />
Answers
Suggested answer: B

A developer needs to push real-time updates of the company's product catalog to a data extension.

Which two API options are available? Choose 2 answers

A.
Use the DataExtensionObject SOAP object
A.
Use the DataExtensionObject SOAP object
Answers
B.
Use the /hub/vl/aataevents REST route
B.
Use the /hub/vl/aataevents REST route
Answers
C.
Use the DataExtension SOAP object
C.
Use the DataExtension SOAP object
Answers
D.
Upload a file to the Enhanced SFTP for import
D.
Upload a file to the Enhanced SFTP for import
Answers
Suggested answer: A
Total 197 questions
Go to page: of 20