Game payments
Stay organized with collections
Save and categorize content based on your preferences.
The AdSense code should be
placed in the same document as the game (the document with the code that renders
the game and the canvas element if one exists).
Whoever hosts the game, therefore controls this tag and is responsible for
configuring the publisher IDs and any other monetization settings passed to the
tag. They therefore "own" the monetization settings and payments, and are
responsible for any further revenue sharing with other parties.
Distribution arrangements for H5 games can get complicated. Right now we support
simple 1-way revshares (i.e. regular AdSense payments). This is an area of
ongoing development.
Distribution examples
Here are some distribution examples:
Publisher embeds the game into their site directly. They host the game, and
therefore own the monetization settings and payments.
Publisher iFrame’s their own game which they host at a different URL to their
main site. Once again they host the game and control the monetization
settings and payments.
Publisher (A) links to a game that is hosted by a distributor (B).
In this case the distributor hosts the game so they control the tag,
configure the monetization settings and how the revenue is shared:
Remember
- The tag should always be located within the same document as the game.
- Whoever hosts the game controls the monetization of the game.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-05 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-05 UTC."],[[["The AdSense code needs to be placed within the same document as the HTML5 game for monetization."],["The entity hosting the game controls the AdSense settings, receives payments, and is responsible for any revenue sharing."],["Currently, only simple one-way revenue shares (regular AdSense payments) are supported for HTML5 games distribution."],["Publishers embedding or iFraming their own games retain control over monetization, while using a distributor means the distributor controls monetization and revenue sharing."]]],[]]