Developer Cert practice exam #2

Developer Cert practice exam #2

Professional Development

50 Qs

quiz-placeholder

Similar activities

Getting Started with Docker and Dockerfile

Getting Started with Docker and Dockerfile

Professional Development

47 Qs

Android ATC_Practice 3

Android ATC_Practice 3

Professional Development

45 Qs

Developer Cert practice exam #1

Developer Cert practice exam #1

Professional Development

53 Qs

ITF+ Study Quiz 3

ITF+ Study Quiz 3

Professional Development

51 Qs

Quiz Perangkat Bergerak 1

Quiz Perangkat Bergerak 1

University - Professional Development

53 Qs

Cyber Security OFIL

Cyber Security OFIL

Professional Development

51 Qs

IT Security ICDL

IT Security ICDL

Professional Development

50 Qs

CIW IBA Extreme Review - Part 1

CIW IBA Extreme Review - Part 1

7th Grade - Professional Development

52 Qs

Developer Cert practice exam #2

Developer Cert practice exam #2

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Jeni Hamilton

Used 5+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Which Key Management types are available to manage encryption and decryption options in Marketing Cloud? Choose 3.

SFTP

Salt

HEM

Symmetric

Asymmetric

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A developer wants to create an HTML table where rows will alternate background colors between white and red. What is the recommended AMPscript logic to determine the background color of each table row within the loop?

%%[IF SUBSTRING(@numerator,2),1)=1 THEN SET @color ='RED' ELSE SET @color='White' ENDIF]%%

%%[IF MOD(@numerator,2)=1 THEN SET @color='Red' ELSE SET @color='White' ENDIF]%%

%%[IF @numerator/2=1 THEN SET @color='Red' ELSE SET @color='White' ENDIF]%%

%%[IF DIVIDE(@numerator,2)=1 THEN SET @color='Red' ELSE SET @color='White' ENDIF]%%

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Northern Trail Outfitters has set up their North America business unit to unsubscribe at the business unit level. Which dataview would they query to identify all subscribers who are unsubscribed?

_ListSubscribers

_BusinessUnitUnsubscribes

_Subscribers

_ENT_Subscribers

4.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

A customer wants to export send data to their SFTP. Which two automations would accomplish this? Select 2.

Tracking Extract

Query (Data Views) > Data Extension Extract > File Transfer

Query (Data Views) > File Transfer

Tracking Extract > File Transfer

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

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

Select all available options to enable package reuse for the future integrations

Select the minimum required scope for the integration

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

Select the 'Require Secret for Web Flor' option

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How many months of data can a developer query from the tracking data views (_Sent, _Open, _Click)?

12 months

1 month

6 months

There is no limit

7.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

What is true regarding OAuth authentication using Server-to-Server integrations? Choose 2.

Uses authorization code

Uses user name and password

Uses client ID and client secret

Uses Access Token

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?