Wiki

Clone wiki

AATKit iOS / AATKit / AAT_FrequencyCapping

#Frequency capping

Index:

  1. Project Setup
  2. AATKit Initialisation
  3. Banner Integration
  4. Fullscreen Integration
  5. Rewarded Video
  6. APP Open Integration
  7. Native Ads Integration
  8. Native Ads Integration - special ad network characteristics
  9. Disable App Transport Security (ATS)
  10. Advanced Features
  11. Targeting
  12. Frequency Capping
  13. Important Remarks
  14. AATKit's Size within your app
  15. What is an AdSpace?
  16. Network-specific Information
  17. Statistics Delegate
  18. Reports Delegate
  19. AATKit AdMob custom events adapter (>= 2.77.x)

AATKit Changelogs


Frequency capping is a feature that allows you to limit the number of impressions presented in your app. This feature can be configured in the dashboard at AddApptr.com.

In the menu bar, click on Settings and choose placements.

Screenshot 2022-11-14 at 10.47.23 AM.png


Here you will find an overview of all placements, that have been created from all your applications (in code) or have been created on the dashboard directly.

Below each placement, its capping parameters are listed.

Screenshot 2022-11-14 at 1.01.51 PM.png

These parameters can be adjusted when clicking on the settings icon.

Screenshot 2022-11-14 at 12.47.53 PM.png

After clicking on this button a window appears in which all frequency capping parameters can be adjusted.

Screenshot 2022-11-14 at 12.54.58 PM.png

Fullscreen

App settings applied

  • Please choose 'All applicable'. 'Only own settings' is relevant for rewarded videos and thus part of the AddApptr configuration process needed when you want to use rewarded videos in your app. The corresponding settings will be configured by the AddApptr employees when you've contacted the AddApptr support for configuring rewarded video ads.

Interstitial Frequency capping

  • 'Impressions per Session', lets you control the maximum amount of impressions in one user session. A session starts when the app is opened and ends when the user quits the app or moves it into the background.
  • 'Impressions per Hour' lets you control the maximum amount of impressions within 1 hour. The app does not need to be active for this 1 hour.
  • 'Impressions per Day' lets you control the maximum amount of impressions within the last 24 hours. The app does not need to be active for these 24 hours.
  • 'Min. Delay' lets you control the minimum waiting time between two impressions (therefore, it is not relevant for the 1st impression of a session)

Banner

Screenshot 2022-11-14 at 12.57.44 PM.png

  • For banners, the frequency capping is limited to readjusting the refresh time between banner ads. The refresh time has to lie between 30s - 600s.

back (Targeting)

next (Header Documentation)

Updated