categoryId property

String? categoryId
getter/setter pair

Google product category ID to calculate the ranking for, represented in Google's product taxonomy.

If a WHERE condition on best_sellers.category_id is not specified in the query, rankings for all top-level categories are returned.

Implementation

core.String? categoryId;