A developer wants to retrieve daily JSON data from a customer's API and write it to a data extension for consumption in Marketing Cloud at a later time.
What set of Server-Side JavaScript activities should the developer use?
Correct Answer:
C
A developer started a Contact Delete process that is now complete.
In which two places would the Contact Delete process remove data? Choose 2 answers
Correct Answer:
CD
A developer is querying data from the _Bounce data view and storing it in a data extension. They have found that sometimes the fields SMTPBounceReason and SMTPCode exceed the 4000-character limits for each field as specified in the DE schema. After consulting with the original requestor, it was decided that they could simply store the first 4000 characters for each of those fields.
Which SQL function could be used for this purpose?
Correct Answer:
C
Northern Trails Outfitters (NTO) has a sendable data extension with 1,500,000 contact records they want to delete.
Which step is required before deleting the contacts?
Correct Answer:
C
A developer wants to personalize a welcome email with the recipient's first name from the Customers data extension, which is different from the targeted sending data extension named NewSubscribers. Both data extensions contain the unique identifier in a field named CustomerKey. Which AMPscript Syntax would populate the first name personalization as requested?
Correct Answer:
B