Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the Salesforce Developers MCE-Dev-201 Questions and answers with CertsForce

Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions
Questions # 1:

A company has chosen to use the REST API for triggered sends, but they continue to get the following error during their testing: "Unable to queue Triggered Send request. There are no valid subscribers." They were informed that the SOAP API provides more information about the error, and found that their payload did not include a required data extension field.

Which element of the SOAP API response provides this level of detail?

Options:

A.

ErrorDescription


B.

OverallStatus


C.

ErrorCode


Expert Solution
Questions # 2:

A developer is creating a CloudPage which accepts secure parameters via an email link and will submit those parameters to another CloudPage for data upsert. The page currently captures an Appointment ID parameter passed into it and sets the value to the variable caapptld. The developer does NOT want the Appointment ID to be visible to anyone using the form.

What is the best method to ensure the parameters are passed successfully to the data upsert page?

Options:

A.

<input id="apptld" type="textarea" value»"%%«v(@>apptld)»%%" readonly>


B.

<form action="%%=MicrositeURL(123,,apptId",@apptId)a%%" method="post">


C.

<form action«"%%»CloudPagesURL(123,'apptId',@apptId)«%%" methods "post">


D.


Expert Solution
Questions # 3:

Which of the following statements are correct concerning Populations in Contact Builder? Choose 2.

Options:

A.

Populations are used to create largesubgroups Contacts.


B.

Populations need to be added to an Attribute Group.


C.

No more than three Populations should be created.


D.

Populations should be used for segmentation


Expert Solution
Questions # 4:

The Contact Delete feature can be used within an Enterprise 2.0 account from which business unit?

Options:

A.

Only in Agency accounts


B.

The Parent account


C.

Any business unit


D.

The business unit where the contact was introduced


E.

None of these


Expert Solution
Questions # 5:

A developer wants to include an AMPscript if/else statement in an email to satisfy the condition "if the subscriber's tier is not premier then display heading encouraging them to upgrade." The tier value has already been set as variable named @level. How should the developer write this AMPscript conditional statement?

Options:

A.

%%[IF @level == 'premier' THEN SET @message = You are premier member


B.

" ENDIF IF @level == 'premier' THEN SET @message = 'Upgrade to premier now


C.

'" ENDIF]%% %%=v(message)=%%%%=IF(@level IS 'premier', Upgrade to premier now! You are a premier member%%=IIF(@level = 'premier', 'You are a premier member!', Upgrade to premier now!


D.

%%=IIF @level == premier, You are a premier member" Upgrade to premier now!


E.

%%IF(@level == 'premier') THEN 'Upgrade to premier now!' ELSE 'You are a premier member' ENDIF]%%


Expert Solution
Questions # 6:

An email requires custom AMPscript to append the subscriber's zip code to a link in theemail. A field name zipcode already exist in the sending data extension. Its important Marketing Cloud tracks subscribers who click on the link. Which two AMPscript functions should be used in the setup? Choose

Options:

A.

2Lookup


B.

Contact


C.

RedirectTo


D.

HTTPGet


Expert Solution
Questions # 7:

A developer created an email using the fasubjectLine variable as the subject line. Due to revisions, the developer declared <>subjectLine in multiple locations throughout the email, including:

Question # 7

Which subject line will be used at the time of deployment?

Options:

A.

Enjoy 10% off today


B.

Enjoy 15% off today


C.

Enjoy 20% off today


Expert Solution
Questions # 8:

A developer needs to create a fully-branded CloudPagewhich includes images hosted in Content Builder. The developer wants to secure the page and its elements using the SSL protocol.

What is the minimum number of SSL certificates required?

Options:

A.

Three


B.

Two


C.

None


D.

One


Expert Solution
Questions # 9:

A developer wants a link to be dynamic based on subscriber attributes. Rather than create numerous links, the developer uses AMPscript to set the link's value as a variable. The variable will be used within the <a> tag. What should thedeveloper do within the <a> tag to ensure clicks are tracked for the variable? Choose 2

Options:

A.

Wrap the variable in a RedirectTo function


B.

Ensure the Conversion attribute is 'true'


C.

Wrap the variable in a v function


D.

Include a variable for the Alias attribute


Expert Solution
Questions # 10:

A developer wants to extract tracking data from the Market Activity in the user interface.

Which option would be available to extract the data"?

Options:

A.

Automation Studio


B.

Journey Builder


C.

REST API


Expert Solution
Viewing page 1 out of 6 pages
Viewing questions 1-10 out of questions