declaredRestrictedCategories property

List<String>? declaredRestrictedCategories
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.List<core.String>? declaredRestrictedCategories;