Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Pass the Salesforce Developers Marketing-Cloud-Developer Questions and answers with CertsForce

Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions
Questions # 31:

A developer wants to expand their knowledge of Query Activities. They want to identify email addresses that have bounced in the last 30 days, along with the Bounce Reason and some additional subscriber specificdata; however, the SQL they have written does not return any records. Below is the SQL statement:

Question # 31

What updates should be made to ensure this SQL statement returns the desired results?

Options:

A.

Marketing Cloud does not allow DateAdd functions in QueryActivities. They should define a specific date.


B.

Marketing Cloud _Bounce data view does not contain EmailAddress. They should join on SubscriberlD.


C.

Marketing Cloud Data Views only hold 20 days worth of data. They should narrow scope of DateAdd function.


D.

Marketing Cloud does not allow use of GETDATE function. They should define a specific date.


Expert Solution
Questions # 32:

A developer needs to import a file into a data extension which contains transactional data. The file includes a column labeled Purchase_Price with values varying from '$.05' to '$100'.

What Data Type should be used to prevent loss of data'

Options:

A.

Text


B.

Number


C.

Decimal(9,2)


Expert Solution
Questions # 33:

A developer wants to configure an automation to import files placed on the SFTP shared by a customer's data vendor. The automation will start when a file matching a specific namingpattern is encountered in the Import folder. The first step of the automation is a File Import Activity referencing a substion string for the matching file. Which substituon string represents the name of the file?

Options:

A.

%%FILENAME%%


B.

%%TRIGGER_FILENAME%%


C.

%%FILENAME_FROM_TRIGGER%%


D.

%%FILENAME_FROM_IMPORT%%


Expert Solution
Questions # 34:

Northern Trail Outfitters (NTO) wants to prevent competitors fromreceiving a coupon email. They also want to capture email addresses of competitors who are included in the targeted audience.

Which feature could NTO use to prevent the coupon from being sent and report the email addresses skipped?

Options:

A.

Auto-Suppression list


B.

RaiseError AMPscript function


C.

Exclusion Script


D.

Try/Catch SSJS functions


Expert Solution
Questions # 35:

How can subscriber, system, and sendable Data Extension attributes be referenced for content personalization using SSJS? Choose 1.

Options:

A.


B.


C.


D.


Expert Solution
Questions # 36:

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 # 37:

Which SSJS library can be used in email messages? Choose 1.

Options:

A.

Both


B.

Platform


C.

None


D.

Core


Expert Solution
Questions # 38:

Northern Trail Outfitters has created subscriber attributes including AGE underProfile Manager within their Enterprise 2.0 account.

How would a developer retrieve subscribers over 30 years of age?

Options:

A.

The data cannot be retrieved with a query


B.

Create a filtered Group of subscribers with AGE more than 30


C.

Create a query thatreferences the _Subscribers data view


D.

Create a query that references the _EnterpriseAttribute data view


Expert Solution
Questions # 39:

A developer wants to populate a data extension with information about all emails deployed in the last seven days. The data extension needsto contain JobID, EventDate, and the counts of how many emails were sent with each JobID.

Which data view is required to gather this information?

Options:

A.

Job


B.

Sent


C.

Journey


D.

Subscribers


Expert Solution
Questions # 40:

Northtrn Trail Outfitters mistakenly synced the User_Salesforce object which added to their billable contact count.

What should be recommended to remove these contacts'

Options:

A.

Update the sync to remove these contacts from the All Contacts table.


B.

Use the REST API to delete the contacts from the All Subscribers table.


C.

Put the synced records into a sendable data extension and use Contact Delete.


D.

Use the SOAP API to delete the contacts from theAll Contacts table.


Expert Solution
Viewing page 4 out of 6 pages
Viewing questions 31-40 out of questions