categoryId property

String? categoryId
getter/setter pair

The ID of the product category.

This ID is equivalent to the google_product_category ID as described in this article: https://support.google.com/merchants/answer/6324436.

Output only.

Implementation

core.String? categoryId;