games.billing.get
Description
Coming Soon!
Code Examples
Request Parameters
game_id
required path parameter
watch_index
optional query parameter
Response Body
plan
stringactive_plan
stringsubscription
objectsubscription.period_start_ts
stringRFC3339 timestamp
subscription.period_end_ts
stringRFC3339 timestamp
watch
objectProvided by watchable endpoints used in blocking loops.
watch.index
stringIndex indicating the version of the data responded. Pass this to
WatchQuery
to block and wait for the next response.