CERequestInfo
Overview
The information when request the ad.
Interface
placement
placement
Declaration
Discussion
The placement for request the ad.
place
place
Declaration
Discussion
Currently not supported
timeout
timeout
Declaration
Discussion
Max duration to wait if there is no ad available. (Default is equal to 5 seconds)
Ad response would be returned within specified timeout period (asynchronous).
To get ad response synchronously, set the timeout to 0 (synchronous).
localExtra
localExtra
Declaration
Discussion
Currently not supported
adWidth
adWidth
Declaration
Discussion
The width of the adUIView
from this ad request.
- addTargetingRules:
- addTargetingRules:
Declaration
Parameters
name
description
rules
CETargetingRule for targeting rules.
forkey
The key for targeting.
Discussion
The rules for targeting on specific key.
Last updated