ExamGecko
Ask Question

Salesforce Certified Marketing Cloud Developer Practice Test - Questions Answers, Page 7

List of questions

Question 61

Report
Export
Collapse

A developer identified duplicate contacts and wants to delete roughly 10 million subscribers using Contact Delete. How could the process be expedited?

Change the Suppression value to a larger value
Change the Suppression value to a larger value
Delete any unnecessary Sendable Data Extensions
Delete any unnecessary Sendable Data Extensions
Manually delete subscribers in All Contacts
Manually delete subscribers in All Contacts
Stop the current delete process and delete smaller groups
Stop the current delete process and delete smaller groups
Suggested answer: B
asked 23/09/2024
Junaid Ahmed Mohammed
43 questions

Question 62

Report
Export
Collapse

A doctor's office creates Populations for staff, patients and vendors. What is the maximum number of Populations that should be created to ensure performance?

Five
Five
Three
Three
Unlimited
Unlimited
One
One
Suggested answer: B
asked 23/09/2024
Daniel Adebayo
43 questions

Question 63

Report
Export
Collapse

Contact Builder can be used to create a relational model of an organization's data within Marketing Cloud. Which three factors should be taken into consideration when preparing data to be used in Contact Builder? Choose 3 answer

Assigning data relationships and primary keys across all channels
Assigning data relationships and primary keys across all channels
Verifying data address marketing needs
Verifying data address marketing needs
Verifying all data extensions have a sendable value
Verifying all data extensions have a sendable value
Verifying each data extension has the required Email Address field populated
Verifying each data extension has the required Email Address field populated
Normalizing data to reduce redundancy
Normalizing data to reduce redundancy
Suggested answer: A, B, C
asked 23/09/2024
Keshava Channabyraiah
33 questions

Question 64

Report
Export
Collapse

A developer wants to build an audience by identifying subscribers who opened a specific email.

Which query should the developer use?

SELECT * FROM _Open WHERE ListID = '1234'
SELECT * FROM _Open WHERE ListID = '1234'
SELECT * FROM _Open WHERE JobID = "1234"
SELECT * FROM _Open WHERE JobID = "1234"
SELECT SubscriberID FROM _Open WHERE JobID = "1234"
SELECT SubscriberID FROM _Open WHERE JobID = "1234"
SELECT SubscriberKey FROM _Open WHERE JobID = '1234'
SELECT SubscriberKey FROM _Open WHERE JobID = '1234'
Suggested answer: D
asked 23/09/2024
FELIPE DE JESUS RODRIGUEZ ANGULO
34 questions

Question 65

Report
Export
Collapse

A developer is creating a custom preference center and wants to log unsubscribe events from the CloudPage. Which set of parameters should be captured and provided to the LongUnsubEvent Execute Call to ensure accurate unsubscribe information?

SubscriberKey and JobID
SubscriberKey and JobID
SubscriberID and BatchID
SubscriberID and BatchID
EmailAddress and JobID
EmailAddress and JobID
SubscriberKey and BatchID
SubscriberKey and BatchID
Suggested answer: A
asked 23/09/2024
Tyler Sent
26 questions

Question 66

Report
Export
Collapse

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

Request the Impression Tracking feature be enabled on the account
Request the Impression Tracking feature be enabled on the account
Include the functions BeginImpressionRegion and EndImpressionRegion
Include the functions BeginImpressionRegion and EndImpressionRegion
Configure dynamic content block in Content Builder
Configure dynamic content block in Content Builder
Add a unique identifier in the HTML tags within the generated content
Add a unique identifier in the HTML tags within the generated content
Suggested answer: A, B
asked 23/09/2024
Lee, Eduardo
48 questions

Question 67

Report
Export
Collapse

A developer wants to personalize a welcome email with the recipient's first name from the Customers data extension, which is different from the targeted sending data extension named NewSubscribers. Both data extensions contain the unique identifier in a field named CustomerKey.

Which AMPscript Syntax would populate the first name personalization as requested?

%%=Lookup('Customers', 'FirstName', 'ContactID', CustomerKey)=%%
%%=Lookup('Customers', 'FirstName', 'ContactID', CustomerKey)=%%
%%=Lookup('Customers', 'FirstName', 'CustomerKey', CustomerKey)=%%
%%=Lookup('Customers', 'FirstName', 'CustomerKey', CustomerKey)=%%
%%=Lookup('Customers','FirstName','CustomerKey', 'CustomerKey')=%%
%%=Lookup('Customers','FirstName','CustomerKey', 'CustomerKey')=%%
%%=Lookup('NewSubscribers','FirstName','ContactID',CustomerKey)=%%
%%=Lookup('NewSubscribers','FirstName','ContactID',CustomerKey)=%%
Suggested answer: B
asked 23/09/2024
sheldan simeina
36 questions

Question 68

Report
Export
Collapse

A developer identified a use case where a triggered send of an email is needed. The developer already successfully set up authentication with a Client ID and Client Secret has used them in several REST calls. When the REST call is made, a "401 Unauthorized" error is returned. What is the first thing the developer should check?

The send permissions have been granted for the Client ID and Client Secret within Installed Packages.
The send permissions have been granted for the Client ID and Client Secret within Installed Packages.
The email interaction has been started
The email interaction has been started
The automation permissions have been granted for the Client ID and Client Secret within Installed Packages.
The automation permissions have been granted for the Client ID and Client Secret within Installed Packages.
The email interaction has been published.
The email interaction has been published.
Suggested answer: A
asked 23/09/2024
David Ezejimofor
36 questions

Question 69

Report
Export
Collapse

A developer needs to identify all subscribers who were sent Job ID 420 but did not click any links.

Which SQL statement would produce the desired results?

Suggested answer: C
asked 23/09/2024
Darren Bajada
46 questions

Question 70

Report
Export
Collapse

A marketing director at Northern Trail Outfitters wants to analyze the Send, Click, and Open Data Views. Which activities should the developer build to generate the data before transferring it to the SFTP?

Query Activity > Tracking Extract
Query Activity > Tracking Extract
Data Views Extract > Filter Activity
Data Views Extract > Filter Activity
Filter Activity > Data Extension Extract
Filter Activity > Data Extension Extract
Query Activity > Data Extension Extract
Query Activity > Data Extension Extract
Suggested answer: B
asked 23/09/2024
Kurt Van Rymenant
44 questions
Total 197 questions
Go to page: of 20
Search

Related questions