Even in the commerce section here there's no mention of prodViews although there's pretty much all other merchandising metrics. I've seen elsewhere that prodInstances could be the metric but I'm not sure if that's right.
Product View Metric is only available with Reporting API 1.4 when the source is data warehouse. When the source is Adobe Analytics (default reporting) then product view is not available.
If you use the following in the body of the POST request, you will be able to see productviews: { "reportSuiteID": "reportsuiteid", "reportType": "warehouse" }
Product View Metric is only available with Reporting API 1.4 when the source is data warehouse. When the source is Adobe Analytics (default reporting) then product view is not available.
If you use the following in the body of the POST request, you will be able to see productviews: { "reportSuiteID": "reportsuiteid", "reportType": "warehouse" }