excludedContentLabelIds property

List<String>? excludedContentLabelIds
getter/setter pair

The sensitive content category label IDs excluded in this configuration.

Bid requests for inventory with any of the specified content label IDs will not be sent. Refer to this file https://storage.googleapis.com/adx-rtb-dictionaries/content-labels.txt for category IDs.

Implementation

core.List<core.String>? excludedContentLabelIds;