Playgama
  • Welcome
  • 🚀Quick start
  • Submitting a game
  • Game Requirments
    • 💥Self-check
    • Technical Requirements
    • Advertising Requirements
    • User Experience Requirements
    • Content Requirements
    • Other Requirements
    • Platform-Specific Requirements
  • In-Game Purchases
    • Step-by-step IAP integration guide for Unity
  • FAQ
    • General
    • Submitting a Game
    • Game Moderation
    • Payments and Statistics
  • SDK
    • Getting started
    • Engines
      • Core (Plain JS)
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Unity
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Construct 3
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • GDevelop
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Godot
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Game Maker
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
      • Defold
        • 💥Intro
        • Setup
        • Platform Parameters
        • User Data
        • Advertising
          • Banner
          • Interstitial
          • Rewarded
          • AdBlock
        • User Parameters
        • Social Interactions
        • Leaderboards
        • Achievements
        • In-Game Purchases
        • Remote Configuration
    • Changelog
  • For Partners
    • Getting Started
    • Embed the Widget
      • Adding Games Widget to Your WordPress Site
      • Adding Games Widget to Your Tilda Site
      • Adding Games Widget to Your Framer Site
    • Import the Game Catalog
    • Share your referral link
Powered by GitBook
On this page
  1. Game Requirments

Advertising Requirements

  1. No ads from third-party advertisers, including static ad images and text. Ads are displayed only through the Playgama Bridge.

  2. Payments are made only through the Playgama Bridge.

  3. The internal process is saved after transitioning through the ad and returning.

  4. All ad blocks have an orientation matching the game's orientation.

  5. Ads do not interfere with the interaction process:

    1. Ads are shown during logical pauses: between levels, after the game ends, after pressing pause, etc. Ads should not interfere with gameplay.

    2. Ad blocks should not appear under the player's finger or cursor on top of an element the player wants to click on or get information from.

  6. If the game has a reward-based ad mechanism, the user can choose to watch a rewarded video (e.g., by pressing a special button) and receive a reward in the game afterward.

    1. The reward ad button is tied to text or a button that clearly indicates:

      • the user will now watch an ad for a reward;

      • the user understands what they will receive as a reward.

    2. The reward for watching a rewarded video is an additional bonus (e.g., but not limited to: boosters, additional actions, level skip, bonus levels, and other similar mechanics) to the main game and should not affect the ability to continue the gameplay.

    3. It is forbidden to offer reward-based ads to “gain +1 life” every time users lose a life.

  7. Rules for placing additional ad blocks:

    1. Additional ad blocks are exclusively sticky banners.

    2. The use of custom RTB banners is prohibited.

  8. When showing full-screen ads (interstitial or rewarded video), the game sound and gameplay must be paused.

PreviousTechnical RequirementsNextUser Experience Requirements

Last updated 6 months ago