Sportradar.MTS.SDK.API Namespace
Sportradar.MTS.SDK.Common.Exceptions Namespace
Sportradar.MTS.SDK.Entities.Builders Namespace
Sportradar.MTS.SDK.Entities.EventArguments Namespace
Sportradar.MTS.SDK.Entities.Interfaces Namespace
Sportradar.MTS.SDK.Entities.Internal.REST Namespace
Sportradar MTS SDK .NET Standard 2.1, v2.3.3

ISelectionBuilder..::..SetIdUof Method (Int32, String, Int32, String, IReadOnlyDictionary<(Of <(<'String, String>)>)>, IReadOnlyDictionary<(Of <(<'String, Object>)>)>)

Sets the selection id for UOF

Namespace:  Sportradar.MTS.SDK.Entities.Builders
Assembly:  Sportradar.MTS.SDK (in Sportradar.MTS.SDK.dll)

Syntax


ISelectionBuilder SetIdUof(
	int product,
	string sportId,
	int marketId,
	string selectionId,
	IReadOnlyDictionary<string, string> specifiers,
	IReadOnlyDictionary<string, Object> sportEventStatus
)

Parameters

product
Type: Int32
The product to be used
sportId
Type: String
The UF sport id
marketId
Type: Int32
The UF market id
selectionId
Type: String
The selection id
specifiers
Type: IReadOnlyDictionary<(Of <(<'String, String>)>)>
The array of specifiers
sportEventStatus
Type: IReadOnlyDictionary<(Of <(<'String, Object>)>)>
The UF sport event status properties

Field Value

Should be composed according to MTS specification

Return Value

Returns a ISelectionBuilder

Remarks


Method requires accessToken in configuration and access to https://api.betradar.com