categoryId property
Google product category ID to calculate the report for, represented in Google's product taxonomy.
Required in the SELECT clause. A WHERE condition on
competitive_visibility.category_id is required in the query.
Implementation
core.String? categoryId;