Which is a type of governance label?
A data engineer needs to bong m data via cloud storage sources into the Platform Which two data formats can the data engineer ingest? (Choose two.)
A data engineer is ingesting time-series data in CSV format from a CRM system. The source data contains a "subscription" field that contains what level of subscription the customer has purchased.
The data is ingested into a target field called "subscriptionLevel". which is an enum field that accepts the following values: "Lite*. "Standard", and "Pro''.
The data engineer knows that the CSV files contain some rows that do not conform to the above enum. Instead of rejecting those rows, the data engineer wants to transform non-conforming fields to "Standard".
Which mapping function(s) will accomplish this?
A marketer wants to send profile and attributes information to an RT-CDP Destination.
Which destination option should the marketer choose to send profile and attributes information?
Given the following segment definition:
personalEmail.3ddress.isNotNull()and homeAddress.city.equalsrChicago", (rue) and homeAddress.statePfovince.equalsCIL". false)
There is a profile that meets the criteria for the segment. Given the following segment job runs:
T1: segment job run (no attribute changes)
T2: segment job run (no attribute changes)
T3: segment job run (homeAddress.crty attribute changed to Oakbrook)
T4: segment job run (personalEmail.address value changes)
What is the segement membership status at each time period?