ExamGecko
Home Home / Salesforce / Certified Marketing Cloud Developer

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

Question list
Search
Search

List of questions

Search

Related questions











A developer created an email with AMPscript variable as the subject line. The subject line variable was recently updated, but when testing the email, 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 Text body
A.
In the HTML body which is processed after the Text body
Answers
B.
In the Text body which is processed after the subject line
B.
In the Text body which is processed after the subject line
Answers
C.
In the Text body which is processed after the HTML body
C.
In the Text body which is processed after the HTML body
Answers
D.
In the HTML body which is processed after the subject line
D.
In the HTML body which is processed after the subject line
Answers
Suggested answer: C

A developer initiated a batch delete of Contacts in Contact Builder due to an import error during implementation. There are over two million records that need to be deleted.

Which two factors should be considered when batch deleting large volumes of contacts?Choose 2 answers

A.
Up to one million records can be deleted in each batch.
A.
Up to one million records can be deleted in each batch.
Answers
B.
To more quickly remove contact information, use the suppression period length of 14.
B.
To more quickly remove contact information, use the suppression period length of 14.
Answers
C.
The deletion process supersedes other automated account activities.
C.
The deletion process supersedes other automated account activities.
Answers
D.
The suppression status does not show for individual contacts until the entire batch processes.
D.
The suppression status does not show for individual contacts until the entire batch processes.
Answers
Suggested answer: C, D

A developer is building an integration with the Marketing Cloud API. Which configuration should be used for the API integration component in the associated Installed Package?

A.
Select the minimum required scope for the integration
A.
Select the minimum required scope for the integration
Answers
B.
Select all available options to enable package reuse for the future integrations
B.
Select all available options to enable package reuse for the future integrations
Answers
C.
Select the 'Require Secret for Web Flor' option
C.
Select the 'Require Secret for Web Flor' option
Answers
D.
Select the 'Admin-approved users are pre-authorized' option under Permitted Users.
D.
Select the 'Admin-approved users are pre-authorized' option under Permitted Users.
Answers
Suggested answer: A

A developer is implementing a custom profile center and using the LogUnsubEvent request. Which parameter is required for the event to be tied to the appropriate send?

A.
JobID
A.
JobID
Answers
B.
ListID
B.
ListID
Answers
C.
Unsub Reason
C.
Unsub Reason
Answers
D.
SubscriberKey
D.
SubscriberKey
Answers
Suggested answer: A

A developer is leveraging the SOAP API to dynamically display Profile and Preference Attributes in a custom profile center. Which method could be used to support the dynamic functionality?

A.
Describe
A.
Describe
Answers
B.
Extract
B.
Extract
Answers
C.
Perform
C.
Perform
Answers
D.
Configure
D.
Configure
Answers
Suggested answer: B

A developer is making an API REST call to trigger an email send. An access token is used to authenticate the call.

How long are Marketing Cloud v1 access tokens valid?

A.
Access tokens expire after 24 hours.
A.
Access tokens expire after 24 hours.
Answers
B.
REST calls do not require an access token.
B.
REST calls do not require an access token.
Answers
C.
Each API call requires a new access token.
C.
Each API call requires a new access token.
Answers
D.
Access tokens expire after one hour.
D.
Access tokens expire after one hour.
Answers
Suggested answer: D

A developer needs to determine why a Query Activity in an Automation has failed.

Which three scenarios could have caused this? Choose 3 answers

A.
The query takes more than 60 minutes to run.
A.
The query takes more than 60 minutes to run.
Answers
B.
The query is returning more than one million rows.
B.
The query is returning more than one million rows.
Answers
C.
The query results in duplicate rows not allowed by the primary key.
C.
The query results in duplicate rows not allowed by the primary key.
Answers
D.
The query is not returning a value for a non-nullable field.
D.
The query is not returning a value for a non-nullable field.
Answers
E.
The query is inserting a value that is larger than the size of a field.
E.
The query is inserting a value that is larger than the size of a field.
Answers
Suggested answer: A, D, E

A developer needs to write AMPscript to ensure the expiration date on a coupon is the last day of the month. What would produce the desired result?

A.
Find the first day of next month and subtract one day
A.
Find the first day of next month and subtract one day
Answers
B.
Use the date format string for last day of month within FormatDate
B.
Use the date format string for last day of month within FormatDate
Answers
C.
Add one month using DateAdd to now
C.
Add one month using DateAdd to now
Answers
D.
Add 30 days using DateAdd to now
D.
Add 30 days using DateAdd to now
Answers
Suggested answer: A

A developer receives a request to integrate Marketing Cloud with a lead capture tool. The lead capture tool will call the Marketing Cloud API to create a data extension every time a new lead form is published. The created data extension's name should match the name of the form exactly.

Which API feature could the developer use to dynamically create these data extensions?

A.
SOAP API using Create Method and the DataExtension Object
A.
SOAP API using Create Method and the DataExtension Object
Answers
B.
REST API using POST on the /interaction/v1/EventDefinitions endpoint with Schema populated
B.
REST API using POST on the /interaction/v1/EventDefinitions endpoint with Schema populated
Answers
C.
REST API using POST on the /data/v1/customobjectdata/ endpoint
C.
REST API using POST on the /data/v1/customobjectdata/ endpoint
Answers
D.
Creating the data extension using API is not possible
D.
Creating the data extension using API is not possible
Answers
Suggested answer: A

A developer wants to add an image to Content Builder via the API and retrieve the image's published URL. Which method should the developer use?

A.
GET using the REST API/asset/v1/content/assets and parse the FileProperties parameter
A.
GET using the REST API/asset/v1/content/assets and parse the FileProperties parameter
Answers
B.
Use the SOAP API to create a Porfoglio object and idenfity the Source property
B.
Use the SOAP API to create a Porfoglio object and idenfity the Source property
Answers
C.
POST to the REST API/asset/v1/content/categories and parse the Description parameter
C.
POST to the REST API/asset/v1/content/categories and parse the Description parameter
Answers
D.
POST to the REST API/asset/v1/content/assets and parse the FileProperties parameter
D.
POST to the REST API/asset/v1/content/assets and parse the FileProperties parameter
Answers
Suggested answer: A
Total 197 questions
Go to page: of 20