@google-shopping/reports
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -134,3 +134,3 @@ /// <reference types="node" /> | ||
* Optional. Number of `ReportRows` to retrieve in a single page. Defaults to | ||
* the maximum of 1000. Values above 1000 are coerced to 1000. | ||
* 1000. Values above 5000 are coerced to 5000. | ||
* @param {string} [request.pageToken] | ||
@@ -175,3 +175,3 @@ * Optional. Token of the page to retrieve. If not specified, the first page | ||
* Optional. Number of `ReportRows` to retrieve in a single page. Defaults to | ||
* the maximum of 1000. Values above 1000 are coerced to 1000. | ||
* 1000. Values above 5000 are coerced to 5000. | ||
* @param {string} [request.pageToken] | ||
@@ -211,3 +211,3 @@ * Optional. Token of the page to retrieve. If not specified, the first page | ||
* Optional. Number of `ReportRows` to retrieve in a single page. Defaults to | ||
* the maximum of 1000. Values above 1000 are coerced to 1000. | ||
* 1000. Values above 5000 are coerced to 5000. | ||
* @param {string} [request.pageToken] | ||
@@ -214,0 +214,0 @@ * Optional. Token of the page to retrieve. If not specified, the first page |
@@ -301,3 +301,3 @@ "use strict"; | ||
* Optional. Number of `ReportRows` to retrieve in a single page. Defaults to | ||
* the maximum of 1000. Values above 1000 are coerced to 1000. | ||
* 1000. Values above 5000 are coerced to 5000. | ||
* @param {string} [request.pageToken] | ||
@@ -351,3 +351,3 @@ * Optional. Token of the page to retrieve. If not specified, the first page | ||
* Optional. Number of `ReportRows` to retrieve in a single page. Defaults to | ||
* the maximum of 1000. Values above 1000 are coerced to 1000. | ||
* 1000. Values above 5000 are coerced to 5000. | ||
* @param {string} [request.pageToken] | ||
@@ -354,0 +354,0 @@ * Optional. Token of the page to retrieve. If not specified, the first page |
# Changelog | ||
## [0.4.0](https://github.com/googleapis/google-cloud-node/compare/reports-v0.3.0...reports-v0.4.0) (2024-04-16) | ||
### Features | ||
* [merchantapi] add click potential to Reports sub-API publication ([#5222](https://github.com/googleapis/google-cloud-node/issues/5222)) ([02719b6](https://github.com/googleapis/google-cloud-node/commit/02719b6945141a7b35256c6d96228280da5bda0f)) | ||
## [0.3.0](https://github.com/googleapis/google-cloud-node/compare/reports-v0.2.0...reports-v0.3.0) (2024-03-29) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@google-shopping/reports", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Merchant API client for Node.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2584506
41438