Optional information that will be sent (if set) for increased targeting of the ad. More...
Properties | |
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. Must be a 3-digit positive number. | |
string | PostalCode [get, set] |
Gets or sets the postal code that the ad will be targeted for. Must be a 5-digit positive number. | |
List< string > | Interests [get, set] |
Gets or sets the list of interests that the ad will be targeted for. |
Optional information that will be sent (if set) for increased targeting of the ad.
int InMobi.WpSdk.UserInfo.Age [get, set] |
Gets or sets the age that the ad will be targeted for.
string InMobi.WpSdk.UserInfo.AreaCode [get, set] |
Gets or sets the area code that the ad will be targeted for. Must be a 3-digit positive number.
DateTime InMobi.WpSdk.UserInfo.DateOfBirth [get, set] |
Gets or sets the date of birth that the ad will be targeted for.
EducationType InMobi.WpSdk.UserInfo.Education [get, set] |
Gets or sets the education level that the ad will be targeted for.
EthnicityType InMobi.WpSdk.UserInfo.Ethnicity [get, set] |
Gets or sets the ethnicity that the ad will be targeted for.
GenderType InMobi.WpSdk.UserInfo.Gender [get, set] |
Gets or sets the gender that the ad will be targeted for.
double InMobi.WpSdk.UserInfo.Income [get, set] |
Gets or sets the income that the ad will be targeted for.
List<string> InMobi.WpSdk.UserInfo.Interests [get, set] |
Gets or sets the list of interests that the ad will be targeted for.
UserLatLong InMobi.WpSdk.UserInfo.LatLong [get, set] |
Gets or sets the GPS location that the ad will be targeted for.
UserLocation InMobi.WpSdk.UserInfo.Location [get, set] |
Gets or sets the geographical location that the ad will be targeted for.
string InMobi.WpSdk.UserInfo.PostalCode [get, set] |
Gets or sets the postal code that the ad will be targeted for. Must be a 5-digit positive number.