問題1
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 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
說明:(僅 NewDumps 成員可見)
問題2
A developer needs to check for missing personalization before sending deliveries to the targetedaudience and cancel the particular delivery. How would the developer do this?
A developer needs to check for missing personalization before sending deliveries to the targetedaudience and cancel the particular delivery. How would the developer do this?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題3
A developer is building a workflow to insert a customer's favorite video game from a file collected by SFTP.
An enrichment activity is used to reconcile the file data and recipient data, allowing the file data to be used to personalize deliveries. How will these personalization fields appear in the delivery content?
A developer is building a workflow to insert a customer's favorite video game from a file collected by SFTP.
An enrichment activity is used to reconcile the file data and recipient data, allowing the file data to be used to personalize deliveries. How will these personalization fields appear in the delivery content?
正確答案: B
說明:(僅 NewDumps 成員可見)
問題4
A developer identifies that click and open data has not been updated for a long time. Which OOTB technical workflow should be checked in order to troubleshoot this issue?
A developer identifies that click and open data has not been updated for a long time. Which OOTB technical workflow should be checked in order to troubleshoot this issue?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題5
Review the below code:
javascript
Copy code
function nms_recipient_updaterecipient(id) {
Xtk.session.Write(<nmsRecipient xtkschema="nms:recipient" _key="@id" id=(id) _operation="update"/>);
}
Review the below code:
javascript
Copy code
function nms_recipient_updaterecipient(id) {
Xtk.session.Write(<nmsRecipient xtkschema="nms:recipient" _key="@id" id=(id) _operation="update"/>);
}
正確答案: A
說明:(僅 NewDumps 成員可見)
問題6
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 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
說明:(僅 NewDumps 成員可見)