detectedProductCategories property
Detected product categories, if any.
See the ad-product-categories.txt file in the technical documentation for a list of IDs. Can be used to filter the response of the creatives.list method.
Implementation
core.List<core.int>? detectedProductCategories;