public sealed class UserEventImportSummary : IMessage<UserEventImportSummary>, IEquatable<UserEventImportSummary>, IDeepCloneable<UserEventImportSummary>, IBufferMessage, IMessage
Reference documentation and code samples for the Recommendations AI v1beta1 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-08-07 UTC."],[[["\u003cp\u003eThis documentation covers the \u003ccode\u003eUserEventImportSummary\u003c/code\u003e class within the Recommendations AI v1beta1 API, which provides a summary of the status of imported user events.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserEventImportSummary\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available versions of the API that users can reference: 2.0.0-beta06 (latest), 2.0.0-beta05, and 1.0.0-beta03.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, \u003ccode\u003eUserEventImportSummary()\u003c/code\u003e and \u003ccode\u003eUserEventImportSummary(UserEventImportSummary other)\u003c/code\u003e, with the latter taking another \u003ccode\u003eUserEventImportSummary\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eJoinedEventsCount\u003c/code\u003e and \u003ccode\u003eUnjoinedEventsCount\u003c/code\u003e, which are both of type \u003ccode\u003elong\u003c/code\u003e and provide counts for user events that either have or do not have corresponding catalog information.\u003c/p\u003e\n"]]],[],null,[]]