A Marketing Cloud admin is configuring the Marketing Cloud data model for the first time. Journey Builder will be used to personalize the type of messages being sent to customers, based on if there has been an order or not. There are two existing data extensions: Customers and Orders. ‘Customers’ contains information about subscribers including Email Address, First Name, Last Name, Address, and Customer ID. ‘Orders’ contains information about the orders and includes the unique identifier of the customer. How should Data Designer be configured to allow this data to be used within a Journey decision split?

A. Link the Customers data extension to the data model using a Many-to-One relationship. B. Link the Customers data extension to the data m...

A Marketing Cloud admin has noticed a File Drop Automation has been failing on the Import File activity. The automation is configured with a filename pattern, so the filename is expected to begin with customer_import_. The import is configured to look for a file named customer _import_%% Year%%%%Month%%%%Day%%.csv, however, the admin notices the filenames include seconds and milliseconds. How should the admin fix the issue?

A. Use %%6Filename_From_Trigger%% in the Import File Activity B. Use %%_DataSourceName%% in the Import File Activity C. Use the exact filen...