appPlayerCodeListings
List an app's marketplace code listings (studio administration view), newest first. Requires 'view_compute_diagnostics'. includeDelisted adds delisted/killed rows for moderation history.
appPlayerCodeListings(
appId: BigInt!
includeDelisted: Boolean = false
): [PlayerCodeListing!]!
Arguments
appPlayerCodeListings.appId ● BigInt! non-null scalar
Numeric app id whose listings to view.
appPlayerCodeListings.includeDelisted ● Boolean scalar
Include delisted and killed listings when true.
Type
PlayerCodeListing object
A marketplace code listing as seen in-game (replica of the management catalog). Every listing is FREE in P4a; carrying both server and client artifact sets makes it a bundle.