Marketing-Cloud-Developer Practice Test Questions

196 Questions


Northtrn Trail Outfitters (NTO) wants to import a data file. It will be uploaded at regular intervals to their Enhanced FTP Account where an automation will import the file Into a data extension. NTO requires the file to be encrypted. Which two file encryption options are supported when importing data files to Marketing Cloud? Choose 2 answers


A. PGP encryption


B. RSA encryption


C. GPG encryption


D. AES encryption





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'


A. Text


B. Number


C. Decimal(9,2)





Customer data has been imported into a staging data extension andneeds to be normalized before adding into the master data extension. A text field named 'birthday' contains date values in various formats. Some of the values are valid dates, but some are not. Which SQL keywords and functions could be used to write the query'' Choose 2 answers


A. CASE, ISDATE, CONVERT


B. WHERE, ISDATE, CONVERT


C. CASE, ISDATE, CAST


D. UPDATE, ISDATE, CONVERT





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.


A. POST/eventDefinitions/key:{key} or /eventDefinitions/{id}


B. POST /interaction/v1/events


C. POST /interaction/v1/interactions/contactentry


D. GET /eventDefinitions/key:{key}





A developerwants to retrieve daily JSON data from a customer's API and write it to a data extension for consumption in Marketing Cloud at a later time. What set of Server-Side JavaScript activities should the developer use?


A. Platform.Function.InvokeRetrieve(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();


B. Platform.Function.HTTPGet(); Platform.Function.ParseJSON(); Platform.Function.UpsertData();


C. Platform.Function.InvokeRetrievef); Platform.Function.Stringify(); Platform.Function.UpsertDE();


D. Platform.Function.HTTPGe(); Platform.Function.Stringify(); Platform.Response.Write();





A developer identified a use case where a triggeredsend of an email is needed. The developer already successfully set up authentication with a Client ID and Client Secret has used them in several REST calls. When the REST call is made, a "401 Unauthorized" error is returned. What is the first thing the developer should check?


A. The send permissions have been granted for the Client ID and Client Secret within Installed Packages.


B. The email interaction has been started


C. The automation permissions have been granted for the Client ID and Client Secret within Installed Packages.


D. The email interaction has been published.





A developer started a Contact Delete process that is now complete. In which twoplaces would the Contact Delete process remove data? Choose 2 answers


A. Non-Sendable Data Extensions


B. Import Files on the Enhanced SFTP


C. Sendable Data Extensions


D. Mobile Lists





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


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.





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


A. Email Studio


B. Automation Studio


C. Journey Builder


D. Mobile Studio





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


A. Extract


B. Describe


C. Update


D. Configure





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.


A. AMPscript to create Salesforce record, SSJS for form handling.


B. SSJS to create Salesforce record, AMPscript for form handling.


C. AMPscript for whole functionality.


D. SSJS for whole functionality.





A developer needs to know how many records are contained in a particular data extension. This will dictate what is displayed on a landing page. Which AMPscript functionreturns the number of rows in a specified data extension?


A. LookupRowCount


B. DataExtensionRowCount


C. RowCount






Page 7 out of 17 Pages
Previous