public sealed class UserEventImportSummary : IMessage<UserEventImportSummary>, IEquatable<UserEventImportSummary>, IDeepCloneable<UserEventImportSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UserEventImportSummary.
A summary of import result. The UserEventImportSummary summarizes
the import status for user events.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `UserEventImportSummary` class in the Retail v2 API is 2.12.0, and previous versions are also available, going back to 1.0.0."],["`UserEventImportSummary` provides a summary of the import status for user events, which is used in the Retail v2 API."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities."],["The `UserEventImportSummary` class has two primary properties: `JoinedEventsCount` which tracks events with complete catalog information, and `UnjoinedEventsCount` for events where the catalog information was not found."]]],[]]