requestId property

String get requestId

Identifies this banner instance. With loads the same unitId can fill multiple slots — compare the requestId entry in a listener callback's metadata against this value to tell which slot fired.

Implementation

String get requestId => _requestId;