Skip to content

Commit b7d7c99

Browse files
authored
docs: update index.md to include all possible types of ads in docs
1 parent 591fe84 commit b7d7c99

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,9 +496,11 @@ RewardedAd.createForAdRequest(TestIds.REWARDED);
496496
## Next Steps
497497

498498
Now the basics of setting up and configuring AdMob have been explained, we can go ahead and start to display different
499-
adverts to our users. The AdMob module provides integration with three different types:
499+
adverts to our users. The AdMob module provides integration with six different types:
500500

501501
- [App Open Ads](/displaying-ads#app-open-ads)
502502
- [Interstitial Ads](/displaying-ads#interstitial-ads)
503503
- [Rewarded Ads](/displaying-ads#rewarded-ads)
504504
- [Banner Ads](/displaying-ads#banner-ads-component)
505+
- [Rewarded Interstitial Ads](/displaying-ads#rewarded-interstitial-ads)
506+
- [Native Ads](/native-ads)

0 commit comments

Comments
 (0)