Description Methods Public fields Active bindings Methods
swagger.Games
get_advanced_box_score Advanced box scores
get_calendar Season calendar
get_game_media Game media information and schedules
get_games Games and results
get_player_game_stats Player game stats
get_team_game_stats Team game stats
get_team_records Team records
pathStores url path of the request.
apiClientHandles the client-server communication.
userAgentSet the user agent of the request.
pathStores url path of the request.
new()GamesApi$new(apiClient)
get_advanced_box_score()GamesApi$get_advanced_box_score(game_id, ...)
get_calendar()GamesApi$get_calendar(year, ...)
get_game_media()GamesApi$get_game_media( year, week, season_type, team, conference, media_type, ... )
get_games()GamesApi$get_games( year, week, season_type, team, home, away, conference, id, ... )
get_player_game_stats()GamesApi$get_player_game_stats( year, week, season_type, team, conference, category, game_id, ... )
get_team_game_stats()GamesApi$get_team_game_stats( year, week, season_type, team, conference, game_id, ... )
get_team_records()GamesApi$get_team_records(year, team, conference, ...)
clone()The objects of this class are cloneable with this method.
GamesApi$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.