widgets

Get a Widget for This-vs-That

Get a Widget By Id with the desired categoryIds. Only games that belong to the specified categoryIds for the partner associated with the widget will be returned.

post/v2/widgets/tvt/{widgetId}

Path parameters

widgetIdstring required

Request body

categoryIdsstring[] required

List of category IDs to use for game selection

requestedGameCountnumber

Number of games to return

cursorstring

Cursor for pagination

Response

A response object containing a Widget for This-vs-That and a cursor for pagination

cursorstring

Cursor for pagination will be returned if there are more results

Changes