Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Adobe AD0-E330 - Adobe Campaign Classic Developer Expert

Page: 2 / 2
Total 50 questions

A developer develops a workflow where two activities are used in the beginning, one below the other. The first is to query all the audiences living in Canada, and the second is to query audiences with gender as male. A developer added a third activity, which is Exclusion, and added both the queries' results to it. What would be the end result?

A.

All males living in Canada

B.

All males who do not live in Canada

C.

All recipients living in Canada who are not male

A developer wants to retrieve data from the Campaign database and show the particular data on the client's website. Which method should the developer use?

A.

External accounts

B.

Data Schema methods

C.

JSSP webpage

A developer develops a workflow where the result should contain recipients from Country Canada with an age range greater than 18 years. A developer added two activities in the beginning, one to query only Canada region recipients and the other activity to query audiences greater than 18 years. Which third activity type would be used to ensure the result is updated with only those recipients greater than 18 years old that live in Canada?

A.

Intersection

B.

Union

C.

Exclusion

A new file must be loaded into Adobe Campaign Classic, and the file contains data in XML format. Which activity should be used to import this file?

A.

Data Loading (file)

B.

JavaScript code

C.

Import

D.

Loading (SOAP)

A developer is using a test activity to verify if the result is generated or not. Which test condition should be used?

A.

vars.recCount < 0

B.

vars.recCount > 0

C.

vars.Count > 0