Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 54 Topic 6 Discussion

Salesforce Certified Marketing Cloud Developer (SP25) Marketing-Cloud-Developer Question # 54 Topic 6 Discussion

Marketing-Cloud-Developer Exam Topic 6 Question 54 Discussion:
Question #: 54
Topic #: 6

NTO wants to exclude sending an email at send time to those with a record on the 'Exclude' Data Extension. The primary key on this data extension is Subscriber Key.

How would a developer write the Exclusion Script?


A.

Lookup ('Exclude','EmailAddress','SubscriberKey',SubscriberKey)


B.

Lookup ('Exclude','SubscriberKey', 'EmailAddress', emailddr_)


C.

Rowcount (LookupRows('Exclude',SubsciberKey,_SubscriberKey) >0


D.

Rowcount (LookupRows('Exclude','SubscriberKey,_SubscriberKey) >1


Get Premium Marketing-Cloud-Developer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.