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

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

Certification Aid wants to import data from a CSV file into a Data Extension. The CSV filecontains all relevant data. New records should be added to the Data Extension, and records which are not in the file should be removed from the Data Extension. Which import operation should be chosen for this? Choose 1.

Options:

A.

Add only


B.

Overwrite


C.

Add andupdate


D.

Update only


Expert Solution
Questions # 42:

A developer is building an integration with theMarketing Cloud API. Which configuration should be used for the API integration component in the associated Installed Package?

Options:

A.

Select the minimum required scope for the integration


B.

Select all available options to enable package reuse for the futureintegrations


C.

Select the 'Require Secret for Web Flor' option


D.

Select the 'Admin-approved users are pre-authorized' option under Permitted Users.


Expert Solution
Questions # 43:

What parameter should a developer include to ensure the MobileConnectContact is tied to the Email Contact when making a QueueMO call for an existing email subscriber?

Options:

A.

mobilenumbers


B.

phonenumbers


C.

emailaddress


D.

subscribers


Expert Solution
Questions # 44:

A developer wants to add an image to Content Builder via the API and retrieve the image's published URL. Which method should the developer use?

Options:

A.

GET using the REST API/asset/v1/content/assets and parse the FileProperties parameter


B.

Use the SOAP API to create a Porfoglio object and idenfity the Source property


C.

POST to the REST API/asset/v1/content/categories and parse the Description parameter


D.

POST to the REST API/asset/v1/content/assets and parse the FileProperties parameter


Expert Solution
Questions # 45:

A developer wants to inject a Contact into a journey using API. What method and route would be used to accomplish this?

Options:

A.

Post / contacts/v1/contacts


B.

Post/v1hub/datevents/key:[key} /rows / {primaryKeys


C.

Post/ interaction/ v1/events


D.

Post/interaction/v1/interactions


Expert Solution
Questions # 46:

A developer wants to aggregate monthly energy usage data over a four month period for each subscriber within an email. The monthly usage values are stored in variables for eachmonth in the following way:

How should the developer use AMPscript to generate the total?

Options:

A.

SET @total - (@jan - 3fet - @mar @apr>


B.

SET @total = AZD((@jan @feb) @mar) @apr)


C.

SET @total - ADD(@jan,ADD(@feb,ADD(@mar,@apr)))


D.

SET @total = (ADD(@jan,@feb), ADD(@mar, @apr))


Expert Solution
Questions # 47:

A developer is building a landing page in Marketing Cloud and an email with a Call-To page will display personal information about the subscriber.

In which way could the developer create the CTA link?

Options:

A.

Use the AMPscript CloudPagesURLfunction.


B.

Append EmailAddress to the URL as an encoded parameter.


C.

Append SubscnberKey to the URL as an encoded parameter.


Expert Solution
Questions # 48:

A developer wants to configure performance tracking of the content dynamically created via AMPscript in an email. Which two steps should be performed to achieve this objective? Choose 2

Options:

A.

Request theImpression Tracking feature be enabled on the account


B.

Include the functions BeginImpressionRegion and EndImpressionRegion


C.

Configure dynamic content block in Content Builder


D.

Add a unique identifier in the HTML tags within the generated content


Expert Solution
Questions # 49:

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

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

Options:

A.

Include the header x-access-token: your_access_token


B.

Include as a query parameter access_token=Y0UR_ACCESS_TOKEN


C.

Include the header Authorization: Basic your_access_token


D.

Include the header Authorization: Bearer YOUR ACCESS TOKEN


Expert Solution
Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions