Click or drag to resize

ScoutEventTypeId Property

Each event type has an id (e.g. yellow card 40, event deleted 1044, early bet status 1091, etc.). See LiveScout documentation to see which event types are supported for each sport. New event types can be offered in the future.

Namespace: Sportradar.SDK.FeedProviders.LiveScout
Assembly: LiveScoutFeedProvider (in LiveScoutFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public int TypeId { get; }

Property Value

Int32
See Also