Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Salesforce Marketing-Cloud-Developer Practice Exam with Questions & Answers | Set: 3

Questions 21

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

Options:
A.

The Data Extension must be in an Attribute Group.

B.

The Data Extensionmust be in a Population.

C.

The Data Extension must be sendable.

D.

The Data Extension must be created in Email Studio.

Salesforce Marketing-Cloud-Developer Premium Access
Questions 22

A developer wants to create a data model in Contact Builder.

Which two applications will be able to use this newly-created data model for segmentation?

Choose 2 answers

Options:
A.

Email Studio

B.

Automation Studio

C.

Journey Builder

D.

Mobile Studio

Questions 23

A developer wants to use the Marketing Cloud SOAP API to retrieve which subscribers were sent a particular email. Which SOAP API object should be used?

Options:
A.

Send

B.

ListSend

C.

SentEvent

D.

LinkSend

Questions 24

NTO is reconsidering the requirement to have English, Spanish and French versions of their email campaigns. They request a developer to create a query which aggregates clicks grouped by language of the recipient. Language is stored in a Profile Attribute. Which two Data Views would be included in the query? Choose 2 answer

Options:
A.

_Subscribers

B.

_Subscribers

C.

_AllSubscribers

D.

_Click

Questions 25

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?

Options:
A.

B.

C.

D.

E.

Option A

F.

Option B

G.

Option C

Questions 26

A developer is configuring a new Marketing Cloud account and has decided touse a unique 10-digit integer as each customer's Contact Key.

Which data type should be used when representing the value of Contact Key?

Options:
A.

Number

B.

Decimal

C.

Text

Questions 27

Which two AMPscript HTTP functions allow an OAuth token to be passed in a header?

Choose 2 answers

Options:
A.

HTTPPost

B.

HTTPGet

C.

HTTPGet2

D.

HTTPPost2

Questions 28

In what order is AMPscript evaluated before an email is sent?

Options:
A.

Subject Line, HTML Body, Text Body

B.

HTML Body, Text Body, Subject Line

C.

Text Body, HTML Body, Subject Line

D.

HTML Body, Text Body, Text Body

Questions 29

A developer wants to create a CloudPage which is linked from an email. %%[SET @point = RequestParameter(x) SET @value = 5 IF Length(@point) > 1 THEN SET @value = 1 ELSEIF Length(@point)>2 THEN SET @value = 2 ELSEIF Length(@point) >3 THEN SET@value = 3 ELSEIF Length(@point) >4 THEN SET @value = 4 ENDIF]%% Which is the expected value of @value if x = 'Tacos'?

Options:
A.

3

B.

1

C.

5

D.

4

Questions 30

A marketer is planning a weekly promotionalsend.

Which two types of data extensions could be sent to?

Choose 2 answers

Options:
A.

Synchronized Data Extension

B.

Sendable Data Extension

C.

Salesforce Data Extension

D.

Send Log Data Extension