getGameKeyForCatalog    
  fun getGameKeyForCatalog(    callback: GetGameKeyForCatalogCallback,     itemSku: String,     locale: String? = null,     additionalFields: List<String>? = null,     country: String? = null)
Content copied to clipboard
Gets a game key for the catalog.
See also
Parameters
itemSku 
Desired game SKU.
callback
Status callback.