excludedSensitiveCategoryIds property

List<String>? excludedSensitiveCategoryIds
getter/setter pair

The sensitive content category label IDs excluded.

Refer to this file https://storage.googleapis.com/adx-rtb-dictionaries/content-labels.txt for category IDs.

Output only.

Implementation

core.List<core.String>? excludedSensitiveCategoryIds;