IMAdRequest is used to provide extra information when fetching ads. It is primarily used for better targeting of ads
More...
|
void | AddIDType (IMIDType imIDType, string imIDTypeValue) |
| Adds the DeviceMaskId Values
|
|
|
bool | LocationInquiryAllowed [get, set] |
| Gets or sets the LocationInquiryAllowed value. Set if the user's location information can be used for targeting purpose. Setting it to true will make use of device GPS service.
|
|
List< string > | Keywords [get, set] |
| Gets or sets the list of keywords for Ad targetting.
|
|
int | Age [get, set] |
| Gets or sets the age that the ad will be targeted for.
|
|
double | Income [get, set] |
| Gets or sets the income that the ad will be targeted for.
|
|
DateTime | DateOfBirth [get, set] |
| Gets or sets the date of birth that the ad will be targeted for.
|
|
UserLatLong | LatLong [get, set] |
| Gets or sets the GPS location that the ad will be targeted for.
|
|
UserLocation | Location [get, set] |
| Gets or sets the geographical location that the ad will be targeted for.
|
|
EducationType | Education [get, set] |
| Gets or sets the education level that the ad will be targeted for.
|
|
EthnicityType | Ethnicity [get, set] |
| Gets or sets the ethnicity that the ad will be targeted for.
|
|
GenderType | Gender [get, set] |
| Gets or sets the gender that the ad will be targeted for.
|
|
string | AreaCode [get, set] |
| Gets or sets the area code that the ad will be targeted for.
|
|
string | PostalCode [get, set] |
| Gets or sets the postal code that the ad will be targeted for.
|
|
List< string > | Interests [get, set] |
| Gets or sets the list of interests that the ad will be targeted for.
|
|
string | SearchString [get, set] |
| Search string provided Example. Hotel
|
|
Dictionary< string, string > | ParamsDictionary [get, set] |
| Additional values to be passed in the AdRequest as a key value pair. Example: City=Boston
|
|
IMAdRequest is used to provide extra information when fetching ads. It is primarily used for better targeting of ads
Specifies the type of ID TYPE
- Enumerator:
ID_LOGIN |
Specifies the Login ID type
|
ID_SESSION |
Specifies the Session ID type
|
void InMobi.W8.AdSDK.IMAdRequest.AddIDType |
( |
IMIDType |
imIDType, |
|
|
string |
imIDTypeValue |
|
) |
| |
Adds the DeviceMaskId Values
- Parameters
-
imIDType | The IMIDType to be added. |
imIDTypeValue | The value of IMIDType to be added. |
int InMobi.W8.AdSDK.IMAdRequest.Age |
|
getset |
Gets or sets the age that the ad will be targeted for.
string InMobi.W8.AdSDK.IMAdRequest.AreaCode |
|
getset |
Gets or sets the area code that the ad will be targeted for.
DateTime InMobi.W8.AdSDK.IMAdRequest.DateOfBirth |
|
getset |
Gets or sets the date of birth that the ad will be targeted for.
EducationType InMobi.W8.AdSDK.IMAdRequest.Education |
|
getset |
Gets or sets the education level that the ad will be targeted for.
EthnicityType InMobi.W8.AdSDK.IMAdRequest.Ethnicity |
|
getset |
Gets or sets the ethnicity that the ad will be targeted for.
GenderType InMobi.W8.AdSDK.IMAdRequest.Gender |
|
getset |
Gets or sets the gender that the ad will be targeted for.
double InMobi.W8.AdSDK.IMAdRequest.Income |
|
getset |
Gets or sets the income that the ad will be targeted for.
List<string> InMobi.W8.AdSDK.IMAdRequest.Interests |
|
getset |
Gets or sets the list of interests that the ad will be targeted for.
List<string> InMobi.W8.AdSDK.IMAdRequest.Keywords |
|
getset |
Gets or sets the list of keywords for Ad targetting.
UserLatLong InMobi.W8.AdSDK.IMAdRequest.LatLong |
|
getset |
Gets or sets the GPS location that the ad will be targeted for.
UserLocation InMobi.W8.AdSDK.IMAdRequest.Location |
|
getset |
Gets or sets the geographical location that the ad will be targeted for.
bool InMobi.W8.AdSDK.IMAdRequest.LocationInquiryAllowed |
|
getset |
Gets or sets the LocationInquiryAllowed value. Set if the user's location information can be used for targeting purpose. Setting it to true will make use of device GPS service.
Dictionary<string, string> InMobi.W8.AdSDK.IMAdRequest.ParamsDictionary |
|
getset |
Additional values to be passed in the AdRequest as a key value pair. Example: City=Boston
string InMobi.W8.AdSDK.IMAdRequest.PostalCode |
|
getset |
Gets or sets the postal code that the ad will be targeted for.
string InMobi.W8.AdSDK.IMAdRequest.SearchString |
|
getset |
Search string provided Example. Hotel