How to Add Facebook Instant Games Interstitial and Video Ads with 2DKit Tutorial

How to Add Facebook Instant Games Interstitial and Video Ads with 2DKit

This tutorial will show you how to use interstitial and rewarded video ads to monetize your Facebook Instant Games with 2DKit.

“You can monetize your game by showing ads to your players. There are currently two formats of Audience Network ads integrated with Instant Games: Rewarded Videos and Interstitial Ads. This section will guide you through the process of integrating Ads Monetization with your Instant Game.”

https://developers.facebook.com/docs/games/instant-games/guides/ads-monetization

How to Add Facebook Instant Games Social Features like Sharing with 2DKit Tutorial

How to Add Facebook Instant Games Social Features like Sharing with 2DKit

This tutorial will show you how to add social features like sharing to your Facebook Instant Games with 2DKit.

“You enable your players to share a game’s meaningful moments. The SDK call works similar to the Custom Updates call above, but instead of updating content in the current conversation, the method FBInstant.shareAsync() prompts the player to share the moment elsewhere.”

https://developers.facebook.com/docs/games/instant-games/rich-gameplay-features

With Instant Games there are many ways to enable social interaction between your players. Below you can find detailed information about each one of these features.

  1. Custom Updates
  2. Custom Sharing
  3. Connected Players
  4. Changing Contexts
  5. Game Bots

Let’s get started!

Blog

How to Add Facebook Instant Games Interstitial and Video Ads with 2DKit Tutorial

How to Add Facebook Instant Games Social Features like Sharing with 2DKit Tutorial

How to Add Facebook Instant Games Leaderboards with 2DKit Tutorial

Facebook Instant Games Tutorial for 2DKit

Facebook Instant Games Tutorial for 2DKit Prerequisites You will need the following to get started using 2DKit for Facebook Instant Games– Facebook developer account The latest version of 2DKit   Adapting Existing 2DKit Games to the Facebook Instant Games platform You can get an existing 2DKit game running on the Facebook Instant Games platform in […]

How to Add Facebook Instant Games In-App Purchases with 2DKit Tutorial