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