ExamGecko
Home Home / Salesforce / Certified Marketing Cloud Developer

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

Question list
Search
Search

List of questions

Search

Related questions











Certification Aid uses Marketing Cloud Connect and wants to create a lead capture form on a landing page. When a customer submits the form, a Lead record should be created in Salesforce. Which scripting language can be used for this?

Choose 2.

A.
AMPscript to create Salesforce record, SSJS for form handling.
A.
AMPscript to create Salesforce record, SSJS for form handling.
Answers
B.
SSJS to create Salesforce record, AMPscript for form handling.
B.
SSJS to create Salesforce record, AMPscript for form handling.
Answers
C.
AMPscript for whole functionality.
C.
AMPscript for whole functionality.
Answers
D.
SSJS for whole functionality.
D.
SSJS for whole functionality.
Answers
Suggested answer: A, C

Which statements are true regarding the Marketing Cloud SOAP API? Choose 2.

A.
More than 2000 SOAP calls can be performed per minute.
A.
More than 2000 SOAP calls can be performed per minute.
Answers
B.
Most SOAP calls can be synchronous or asynchronous.
B.
Most SOAP calls can be synchronous or asynchronous.
Answers
C.
Uses XML in request and response body.
C.
Uses XML in request and response body.
Answers
D.
Uses JSON in request and response body.
D.
Uses JSON in request and response body.
Answers
Suggested answer: B, C

Certification Aid wants to implement a custom profile center using SOAP API. Which SOAP API methods are relevant to achieve this? Choose 2.

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

Certification Aid wants to add new customers to a cross-channel welcome campaign when they register on the company website. Which API should be used for this? Choose 1.

A.
Personalization Builder API
A.
Personalization Builder API
Answers
B.
Event Notification API
B.
Event Notification API
Answers
C.
Transactional Messaging API
C.
Transactional Messaging API
Answers
D.
Journey Builder API
D.
Journey Builder API
Answers
Suggested answer: C

Certification Aid wants to update Contact data stored in a Data Extension using the REST API. What is required to achieve this? Choose 1.

A.
The Data Extension must be in an Attribute Group.
A.
The Data Extension must be in an Attribute Group.
Answers
B.
The Data Extension must be in a Population.
B.
The Data Extension must be in a Population.
Answers
C.
The Data Extension must be sendable.
C.
The Data Extension must be sendable.
Answers
D.
The Data Extension must be created in Email Studio.
D.
The Data Extension must be created in Email Studio.
Answers
Suggested answer: B

Certification Aid wants to encrypt data stored in Marketing Cloud. It is fine if unencrypted fields are visible to Marketing Cloud and Salesforce users, but the underlying data should be encrypted at rest to prevent physical data theft. Which encryption method should be chosen? Choose 1.

A.
Tokenized Sending
A.
Tokenized Sending
Answers
B.
Asymmetric Encryption
B.
Asymmetric Encryption
Answers
C.
Transparent Data Encryption
C.
Transparent Data Encryption
Answers
D.
Field-Level Encryption
D.
Field-Level Encryption
Answers
Suggested answer: B

Certification Aid created a journey and event definition in Marketing Cloud. Which of the following resources are relevant to inject Contacts into the journey using the REST API? Choose 2.

A.
POST /eventDefinitions/key:{key} or /eventDefinitions/{id}
A.
POST /eventDefinitions/key:{key} or /eventDefinitions/{id}
Answers
B.
POST /interaction/v1/events
B.
POST /interaction/v1/events
Answers
C.
POST /interaction/v1/interactions/contactentry
C.
POST /interaction/v1/interactions/contactentry
Answers
D.
GET /eventDefinitions/key:{key}
D.
GET /eventDefinitions/key:{key}
Answers
Suggested answer: B, C

When do synchronous REST API calls to Marketing Cloud time out? Choose 2.

A.
240 seconds for tracking and data retrieve operations.
A.
240 seconds for tracking and data retrieve operations.
Answers
B.
300 seconds for tracking and data retrieve operations.
B.
300 seconds for tracking and data retrieve operations.
Answers
C.
120 seconds for non-tracking operations.
C.
120 seconds for non-tracking operations.
Answers
D.
240 seconds for non-tracking operations.
D.
240 seconds for non-tracking operations.
Answers
Suggested answer: B, C

Certification Aid wants to create Contacts in Marketing Cloud via API calls. Which API should be used for this? Choose 2.

A.
POST /contacts/v1/contacts route
A.
POST /contacts/v1/contacts route
Answers
B.
SOAP API
B.
SOAP API
Answers
C.
REST API
C.
REST API
Answers
D.
Contact object
D.
Contact object
Answers
Suggested answer: A, C

A developer is using the REST Authorization Service to obtain an OAuth access token. Which method should be used to include the access token in the API requests

A.
Include the header x-access-token: your_access_token
A.
Include the header x-access-token: your_access_token
Answers
B.
Include as a query parameter access_token=Y0UR_ACCESS_TOKEN
B.
Include as a query parameter access_token=Y0UR_ACCESS_TOKEN
Answers
C.
Include the header Authorization: Basic your_access_token
C.
Include the header Authorization: Basic your_access_token
Answers
D.
Include the header Authorization: Bearer YOUR ACCESS TOKEN
D.
Include the header Authorization: Bearer YOUR ACCESS TOKEN
Answers
Suggested answer: D
Total 197 questions
Go to page: of 20