Which API should be used for this?

Certification Aid wants to trigger and email send in Marketing Cloud when a purchase is made on their website . Which API should be used for this? Choose 2.A . Subscriber API B. Email API C. REST API D. SOAP APIView AnswerAnswer: C,D

September 23, 2022 No Comments READ MORE +

Why would a developer use LookupRows Instead of the Lookup AMPscript function?

Why would a developer use LookupRows Instead of the Lookup AMPscript function?A . To return a complete rowset from the data extension B. To stay at the limit of two Lookup calls in one email C. To see how many rows are In a data extension D. To access a...

September 23, 2022 No Comments READ MORE +

What is a benefit of switching to TSEs?

A developer is using the legacy endpoint www.exacttargetapis.com and has been asked to switch to Tenant Specific Endpoints (TSEs) . What is a benefit of switching to TSEs?A . A longer lasting OAuth token B. API calls will no longer fail C. Gain access to TSE-specific REST routes D. Improved...

September 23, 2022 No Comments READ MORE +

Which option should be used?

A developer needs to configure an Email Send Logging Data Extension for a new business unit . Which option should be used?A . Create and ensure it has the name "Send Log" B. Salesforce Support should create the data extension C. Create from a copy of an existing Send Log...

September 23, 2022 No Comments READ MORE +

Which best practice should the developer use to ensure a blank email will not be sent?

A developer wants to create a complex dynamic email with three different sections and four different possible content blocks In each section. The email will be sent to an audience of over one million contacts. Which best practice should the developer use to ensure a blank email will not be...

September 22, 2022 No Comments READ MORE +

Which three best practices are recommended to avoid this issue?

A developer uses an API to send data to a Marketing Cloud data extension once every five minutes using the REST API. They notice data does not always write to the data extension, leading to data loss. Which three best practices are recommended to avoid this issue? Choose 3 answersA...

September 21, 2022 No Comments READ MORE +

Which snippet of AMPscript would return all products which are currently available?

Northern Trail Outfitters has an Enterprise 2.0 account with 15 business units. Each business unit can access a Shared Data Extension named 'Inventory', which contains the details for each product. A Boolean field named 'InStock' indicates whether the item is available. Which snippet of AMPscript would return all products which...

September 21, 2022 No Comments READ MORE +

What steps should the developer take?

A developer needs to configure a process that can store encrypted data from Marketing Cloud as a file on an external server . What steps should the developer take?A . Data Extract > File Transfer with Marketing Cloud Public Key B. Create PGP Key > Data Extract > File Transfer...

September 20, 2022 No Comments READ MORE +

Which two objects are required to successfully create a TriggerSend object?

NTO is using a mobile campaign to collect an email addresses of interested subscribers. Using AMPscript's API functions they will send a confirmation email when an email is texted into their short code . Which two objects are required to successfully create a TriggerSend object? Choose 2A . Attribute B....

September 20, 2022 No Comments READ MORE +

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

Which of the following is a valid comment within an AMPscript code block? Choose 1.A . --comment B. // comment C. - comment --> D. /* comment */View AnswerAnswer: D

September 20, 2022 No Comments READ MORE +