Salesforce MARKETING-CLOUD-DEVELOPER Exam
Salesforce Certified Marketing Cloud Developer (Page 4 )

Updated On: 7-Feb-2026

From which business unit could the Contact Delete feature be used within an Enterprise 2.0 account?

  1. Any business unit
  2. The Parent account
  3. Only in Agency accounts
  4. The business unit where the contact was introduced

Answer(s): B



Which two ways would a developer write an Exclusion Script to exclude sending an email at send time when comparing against a Boolean field in the Sendable Data Extension? Choose 2 answers

  1. %%SendBoo1%%
  2. %%SendBoo1 < 1
  3. %%=Lookup ('Excluded' , SendBoo1'. Subscribekey'. _Subscribekey) =%%
  4. %%=Lookup ('Excluded' , SendBoo1'. _Subscribekey'. _Subscribekey) =%%

Answer(s): B,C



NTO puts the word TEST at the beginning of the name for each test emai.
Which query would return the subs who were sent those emails?

  1. SELECT * FROM _Job J INNER JOIN _Sent S on J.EmailName LIKE 'TEST%' /Marketing-Cloud-Developer.html
  2. SELECT * FROM _Job INNER JOIN _Sent on JobID = JobID WHERE EmailName LIKE 'TEST%'
  3. SELECT * FROM _Job J INNER JOIN _Sent S ON.JobID = S.JobID WHERE J.EmailName LIKE 'TEST%'
  4. SELECT * FROM _Job J INNER JOIN _Sent S on J.JobID = JobID = S.JobID WHERE J.EmailName = 'TEST%'

Answer(s): C



A developer identified duplicate contacts and initiated a Contact Delete process for 10 million subscribers. How could the process be expedited?

  1. Change the Suppression value to a larger value
  2. Manually delete subscribers in All Contacts
  3. Stop current delete process and delete smaller groups
  4. Delete any unnecessary Sendable Data Extensions

Answer(s): C



NTO is using an asynchronous SOAP API call to the TriggerSend object to send order confirmation email to their customers.
Which API object and attribute should be used to retrieve the status of the API call?

  1. Result Object and EmailAddress
  2. Result Object and ConservationID
  3. ResultItem Object and OrderID
  4. ResultItem Object and RequestID

Answer(s): D






Post your Comments and Discuss Salesforce MARKETING-CLOUD-DEVELOPER exam prep with other Community members:

Join the MARKETING-CLOUD-DEVELOPER Discussion