Skip to main content

Game Monetization Team Object

The monetization team for this resource. Game Monetization Team Object.

team_idinteger<int32>

The shadow ID of the monetization team.

Example: 1
onboardedstring

Has the team completed setup?

Example: pending
gatewaystringnullable

The gateway of the monetization team.

Example: tilia
Game Monetization Team Object
{
"team_id": 1,
"onboarded": "pending",
"gateway": "tilia"
}