declaredRestrictedCategories property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
All declared restricted categories for the ads that may be shown from this creative.
Can be used to filter the response of the creatives.list method.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? declaredRestrictedCategories;