Salesforce Marketing-Cloud-Developer Sample Questions

Question # 41

New subscribers at Northern Trail Outfitters (NTO) are added to a data extension. NTO would like to sendthese subscribers a welcome series with Journey Builder. What would allow the data extension to be selected for journey entry' 

A. At least one Campaign must be associated to the data extension.
B. The Triggered Send Template must be used to create the dataextension.
C. The data extension must be configured for sending.
D. The data extension must contain a field of theEmailAddress data type.


Question # 42

A developer created anemail with AMPscript variable as the subject line. The subject line variable was recently updated, but when testing theemail, the wrong subject line continues to appear in the inbox.The developer thinks another, outdated, subject line variable is declared within the email. Where could the outdated variable be located? 

A. In the HTML body which is processed after the Textbody
B. In the Text body which is processed after the subject line
C. In the Text body which is processed after the HTML body
D. In theHTML body which is processed after the subject line


Question # 43

A developer needs to create a fully-branded CloudPagewhich includes images hosted in Content Builder. The developer wants tosecure the page and its elements using the SSL protocol. What is the minimum number of SSL certificates required? 

A. Three
B. Two
C. None
D. One


Question # 44

Whichencryption methods are supported in file imports? Choose 2.

A. PGP
B. GPG
C. AES
D. SSH


Question # 45

A developer uses an API to send data to a Marketing Cloud data extension once every fiveminutes using the REST API. They notice data does not always write to the data extension, leading to data loss. Which three best practicesare recommended to avoid this issue? Choose 3 answers 

A. In case of 'Not Authorized' errors, request a new Access Token and attempt the callagain.
B. In case of Server errors, request a new Access Token before each request.
C. In case of Server errors,ensure the Server is available and attempt the call again.
D. Use Username and Password authentication instead of oAuth client ID and client secret.
E. Store the expiry of the access token to ensure a new token is requested if the old one isinvalid.


Question # 46

A particular data extension need to be configured to store six months of data. How shoulddata retention be added to the data extension in Email Studio? 

A. Run a query tooverwrite the rows with six months of data
B. Import a file to overwrite the rows with six months of data
C. Create a new data extension that includes data retention settings
D. Update the data extension configuration to include data retention settings.


Question # 47

A developer wants to write a query to compile data originating from an HTML form so it can be exported in CSV format. However, the source data extension may containline breaks within the Comments field, which makes it difficult to read and sort the resulting CSV. Which SQL functions could be used to change each line break to a single space? 

A. REPLACE and CHAR
B. FORMAT and SPACE
C. LTRIM and RTRJM
D. REPLICATE and NCHAR


Question # 48

A developer wants to configure performance tracking of the content dynamically createdvia AMPscript in an email. Which two steps should be performed to achieve this objective? Choose 2 

A. Request theImpression Tracking feature be enabled on the account
B. Include the functions BeginImpressionRegion and EndImpressionRegion
C. Configure dynamic content block in Content Builder
D. Add a unique identifier in the HTML tags within the generated content


Question # 49

A new record is appendedto the Orders data extension each time a customer makes a purchase. Which SQL statement would select a unique list of subscribers who have made multiplepurchases? 

A. SELECT TOP 1 SubscriberKey FROM Orders
B. SELECT DISTINCT SubscriberKey FROM Orders
C. SELECT SubscriberKey FROM Orders GROUP BY SubscriberKey
D. SELECT SubscriberKey FROM Orders GROUP BY SubscriberKey HAVINGCOUNT(*)>1


Question # 50

A developer wantsto implement a newsletter registration from on NTO's website. Prior to form submission, an email address provided by the visitor shouldbe validated. Which option could be used to support this scenario? 

A. REST API, /address/v1/validateEmail route
B. SOAPAPI, Perform method with ValidationAction object
C. SOAP API, Describe method with EmailAddress object
D. REST API, /messaging/v1/domainverification route


‹ First345

Download All Questions PDF Check Customers Feedbacks