ExamGecko
Ask Question

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

List of questions

Question 51

Report
Export
Collapse

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.

AMPscript to create Salesforce record, SSJS for form handling.
AMPscript to create Salesforce record, SSJS for form handling.
SSJS to create Salesforce record, AMPscript for form handling.
SSJS to create Salesforce record, AMPscript for form handling.
AMPscript for whole functionality.
AMPscript for whole functionality.
SSJS for whole functionality.
SSJS for whole functionality.
Suggested answer: A, C
asked 23/09/2024
Elias Lopez III
44 questions

Question 52

Report
Export
Collapse

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

More than 2000 SOAP calls can be performed per minute.
More than 2000 SOAP calls can be performed per minute.
Most SOAP calls can be synchronous or asynchronous.
Most SOAP calls can be synchronous or asynchronous.
Uses XML in request and response body.
Uses XML in request and response body.
Uses JSON in request and response body.
Uses JSON in request and response body.
Suggested answer: B, C
asked 23/09/2024
Opeyemi Alabi
39 questions

Question 53

Report
Export
Collapse

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

Extract
Extract
Describe
Describe
Update
Update
Configure
Configure
Suggested answer: B, C
asked 23/09/2024
Rama Krishna
38 questions

Question 54

Report
Export
Collapse

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.

Personalization Builder API
Personalization Builder API
Event Notification API
Event Notification API
Transactional Messaging API
Transactional Messaging API
Journey Builder API
Journey Builder API
Suggested answer: C
asked 23/09/2024
Zakarya Doqa
23 questions

Question 55

Report
Export
Collapse

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

The Data Extension must be in an Attribute Group.
The Data Extension must be in an Attribute Group.
The Data Extension must be in a Population.
The Data Extension must be in a Population.
The Data Extension must be sendable.
The Data Extension must be sendable.
The Data Extension must be created in Email Studio.
The Data Extension must be created in Email Studio.
Suggested answer: B
asked 23/09/2024
Ibrahim mazou Ismael
45 questions

Question 56

Report
Export
Collapse

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.

Tokenized Sending
Tokenized Sending
Asymmetric Encryption
Asymmetric Encryption
Transparent Data Encryption
Transparent Data Encryption
Field-Level Encryption
Field-Level Encryption
Suggested answer: B
asked 23/09/2024
Alois Braid
39 questions

Question 57

Report
Export
Collapse

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.

POST /eventDefinitions/key:{key} or /eventDefinitions/{id}
POST /eventDefinitions/key:{key} or /eventDefinitions/{id}
POST /interaction/v1/events
POST /interaction/v1/events
POST /interaction/v1/interactions/contactentry
POST /interaction/v1/interactions/contactentry
GET /eventDefinitions/key:{key}
GET /eventDefinitions/key:{key}
Suggested answer: B, C
asked 23/09/2024
Patrick Neason
32 questions

Question 58

Report
Export
Collapse

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

240 seconds for tracking and data retrieve operations.
240 seconds for tracking and data retrieve operations.
300 seconds for tracking and data retrieve operations.
300 seconds for tracking and data retrieve operations.
120 seconds for non-tracking operations.
120 seconds for non-tracking operations.
240 seconds for non-tracking operations.
240 seconds for non-tracking operations.
Suggested answer: B, C
asked 23/09/2024
Muddasir Solkar
39 questions

Question 59

Report
Export
Collapse

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

POST /contacts/v1/contacts route
POST /contacts/v1/contacts route
SOAP API
SOAP API
REST API
REST API
Contact object
Contact object
Suggested answer: A, C
asked 23/09/2024
Christos Katopis
33 questions

Question 60

Report
Export
Collapse

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

Include the header x-access-token: your_access_token
Include the header x-access-token: your_access_token
Include as a query parameter access_token=Y0UR_ACCESS_TOKEN
Include as a query parameter access_token=Y0UR_ACCESS_TOKEN
Include the header Authorization: Basic your_access_token
Include the header Authorization: Basic your_access_token
Include the header Authorization: Bearer YOUR ACCESS TOKEN
Include the header Authorization: Bearer YOUR ACCESS TOKEN
Suggested answer: D
asked 23/09/2024
FRANK THYS
38 questions
Total 197 questions
Go to page: of 20
Search

Related questions