reportCategoryId property

String? reportCategoryId
getter/setter pair

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

Required in the SELECT clause. A condition on report_category_id is required in the WHERE clause.

Implementation

core.String? reportCategoryId;