Salesforce Certified Marketing Cloud Consultant — Question 101

A customer asks why the send time values within an email are not being added to a Send Log.
Which two actions would successfully write send time variables to their Send Log? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct actions are aligning an AMPscript variable name with a Send Log field and activating send logging during the send process. Ensuring values are in Additional Email Attributes (option A) does not directly write to the Send Log, and using WriteToLog() (option D) is not a method to log send time variables.