taxonomyType property
Taxonomy type of the user interest.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "AFFINITY" : The affinity for this user interest.
- "IN_MARKET" : The market for this user interest.
- "MOBILE_APP_INSTALL_USER" : Users known to have installed applications in the specified categories.
- "VERTICAL_GEO" : The geographical location of the interest-based vertical.
- "NEW_SMART_PHONE_USER" : User interest criteria for new smart phone users.
Implementation
core.String? taxonomyType;