For iAd, what means to be an impression?

572 views Asked by At

Say I have a view that will show an iAd banner once the view is loaded/appear, does it mean that the # of times that the view appears == the # of impressions?

1

There are 1 answers

0
gregory On BEST ANSWER

Yes, the iAd code calls the server (# of requests) and when it gets an answer your code displays the ad (# of impressions).