Closed kohatang closed 8 years ago
If multiple ad slots on Single Request, all ad slots requests in one call even if the ad in another view in application. So, it was choose to disable Single Request.
e.g.
// default is true DoubleClickProvider.setSingleRequest(false);
If multiple ad slots on Single Request, all ad slots requests in one call even if the ad in another view in application. So, it was choose to disable Single Request.
e.g.