AI-generated Key Takeaways
- 
          
This content describes the
UserInterestTaxonomyTypesenum, which categorizes different types of user interests. - 
          
The enum includes types such as
AFFINITY,IN_MARKET,MOBILE_APP_INSTALL_USER, andVERTICAL_GEO. - 
          
It also contains
UNSPECIFIEDandUNKNOWNvalues for unspecified or unknown types, andNEW_SMART_PHONE_USERfor users of new smartphones. 
Enum containing the possible UserInterestTaxonomyTypes.
| Enums | |
|---|---|
 | 
                Not specified. | 
 | 
                Used for return value only. Represents value unknown in this version. | 
 | 
                The affinity for this user interest. | 
 | 
                The market for this user interest. | 
 | 
                Users known to have installed applications in the specified categories. | 
 | 
                The geographical location of the interest-based vertical. | 
 | 
                User interest criteria for new smart phone users. |