
rewardId - When ID is not provided, this parameter returns paginated Custom Reward Redemption objects for redemptions of the Custom Reward with ID reward_id. broadcasterId - The id of the target channel, which must match the token user id. Parameters: authToken - User access token for the broadcaster (scope: channel:manage:redemptions).

#Twitch throttled meaning update#
Returns Custom Reward Redemption objects for a Custom Reward on a channel that was created by the same client_id.ĭevelopers only have access to get and update redemptions for the rewards created programmatically by the same client_id. endedAt - Ending date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z. startedAt - Starting date/time for returned reports, in RFC3339 format with the hours, minutes, and seconds zeroed out and the UTC timezone: YYYY-MM-DDT00:00:00Z. Valid values: "overview_v1", "overview_v2". If this is not specified, the response includes multiple URLs (paginated), one for each report type available for the authenticated user’s Extensions. If this is specified, the response includes one URL, for the specified report type. type - Type of analytics report that is returned. If this is specified, the returned URL points to an analytics report for just the specified game.

limit - Maximum number of objects to return. Parameters: authToken - Auth Token after - Cursor for forward pagination: tells the server where to start fetching the next set of results, in a multi-page response. The URL is valid for 5 minutes.įor detail about analytics and the fields returned, see the Insights and Analytics guide.
#Twitch throttled meaning download#
Gets a URL that game developers can use to download analytics reports (CSV files) for their games.

If this is specified, the returned URL points to an analytics report for just the specified extension. extensionId - Client ID value assigned to the extension when it is created. Gets a URL that extension developers can use to download analytics reports (CSV files) for their extensions.
