INVALID_REQUEST constant

AdParamErrorCode const INVALID_REQUEST

Invalid ad request. For example, the ad unit ID is not set or the banner ad dimensions are invalid.

Implementation

static const AdParamErrorCode INVALID_REQUEST = AdParamErrorCode._(1);