detectedProductCategories property

List<int>? detectedProductCategories
getter/setter pair

Detected product categories, if any.

See the ad-product-categories.txt file in the technical documentation for a list of IDs.

Output only.

Implementation

core.List<core.int>? detectedProductCategories;