userInterests property
List<GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup> ?
userInterests
getter/setter pair
List of user interest attributes with metadata defining the audience.
The combination has a logical AND-of-ORs structure: The attributes within each AudienceInsightsAttributeMetadataGroup are ORed, and the groups themselves are ANDed.
Implementation
core.List<
GoogleAdsSearchads360V23CommonAudienceInsightsAttributeMetadataGroup
>?
userInterests;