Amazon GameOn Application Configuration
Configure Amazon GameOn as an application in your Elements installation so you can run tournaments and offer digital goods as prizes.
Last updated
Configure Amazon GameOn as an application in your Elements installation so you can run tournaments and offer digital goods as prizes.
Last updated
{
"_id" : ObjectId("5cdb1177e96c3c4f2bfe26b3"),
"active" : true,
"category" : "AMAZON_GAME_ON",
"name" : "IdFromAmazonGameOnGoesHere",
"parent" : {
"$ref" : "application",
"$id" : ObjectId("5cdb1088e96c3c4f2bfe1da7")
},
"publicApiKey" : "GameOnPublicApiKeyGoesHere",
"adminApiKey" : "GameOnAdminApiKeyGoesHere"
}