Developer Cert practice exam #5

Developer Cert practice exam #5

Professional Development

65 Qs

quiz-placeholder

Similar activities

Azure Fundamentals (AZ-900)

Azure Fundamentals (AZ-900)

Professional Development

67 Qs

Servlets, JSP & XML

Servlets, JSP & XML

Professional Development

70 Qs

Java

Java

Professional Development

60 Qs

ServiceNow Exam 1

ServiceNow Exam 1

University - Professional Development

60 Qs

FC0-U61(758) Quiz 7

FC0-U61(758) Quiz 7

Professional Development

64 Qs

CLF-C01 - Quiz 4

CLF-C01 - Quiz 4

Professional Development

60 Qs

Test-dump65

Test-dump65

Professional Development

65 Qs

Object oriented Programming

Object oriented Programming

Professional Development

70 Qs

Developer Cert practice exam #5

Developer Cert practice exam #5

Assessment

Quiz

Computers

Professional Development

Easy

Created by

Jeni Hamilton

Used 1+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Certification Aid wants to add new customers to a cross-channel welcome campaign when the register on the company website. Which API should be used for this?

Personalization Builder API

Event Notification API

Transactional Messaging API

Journey Builder API

2.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

A developer is building an integration with the Marketing Cloud API. In which two ways should the Client ID and Client Secret credentials be stored? Choose 2.

Set credentials as environment variables in the application platform

Pass credentials in URL parameters over HTTPS

Set credentials as variables in application source code

Store credentials in a key management system (KMS)

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A developer wants to create a Synchronized Data Extension containing Lead data from Sales Cloud. They only want to include records which contain a phone number. Each of the following fields contains this information per these rules:

  1. Phone is not black (Data Type = Phone)

  2. PhoneExist is true (Data Type = Boolean)

  3. ValidPhone is 'true' (Data Type = Formula(Boolean))

  4. ContactType equals 'Phone' (Data Type = Text)

Which field could be used to select a subset of records in the synchronization configuration?

ValidPhone

Phone

ContactType

PhoneExist

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

NTO uses data extensions to manage the subscriber information used for their email sends, and those sends include calls to update records with new or different subscriber information. The developer handling these records writes some AMPscript to check and see if the data extension containing those records has been updated using an InsertDE() call if the record doesn't exist yet. Why would the developer receive an error stating the application cannot insert a duplicate value for the primary key in the data extension?

The InsertDE() function will always insert two rows into a data extension as part of the call

The InsertDE() function cannot be used with name and value pairs

The InsertDE() function comes after the system added the row as part of the email send

The InsertDE() function cannot be used at send time

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is a valid comment within an AMPscript code block?

--comment

// comment

  • comment -->

/* comment */

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which programming language should be used in email messages?

AMPscript only

Either AMPscript or SSJS

SSJS only

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

Post/contact/v1/contacts

Post/v1hub/dataevents/key:[key]/rows/{primaryKeys}

Post/interaction/v1/events

Post/interaction/v1/interactions

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?