Skip to content

Commit

Permalink
Update ads.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rutavi authored Apr 19, 2024
1 parent dff8fe7 commit f9f8c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_documentation/ads.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const PrebidAd(
refreshInterval: 30,
),
```
`AD_UNIT_ID` and `CONFIG_ID` are placeholders for the ad unit ID and config ID parameters. The minimum refresh interval is 30 seconds.
`AD_UNIT_ID` and `CONFIG_ID` are placeholders for the ad unit ID and config ID parameters. The minimum refresh interval is 30 seconds, and the maximum is 120 seconds.

## Interstitial ad
Add this object to display an interstitial ad.
Expand Down

0 comments on commit f9f8c8b

Please sign in to comment.