games.cdn.listGameCdnSites
Description
Lists CDN sites for a game.
Code Examples
Request Parameters
game_id
required path parameter
Response Body
sites
array of objectsA list of CDN site summaries.
sites.site_id
stringsites.upload_id
stringsites.display_name
stringRepresent a resource's readable display name.
sites.create_ts
stringRFC3339 timestamp
sites.content_length
numberUnsigned 64 bit integer.
sites.complete
booleanWhether or not this site has completely been uploaded.