plannableUserInterests property

List<PlannableUserInterest>? plannableUserInterests
getter/setter pair

The list of plannable user interests (Google Audiences).

Implementation

core.List<PlannableUserInterest>? plannableUserInterests;