Jump to Content
Kongregate DevelopersGuidesAPI SupportBlogF&QKongregate
HomeGuidesAPI ReferenceChangelogAPI Support
v2.0

GuidesAPI SupportBlogF&QKongregateKongregate Developers
API Reference
v2.0

Client Side API

  • Mtx.PurchaseItems
  • Mtx.PurchaseItemsRemote
  • Mtx.RequestItemList
  • Mtx.RequestUserItemList
  • Mtx.ShowKredPurchaseDialog
  • Mtx.UseItemInstance
  • Services.AddEventListener
  • Services.GetGameAuthToken
  • Services.GetUsername
  • Services.GetUserId
  • Services.IsGuest
  • Services.ResizeGame
  • Services.ShowRegistrationBox
  • SharedContent.AddLoadListener
  • Stats.Submit

Server Side API

  • Authenticateget
  • Badgesget
  • Badges - Userget
  • High Scoresget
  • High Scores - Friendsget
  • Items - Consumepost
  • Items - Listget
  • Items - Userget
  • Kongpanionsget
  • Kongpanions - Userget
  • Statisticspost
  • User Informationget
Powered by 

Mtx.ShowIncentivizedAd

Attempt to display an incentivized ad to the user
showIncentivizedAd

The showIncentivizedAd method attempts to show an incentivized ad to the user. It will only work after the adsAvailable event has been broadcast.

kongregate.mtx.showIncentivizedAd();

Related:

  • Advertising API Overview
  • Mtx.AddEventListener
  • Mtx.InitializeIncentivizedAds