detectedCategoriesTaxonomy property
The taxonomy in which the detected_categories field is expressed.
Output only. Possible string values are:
- "AD_CATEGORY_TAXONOMY_UNSPECIFIED" : Default value that should never be used.
- "GOOGLE_AD_CATEGORY_TAXONOMY" : Google ad categories taxonomy, including product categories and sensitive categories. Find the category lists at https://developers.google.com/authorized-buyers/rtb/data#reference-data
- "IAB_CONTENT_1_0" : IAB Content Taxonomy 1.0. See https://github.com/InteractiveAdvertisingBureau/Taxonomies/blob/main/Content%20Taxonomies/Content%20Taxonomy%201.0.tsv for more details.
Implementation
core.String? detectedCategoriesTaxonomy;