countedVimpression property

dynamic Function(Placement, AdNetwork)? countedVimpression
getter/setter pair

Notifies that an viewable impression has been counted for a given network.

AdNetwork: Network for which the request has been counted.

Implementation

Function(Placement, AdNetwork)? countedVimpression;