countedNimpression property

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

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

AdNetwork: Network for which the request has been counted.

Implementation

Function(Placement, AdNetwork)? countedNimpression;