detectedSensitiveCategories property
Detected sensitive categories, if any.
Can be used to filter the response of the creatives.list method. 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.
Implementation
core.List<core.int>? detectedSensitiveCategories;