restrictedCategories property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? restrictedCategories
getter/setter pair

All restricted categories for the ads that may be shown from this creative.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? restrictedCategories;