Skip to main content

playerRateMarkup

The app's player rate-card markup in basis points on the platform base price (06 §4): the studio's usage-revenue stream, shown to players as a separate spend-history component. 0 = no markup (the BWF posture). Requires 'view_billing'.

playerRateMarkup(
appId: BigInt!
): Int!

Arguments

playerRateMarkup.appId ● BigInt! non-null scalar

App whose markup to read.

Type

Int scalar

The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.