Reputation: 7077
I just added AdControl to my app, and want to frequently change ads on it.
So I set IsAutoRefreshEnabled = True. But I cannot find detailed information about how frequently the adds will be changed.
Upvotes: 0
Views: 64
Reputation: 7077
I finally found the answer.
After 1 min. of showing ad a request for another ad is send, and when the new ad is downloaded it is shown. Usualy abouth 1-1,5 min when IsAutoRefreshEnabled set to "True"
Hope it helps :)
Upvotes: 0