Marketing-Cloud-Developer Exam Questions

Total 196 Questions


Last Updated On : 28-Mar-2025



Preparing with Marketing-Cloud-Developer practice test is essential to ensure success on the exam. This Salesforce test allows you to familiarize yourself with the Marketing-Cloud-Developer exam questions format and identify your strengths and weaknesses. By practicing thoroughly, you can maximize your chances of passing the Salesforce certification exam on your first attempt.

Northern Trails Outfitters (NTO) developers want to use the Transactional Messaging API to send email receipts to customers. What is the first step required to send using the API?


A. POST to /messaging/vl/email/messages/ with clientjd


B. Request a token usingthe vl/requestToken endpoint


C. Request a token using the v2/authorize endpoint


D. POST to /messaging/vl with clientjd and client_secret





A developer wants to include an AMPscript if/else statement in an email to satisfy the condition "if the subscriber's tier is not premier then display heading encouraging them to upgrade." The tier value has already been set as variable named @level. How should the developer write this AMPscript conditional statement?


A. %%[IF @level == 'premier' THEN SET @message = You are premier member


B. " ENDIF IF @level == 'premier' THEN SET @message = 'Upgrade to premier now


C. '" ENDIF]%% %%=v(message)=%%%%=IF(@level IS 'premier', Upgrade to premier now! You are a premier member%%=IIF(@level = 'premier', 'You are a premier member!', Upgrade to premier now!


D. %%=IIF @level == premier, You are a premier member" Upgrade to premier now!


E. %%IF(@level == 'premier') THEN 'Upgrade to premier now!' ELSE 'You are a premier member' ENDIF]%%





A developer wants to inject a Contact into a journey using API. What method and route would be used to accomplish this?


A. Post / contacts/v1/contacts


B. Post/v1hub/datevents/key:[key} /rows / {primaryKeys


C. Post/ interaction/ v1/events


D. Post/interaction/v1/interactions





How many month of data can a developer query from the tracking data views (_Sent, _Open, _Click)?


A. Six Months


B. One Month


C. 12 Months


D. There is no limit





Northern Trail Outfitters has created subscriber attributes including AGE underProfile Manager within their Enterprise 2.0 account. How would a developer retrieve subscribers over 30 years of age?


A. The data cannot be retrieved with a query


B. Create a filtered Group of subscribers with AGE more than 30


C. Create a query thatreferences the _Subscribers data view


D. Create a query that references the _EnterpriseAttribute data view





Which SSJSlibrary can be used in landing pages? Choose 1.


A. None


B. Core


C. Both


D. Platform





When appending data to links via Web Analytics Connector, which parameter should be used to track subscriber behavior?


A. Email Address


B. Contact Key


C. Subscriber Key


D. Subscriber ID





A marketer is sending an email with dynamic content contained in a series of conditionals. Which AMPscript function should be used to track the different versions of the content within the email?


A. ContentArea


B. BeginImpressionRegion


C. ContentAreaByName


D. ContentBlockName





A developer needs to configure a process that can store encrypted data from Marketing Cloud as a file on an external server. What steps shouldthe developer take?


A. Data Extract > File Transfer with Marketing Cloud Public Key


B. Create PGP Key > Data Extract > File Transfer with PGP checked


C. Shield Platform Encryption is required for encrypted data export


D. Data from Marketing Cloud cannot beencrypted





A company need to retrieve a large number of rows from a DE via the API. Which two solutions would optimize the performance? Choose2


A. Use a SimpleFilterPart to retrieve small sets of relevant data.


B. Use AMPscript API functions on a CloudPage


C. Use the ContinueRequest feature


D. Use the REST API instead of the SOAP API






Page 7 out of 20 Pages
Previous