Class UserEventImportSummary (1.10.1)

UserEventImportSummary(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A summary of import result. The UserEventImportSummary summarizes the import status for user events.

Attributes

NameDescription
joined_events_count int
Count of user events imported with complete existing catalog information.
unjoined_events_count int
Count of user events imported, but with catalog information not found in the imported catalog.

Inheritance

builtins.object > proto.message.Message > UserEventImportSummary