dimension property
The dimension to which the insight belongs. Possible string values are:
- "AUDIENCE_INSIGHTS_DIMENSION_UNSPECIFIED" : Not specified.
- "AUDIENCE_INSIGHTS_DIMENSION_UNKNOWN" : The value is unknown in this version.
- "AFFINITY_USER_INTEREST" : An Affinity UserInterest.
- "IN_MARKET_USER_INTEREST" : An In-Market UserInterest.
- "AGE_RANGE" : An age range.
- "GENDER" : A gender.
Implementation
core.String? dimension;