Which metadata fields are supported by the event model? Note: There are 2 correct answers to this question.
AnswerA, D
ExplanationThe event model in the SAP Customer Data Platform supports various metadata fields to provide information about the event itself. Two of the supported metadata fields are:
Timestamp: This field is used as the original timestamp of the event occurrence. If not defined, the time of event ingestion is used instead.
Deduplication Identifier: This field is assigned for deduplication purposes to prevent the same event from being ingested more than once. If multiple events are sent with the same identifier value in this field, only the first will be ingested.
These metadata fields are crucial for ensuring the accuracy and uniqueness of event data within the platform.
Reference= The details about the supported metadata fields are found in the SAP Customer Data Platform documentation under the section 'Event Metadata'1.