When creating a segment on an individual, what is the result of using two separate containers linked by an AND: At Least 1 of GoodsProduct.Color Is Equal To 'red' AND At Least 1 of GoodsProduct.PrimaryProductCategory Is Equal To shoes'?
Correct Answer:A
According to the Data Cloud documentation, when using two separate containers linked by an AND operator, the segment includes individuals who meet both conditions. In this case, the segment includes individuals who purchased at least one product with the color attribute equal to ??red??, and also purchased at least one product with
the primary product category attribute equal to ??shoes??. The products do not have to be the same or in the same order line item.
Which two statements about Data Cloud's Web and Mobile App connector are true?
Correct Answer:BC
The app details page shows the status of the app, such as active, inactive, or error. The tenant specific endpoint is a unique URL that is generated for each app and used to send data to Data Cloud from the web or mobile SDK. References: https://help.salesforce.com/s/articleView?id=sf.c360_a_web_mobile_app_connector.htm&t ype=5
An administrator is setting up a data stream with transactional data. What field type should the administrator choose to ensure that leading zeros in the purchase order number are preserved?
Correct Answer:C
The Text field type should be chosen to preserve leading zeros in the purchase order number, as this field type stores alphanumeric characters as strings. The Number and Decimal field types store numeric values as numbers, which would remove any leading zeros. The Serial field type is not a valid field type in Data Cloud. References: [Field Types]
What are three benefits of Calculated Insights over Segmentation Operators?
Correct Answer:ADE
Calculated Insights are predefined and calculated metrics that can help you build segments. Some of the benefits of Calculated Insights over Segmentation Operators are:
✑ Calculated Insights are better suited for non-trivial calculations, such as calculating a Net Promoter Score as a percentage, which would require multiple steps and operators in segmentation.
✑ Calculated Insights can query engagement data greater than 2 years, while segmentation operators are limited to 2 years of engagement data.
✑ Calculated Insights are better suited for complex queries over multiple objects, such as joining data from different sources or aggregating data across different levels.
Which three components of Data Cloud can be bundled within a Data Kit?
Correct Answer:ACD
These three components of Data Cloud can be bundled within a Data Kit. A Data Kit is a package that contains data model objects, segments, and data streams that can be installed in another Data Cloud org. References: https://help.salesforce.com/s/articleView?id=sf.c360_a_data_cloud_data_kit.htm&type=5
How many days of historical data is loaded when B2C Commerce Data Stream is created from the Order Bundle?
Correct Answer:C
When B2C Commerce Data Stream is created from the Order Bundle, 30 days of historical data is loaded. The Order Bundle is a preconfigured data bundle that contains order-related data from B2C Commerce Cloud. Data Stream is a feature that allows you to stream data from B2C Commerce Cloud to Data Cloud in near real time. References: B2C Commerce Data Stream