detectedSensitiveCategories property

List<int>? detectedSensitiveCategories
getter/setter pair

Detected sensitive categories, if any.

See the ad-sensitive-categories.txt file in the technical documentation for a list of IDs. You should use these IDs along with the excluded-sensitive-category field in the bid request to filter your bids.

Output only.

Implementation

core.List<core.int>? detectedSensitiveCategories;