@sp-api-sdk/customer-feedback-api-2024-06-01 1.1.16 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (152) hide show
  1. package/README.md +4 -4
  2. package/dist/index.cjs +679 -0
  3. package/dist/index.cjs.map +1 -0
  4. package/dist/index.d.cts +1484 -0
  5. package/dist/index.d.ts +1484 -0
  6. package/dist/index.js +637 -0
  7. package/dist/index.js.map +1 -0
  8. package/package.json +23 -12
  9. package/dist/cjs/api-model/api/customer-feedback-api.js +0 -533
  10. package/dist/cjs/api-model/api.js +0 -30
  11. package/dist/cjs/api-model/base.js +0 -52
  12. package/dist/cjs/api-model/common.js +0 -123
  13. package/dist/cjs/api-model/configuration.js +0 -98
  14. package/dist/cjs/api-model/index.js +0 -32
  15. package/dist/cjs/api-model/models/browse-node-all-occurrence.js +0 -15
  16. package/dist/cjs/api-model/models/browse-node-all-star-rating-impact.js +0 -15
  17. package/dist/cjs/api-model/models/browse-node-occurrence.js +0 -15
  18. package/dist/cjs/api-model/models/browse-node-response.js +0 -15
  19. package/dist/cjs/api-model/models/browse-node-return-topics-response.js +0 -15
  20. package/dist/cjs/api-model/models/browse-node-return-topics.js +0 -15
  21. package/dist/cjs/api-model/models/browse-node-return-trend-point.js +0 -15
  22. package/dist/cjs/api-model/models/browse-node-return-trend.js +0 -15
  23. package/dist/cjs/api-model/models/browse-node-return-trends-response.js +0 -15
  24. package/dist/cjs/api-model/models/browse-node-review-subtopic-metrics.js +0 -15
  25. package/dist/cjs/api-model/models/browse-node-review-topic-metrics.js +0 -15
  26. package/dist/cjs/api-model/models/browse-node-review-topic.js +0 -15
  27. package/dist/cjs/api-model/models/browse-node-review-topics-response.js +0 -15
  28. package/dist/cjs/api-model/models/browse-node-review-topics.js +0 -15
  29. package/dist/cjs/api-model/models/browse-node-review-trend-metrics.js +0 -15
  30. package/dist/cjs/api-model/models/browse-node-review-trend-point.js +0 -15
  31. package/dist/cjs/api-model/models/browse-node-review-trend.js +0 -15
  32. package/dist/cjs/api-model/models/browse-node-review-trends-response.js +0 -15
  33. package/dist/cjs/api-model/models/browse-node-review-trends.js +0 -15
  34. package/dist/cjs/api-model/models/browse-node-star-rating-impact.js +0 -15
  35. package/dist/cjs/api-model/models/browse-node-subtopic.js +0 -15
  36. package/dist/cjs/api-model/models/browse-node-trend-metrics.js +0 -15
  37. package/dist/cjs/api-model/models/child-asin-mention-metrics.js +0 -15
  38. package/dist/cjs/api-model/models/child-asin-metrics.js +0 -15
  39. package/dist/cjs/api-model/models/date-range.js +0 -15
  40. package/dist/cjs/api-model/models/error-list.js +0 -15
  41. package/dist/cjs/api-model/models/index.js +0 -55
  42. package/dist/cjs/api-model/models/item-review-browse-node-metrics.js +0 -15
  43. package/dist/cjs/api-model/models/item-review-subtopic-metrics.js +0 -15
  44. package/dist/cjs/api-model/models/item-review-subtopic.js +0 -15
  45. package/dist/cjs/api-model/models/item-review-topic-metrics.js +0 -15
  46. package/dist/cjs/api-model/models/item-review-topic.js +0 -15
  47. package/dist/cjs/api-model/models/item-review-topics-response.js +0 -15
  48. package/dist/cjs/api-model/models/item-review-topics.js +0 -15
  49. package/dist/cjs/api-model/models/item-review-trend-point.js +0 -15
  50. package/dist/cjs/api-model/models/item-review-trend.js +0 -15
  51. package/dist/cjs/api-model/models/item-review-trends-response.js +0 -15
  52. package/dist/cjs/api-model/models/item-review-trends.js +0 -15
  53. package/dist/cjs/api-model/models/model-error.js +0 -15
  54. package/dist/cjs/api-model/models/review-trend-metrics.js +0 -15
  55. package/dist/cjs/client.js +0 -13
  56. package/dist/cjs/index.js +0 -18
  57. package/dist/es/api-model/api/customer-feedback-api.js +0 -523
  58. package/dist/es/api-model/api.js +0 -14
  59. package/dist/es/api-model/base.js +0 -44
  60. package/dist/es/api-model/common.js +0 -110
  61. package/dist/es/api-model/configuration.js +0 -94
  62. package/dist/es/api-model/index.js +0 -16
  63. package/dist/es/api-model/models/browse-node-all-occurrence.js +0 -14
  64. package/dist/es/api-model/models/browse-node-all-star-rating-impact.js +0 -14
  65. package/dist/es/api-model/models/browse-node-occurrence.js +0 -14
  66. package/dist/es/api-model/models/browse-node-response.js +0 -14
  67. package/dist/es/api-model/models/browse-node-return-topics-response.js +0 -14
  68. package/dist/es/api-model/models/browse-node-return-topics.js +0 -14
  69. package/dist/es/api-model/models/browse-node-return-trend-point.js +0 -14
  70. package/dist/es/api-model/models/browse-node-return-trend.js +0 -14
  71. package/dist/es/api-model/models/browse-node-return-trends-response.js +0 -14
  72. package/dist/es/api-model/models/browse-node-review-subtopic-metrics.js +0 -14
  73. package/dist/es/api-model/models/browse-node-review-topic-metrics.js +0 -14
  74. package/dist/es/api-model/models/browse-node-review-topic.js +0 -14
  75. package/dist/es/api-model/models/browse-node-review-topics-response.js +0 -14
  76. package/dist/es/api-model/models/browse-node-review-topics.js +0 -14
  77. package/dist/es/api-model/models/browse-node-review-trend-metrics.js +0 -14
  78. package/dist/es/api-model/models/browse-node-review-trend-point.js +0 -14
  79. package/dist/es/api-model/models/browse-node-review-trend.js +0 -14
  80. package/dist/es/api-model/models/browse-node-review-trends-response.js +0 -14
  81. package/dist/es/api-model/models/browse-node-review-trends.js +0 -14
  82. package/dist/es/api-model/models/browse-node-star-rating-impact.js +0 -14
  83. package/dist/es/api-model/models/browse-node-subtopic.js +0 -14
  84. package/dist/es/api-model/models/browse-node-trend-metrics.js +0 -14
  85. package/dist/es/api-model/models/child-asin-mention-metrics.js +0 -14
  86. package/dist/es/api-model/models/child-asin-metrics.js +0 -14
  87. package/dist/es/api-model/models/date-range.js +0 -14
  88. package/dist/es/api-model/models/error-list.js +0 -14
  89. package/dist/es/api-model/models/index.js +0 -39
  90. package/dist/es/api-model/models/item-review-browse-node-metrics.js +0 -14
  91. package/dist/es/api-model/models/item-review-subtopic-metrics.js +0 -14
  92. package/dist/es/api-model/models/item-review-subtopic.js +0 -14
  93. package/dist/es/api-model/models/item-review-topic-metrics.js +0 -14
  94. package/dist/es/api-model/models/item-review-topic.js +0 -14
  95. package/dist/es/api-model/models/item-review-topics-response.js +0 -14
  96. package/dist/es/api-model/models/item-review-topics.js +0 -14
  97. package/dist/es/api-model/models/item-review-trend-point.js +0 -14
  98. package/dist/es/api-model/models/item-review-trend.js +0 -14
  99. package/dist/es/api-model/models/item-review-trends-response.js +0 -14
  100. package/dist/es/api-model/models/item-review-trends.js +0 -14
  101. package/dist/es/api-model/models/model-error.js +0 -14
  102. package/dist/es/api-model/models/review-trend-metrics.js +0 -14
  103. package/dist/es/client.js +0 -9
  104. package/dist/es/index.js +0 -2
  105. package/dist/types/api-model/api/customer-feedback-api.d.ts +0 -355
  106. package/dist/types/api-model/api.d.ts +0 -12
  107. package/dist/types/api-model/base.d.ts +0 -42
  108. package/dist/types/api-model/common.d.ts +0 -34
  109. package/dist/types/api-model/configuration.d.ts +0 -98
  110. package/dist/types/api-model/index.d.ts +0 -14
  111. package/dist/types/api-model/models/browse-node-all-occurrence.d.ts +0 -24
  112. package/dist/types/api-model/models/browse-node-all-star-rating-impact.d.ts +0 -24
  113. package/dist/types/api-model/models/browse-node-occurrence.d.ts +0 -20
  114. package/dist/types/api-model/models/browse-node-response.d.ts +0 -24
  115. package/dist/types/api-model/models/browse-node-return-topics-response.d.ts +0 -39
  116. package/dist/types/api-model/models/browse-node-return-topics.d.ts +0 -22
  117. package/dist/types/api-model/models/browse-node-return-trend-point.d.ts +0 -20
  118. package/dist/types/api-model/models/browse-node-return-trend.d.ts +0 -25
  119. package/dist/types/api-model/models/browse-node-return-trends-response.d.ts +0 -39
  120. package/dist/types/api-model/models/browse-node-review-subtopic-metrics.d.ts +0 -20
  121. package/dist/types/api-model/models/browse-node-review-topic-metrics.d.ts +0 -20
  122. package/dist/types/api-model/models/browse-node-review-topic.d.ts +0 -31
  123. package/dist/types/api-model/models/browse-node-review-topics-response.d.ts +0 -36
  124. package/dist/types/api-model/models/browse-node-review-topics.d.ts +0 -25
  125. package/dist/types/api-model/models/browse-node-review-trend-metrics.d.ts +0 -18
  126. package/dist/types/api-model/models/browse-node-review-trend-point.d.ts +0 -20
  127. package/dist/types/api-model/models/browse-node-review-trend.d.ts +0 -25
  128. package/dist/types/api-model/models/browse-node-review-trends-response.d.ts +0 -36
  129. package/dist/types/api-model/models/browse-node-review-trends.d.ts +0 -25
  130. package/dist/types/api-model/models/browse-node-star-rating-impact.d.ts +0 -20
  131. package/dist/types/api-model/models/browse-node-subtopic.d.ts +0 -26
  132. package/dist/types/api-model/models/browse-node-trend-metrics.d.ts +0 -18
  133. package/dist/types/api-model/models/child-asin-mention-metrics.d.ts +0 -24
  134. package/dist/types/api-model/models/child-asin-metrics.d.ts +0 -19
  135. package/dist/types/api-model/models/date-range.d.ts +0 -24
  136. package/dist/types/api-model/models/error-list.d.ts +0 -20
  137. package/dist/types/api-model/models/index.d.ts +0 -39
  138. package/dist/types/api-model/models/item-review-browse-node-metrics.d.ts +0 -20
  139. package/dist/types/api-model/models/item-review-subtopic-metrics.d.ts +0 -24
  140. package/dist/types/api-model/models/item-review-subtopic.d.ts +0 -26
  141. package/dist/types/api-model/models/item-review-topic-metrics.d.ts +0 -28
  142. package/dist/types/api-model/models/item-review-topic.d.ts +0 -36
  143. package/dist/types/api-model/models/item-review-topics-response.d.ts +0 -36
  144. package/dist/types/api-model/models/item-review-topics.d.ts +0 -25
  145. package/dist/types/api-model/models/item-review-trend-point.d.ts +0 -23
  146. package/dist/types/api-model/models/item-review-trend.d.ts +0 -25
  147. package/dist/types/api-model/models/item-review-trends-response.d.ts +0 -36
  148. package/dist/types/api-model/models/item-review-trends.d.ts +0 -25
  149. package/dist/types/api-model/models/model-error.d.ts +0 -28
  150. package/dist/types/api-model/models/review-trend-metrics.d.ts +0 -20
  151. package/dist/types/client.d.ts +0 -6
  152. package/dist/types/index.d.ts +0 -3
@@ -0,0 +1,1484 @@
1
+ import { ClientConfiguration, RateLimit } from '@sp-api-sdk/common';
2
+ import * as axios from 'axios';
3
+ import { AxiosInstance, RawAxiosRequestConfig, AxiosPromise } from 'axios';
4
+
5
+ /**
6
+ * The Selling Partner API for CustomerFeedback
7
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
8
+ *
9
+ * The version of the OpenAPI document: 2024-06-01
10
+ *
11
+ *
12
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
13
+ * https://openapi-generator.tech
14
+ * Do not edit the class manually.
15
+ */
16
+ interface AWSv4Configuration {
17
+ options?: {
18
+ region?: string;
19
+ service?: string;
20
+ };
21
+ credentials?: {
22
+ accessKeyId?: string;
23
+ secretAccessKey?: string;
24
+ sessionToken?: string;
25
+ };
26
+ }
27
+ interface ConfigurationParameters {
28
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
29
+ username?: string;
30
+ password?: string;
31
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
32
+ awsv4?: AWSv4Configuration;
33
+ basePath?: string;
34
+ serverIndex?: number;
35
+ baseOptions?: any;
36
+ formDataCtor?: new () => any;
37
+ }
38
+ declare class Configuration {
39
+ /**
40
+ * parameter for apiKey security
41
+ * @param name security name
42
+ */
43
+ apiKey?: string | Promise<string> | ((name: string) => string) | ((name: string) => Promise<string>);
44
+ /**
45
+ * parameter for basic security
46
+ */
47
+ username?: string;
48
+ /**
49
+ * parameter for basic security
50
+ */
51
+ password?: string;
52
+ /**
53
+ * parameter for oauth2 security
54
+ * @param name security name
55
+ * @param scopes oauth2 scope
56
+ */
57
+ accessToken?: string | Promise<string> | ((name?: string, scopes?: string[]) => string) | ((name?: string, scopes?: string[]) => Promise<string>);
58
+ /**
59
+ * parameter for aws4 signature security
60
+ * @param {Object} AWS4Signature - AWS4 Signature security
61
+ * @param {string} options.region - aws region
62
+ * @param {string} options.service - name of the service.
63
+ * @param {string} credentials.accessKeyId - aws access key id
64
+ * @param {string} credentials.secretAccessKey - aws access key
65
+ * @param {string} credentials.sessionToken - aws session token
66
+ * @memberof Configuration
67
+ */
68
+ awsv4?: AWSv4Configuration;
69
+ /**
70
+ * override base path
71
+ */
72
+ basePath?: string;
73
+ /**
74
+ * override server index
75
+ */
76
+ serverIndex?: number;
77
+ /**
78
+ * base options for axios calls
79
+ */
80
+ baseOptions?: any;
81
+ /**
82
+ * The FormData constructor that will be used to create multipart form data
83
+ * requests. You can inject this here so that execution environments that
84
+ * do not support the FormData class can still run the generated client.
85
+ *
86
+ * @type {new () => FormData}
87
+ */
88
+ formDataCtor?: new () => any;
89
+ constructor(param?: ConfigurationParameters);
90
+ /**
91
+ * Check if the given MIME is a JSON MIME.
92
+ * JSON MIME examples:
93
+ * application/json
94
+ * application/json; charset=UTF8
95
+ * APPLICATION/JSON
96
+ * application/vnd.company+json
97
+ * @param mime - MIME (Multipurpose Internet Mail Extensions)
98
+ * @return True if the given MIME is JSON, false otherwise.
99
+ */
100
+ isJsonMime(mime: string): boolean;
101
+ }
102
+
103
+ /**
104
+ * The Selling Partner API for CustomerFeedback
105
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
106
+ *
107
+ * The version of the OpenAPI document: 2024-06-01
108
+ *
109
+ *
110
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
111
+ * https://openapi-generator.tech
112
+ * Do not edit the class manually.
113
+ */
114
+
115
+ interface RequestArgs {
116
+ url: string;
117
+ options: RawAxiosRequestConfig;
118
+ }
119
+ declare class BaseAPI {
120
+ protected basePath: string;
121
+ protected axios: AxiosInstance;
122
+ protected configuration: Configuration | undefined;
123
+ constructor(configuration?: Configuration, basePath?: string, axios?: AxiosInstance);
124
+ }
125
+
126
+ /**
127
+ * The Selling Partner API for CustomerFeedback
128
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
129
+ *
130
+ * The version of the OpenAPI document: 2024-06-01
131
+ *
132
+ *
133
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
134
+ * https://openapi-generator.tech
135
+ * Do not edit the class manually.
136
+ */
137
+ /**
138
+ * The browse node review occurrence metrics.
139
+ */
140
+ interface BrowseNodeAllOccurrence {
141
+ /**
142
+ * The percentage of reviews of the top 25 percent of products in the browse node that mention the topic.
143
+ */
144
+ 'topTwentyFivePercentProducts': number;
145
+ /**
146
+ * The percentage of reviews of products in the browse node that mention the topic.
147
+ */
148
+ 'allProducts': number;
149
+ }
150
+
151
+ /**
152
+ * The Selling Partner API for CustomerFeedback
153
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
154
+ *
155
+ * The version of the OpenAPI document: 2024-06-01
156
+ *
157
+ *
158
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
159
+ * https://openapi-generator.tech
160
+ * Do not edit the class manually.
161
+ */
162
+ /**
163
+ * The effects of a topic on the star ratings in a browse node.
164
+ */
165
+ interface BrowseNodeAllStarRatingImpact {
166
+ /**
167
+ * The effect of the topic on the star rating of the top 25 percent of products in the browse node. This value can be positive or negative.
168
+ */
169
+ 'topTwentyFivePercentProducts': number;
170
+ /**
171
+ * The effect of the topic on the star rating of all products in the browse node. This value can be positive or negative.
172
+ */
173
+ 'allProducts': number;
174
+ }
175
+
176
+ /**
177
+ * The Selling Partner API for CustomerFeedback
178
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
179
+ *
180
+ * The version of the OpenAPI document: 2024-06-01
181
+ *
182
+ *
183
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
184
+ * https://openapi-generator.tech
185
+ * Do not edit the class manually.
186
+ */
187
+ /**
188
+ * The browse node review trend occurrence metrics.
189
+ */
190
+ interface BrowseNodeOccurrence {
191
+ /**
192
+ * The percentage of reviews of products in the browse node that mention a topic.
193
+ */
194
+ 'allProducts': number;
195
+ }
196
+
197
+ /**
198
+ * The Selling Partner API for CustomerFeedback
199
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
200
+ *
201
+ * The version of the OpenAPI document: 2024-06-01
202
+ *
203
+ *
204
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
205
+ * https://openapi-generator.tech
206
+ * Do not edit the class manually.
207
+ */
208
+ /**
209
+ * The response for the `getItemBrowseNode` operation.
210
+ */
211
+ interface BrowseNodeResponse {
212
+ /**
213
+ * A browse node id is the unique identifier of a given browse node. A browse node is a location in a browse tree that is used for navigation, product classification, and website content.
214
+ */
215
+ 'browseNodeId': string;
216
+ /**
217
+ * The display name of the browse node as visible on the Amazon retail website.
218
+ */
219
+ 'displayName': string;
220
+ }
221
+
222
+ /**
223
+ * The Selling Partner API for CustomerFeedback
224
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
225
+ *
226
+ * The version of the OpenAPI document: 2024-06-01
227
+ *
228
+ *
229
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
230
+ * https://openapi-generator.tech
231
+ * Do not edit the class manually.
232
+ */
233
+
234
+ /**
235
+ * A single browse node review or return trend metric.
236
+ */
237
+ interface BrowseNodeTrendMetrics {
238
+ 'occurrencePercentage': BrowseNodeOccurrence;
239
+ }
240
+
241
+ /**
242
+ * The Selling Partner API for CustomerFeedback
243
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
244
+ *
245
+ * The version of the OpenAPI document: 2024-06-01
246
+ *
247
+ *
248
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
249
+ * https://openapi-generator.tech
250
+ * Do not edit the class manually.
251
+ */
252
+
253
+ /**
254
+ * Topics from returns for all items in a browse node.
255
+ */
256
+ interface BrowseNodeReturnTopics {
257
+ /**
258
+ * The name of the return feedback topic .
259
+ */
260
+ 'topic': string;
261
+ 'browseNodeMetrics': BrowseNodeTrendMetrics;
262
+ }
263
+
264
+ /**
265
+ * The Selling Partner API for CustomerFeedback
266
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
267
+ *
268
+ * The version of the OpenAPI document: 2024-06-01
269
+ *
270
+ *
271
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
272
+ * https://openapi-generator.tech
273
+ * Do not edit the class manually.
274
+ */
275
+ /**
276
+ * A date range.
277
+ */
278
+ interface DateRange {
279
+ /**
280
+ * The start date of the date range in ISO-8601 date/time format.
281
+ */
282
+ 'startDate': string;
283
+ /**
284
+ * The end date of the date range in ISO-8601 date/time format.
285
+ */
286
+ 'endDate': string;
287
+ }
288
+
289
+ /**
290
+ * The Selling Partner API for CustomerFeedback
291
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
292
+ *
293
+ * The version of the OpenAPI document: 2024-06-01
294
+ *
295
+ *
296
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
297
+ * https://openapi-generator.tech
298
+ * Do not edit the class manually.
299
+ */
300
+
301
+ /**
302
+ * The response for the `getBrowseNodeReturnTopics` operation.
303
+ */
304
+ interface BrowseNodeReturnTopicsResponse {
305
+ /**
306
+ * The requested browse node id. A browse node id is the unique identifier of a given browse node.
307
+ */
308
+ 'browseNodeId': string;
309
+ /**
310
+ * The display name of the browse node, as visible on the Amazon retail website.
311
+ */
312
+ 'displayName': string;
313
+ /**
314
+ * The requested marketplace id.
315
+ */
316
+ 'marketplaceId': string;
317
+ /**
318
+ * The two digit country code of requested marketplace id, in ISO 3166-1 alpha-2 format.
319
+ */
320
+ 'countryCode': string;
321
+ 'dateRange': DateRange;
322
+ /**
323
+ * The list of browse node return topics.
324
+ */
325
+ 'topics': Array<BrowseNodeReturnTopics>;
326
+ }
327
+
328
+ /**
329
+ * The Selling Partner API for CustomerFeedback
330
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
331
+ *
332
+ * The version of the OpenAPI document: 2024-06-01
333
+ *
334
+ *
335
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
336
+ * https://openapi-generator.tech
337
+ * Do not edit the class manually.
338
+ */
339
+
340
+ /**
341
+ * The return metrics for a certain month.
342
+ */
343
+ interface BrowseNodeReturnTrendPoint {
344
+ 'dateRange': DateRange;
345
+ 'browseNodeMetrics': BrowseNodeTrendMetrics;
346
+ }
347
+
348
+ /**
349
+ * The Selling Partner API for CustomerFeedback
350
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
351
+ *
352
+ * The version of the OpenAPI document: 2024-06-01
353
+ *
354
+ *
355
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
356
+ * https://openapi-generator.tech
357
+ * Do not edit the class manually.
358
+ */
359
+
360
+ /**
361
+ * The trend of return topic metrics for all items in the requested browse node.
362
+ */
363
+ interface BrowseNodeReturnTrend {
364
+ /**
365
+ * The name of the topic.
366
+ */
367
+ 'topic': string;
368
+ /**
369
+ * The browse node return trend metrics.
370
+ */
371
+ 'trendMetrics': Array<BrowseNodeReturnTrendPoint>;
372
+ }
373
+
374
+ /**
375
+ * The Selling Partner API for CustomerFeedback
376
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
377
+ *
378
+ * The version of the OpenAPI document: 2024-06-01
379
+ *
380
+ *
381
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
382
+ * https://openapi-generator.tech
383
+ * Do not edit the class manually.
384
+ */
385
+
386
+ /**
387
+ * The response for the `getBrowseNodeReturnTrends` operation.
388
+ */
389
+ interface BrowseNodeReturnTrendsResponse {
390
+ /**
391
+ * The requested browse node id. A browse node id is the unique identifier of a given browse node.
392
+ */
393
+ 'browseNodeId': string;
394
+ /**
395
+ * The display name of the browse node, as visible on the Amazon retail website.
396
+ */
397
+ 'displayName': string;
398
+ /**
399
+ * The requested marketplace id.
400
+ */
401
+ 'marketplaceId': string;
402
+ /**
403
+ * The two digit country code of requested marketplace id, in ISO 3166-1 alpha-2 format.
404
+ */
405
+ 'countryCode': string;
406
+ 'dateRange': DateRange;
407
+ /**
408
+ * The browse node return trends.
409
+ */
410
+ 'returnTrends': Array<BrowseNodeReturnTrend>;
411
+ }
412
+
413
+ /**
414
+ * The Selling Partner API for CustomerFeedback
415
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
416
+ *
417
+ * The version of the OpenAPI document: 2024-06-01
418
+ *
419
+ *
420
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
421
+ * https://openapi-generator.tech
422
+ * Do not edit the class manually.
423
+ */
424
+ /**
425
+ * The browse node review subtopic metrics.
426
+ */
427
+ interface BrowseNodeReviewSubtopicMetrics {
428
+ /**
429
+ * The percentage of reviews that mention the subtopic.
430
+ */
431
+ 'occurrencePercentage': number;
432
+ }
433
+
434
+ /**
435
+ * The Selling Partner API for CustomerFeedback
436
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
437
+ *
438
+ * The version of the OpenAPI document: 2024-06-01
439
+ *
440
+ *
441
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
442
+ * https://openapi-generator.tech
443
+ * Do not edit the class manually.
444
+ */
445
+
446
+ /**
447
+ * The browse node review topic metrics.
448
+ */
449
+ interface BrowseNodeReviewTopicMetrics {
450
+ 'occurrencePercentage'?: BrowseNodeAllOccurrence;
451
+ 'starRatingImpact'?: BrowseNodeAllStarRatingImpact;
452
+ }
453
+
454
+ /**
455
+ * The Selling Partner API for CustomerFeedback
456
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
457
+ *
458
+ * The version of the OpenAPI document: 2024-06-01
459
+ *
460
+ *
461
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
462
+ * https://openapi-generator.tech
463
+ * Do not edit the class manually.
464
+ */
465
+
466
+ /**
467
+ * The browse node review subtopic.
468
+ */
469
+ interface BrowseNodeSubtopic {
470
+ /**
471
+ * The name of the browse node review subtopic.
472
+ */
473
+ 'subtopic': string;
474
+ 'metrics': BrowseNodeReviewSubtopicMetrics;
475
+ /**
476
+ * A list of up to three snippets from reviews that contain the topic. This value is `null` if there aren\'t enough review snippets for the subtopic.
477
+ */
478
+ 'reviewSnippets'?: Array<string>;
479
+ }
480
+
481
+ /**
482
+ * The Selling Partner API for CustomerFeedback
483
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
484
+ *
485
+ * The version of the OpenAPI document: 2024-06-01
486
+ *
487
+ *
488
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
489
+ * https://openapi-generator.tech
490
+ * Do not edit the class manually.
491
+ */
492
+
493
+ /**
494
+ * The browse node review topic.
495
+ */
496
+ interface BrowseNodeReviewTopic {
497
+ /**
498
+ * The name browse node review topic.
499
+ */
500
+ 'topic': string;
501
+ 'browseNodeMetrics': BrowseNodeReviewTopicMetrics;
502
+ /**
503
+ * A list of up to three snippets from reviews that contain the topic. This value is `null` if there aren\'t enough review snippets for the topic.
504
+ */
505
+ 'reviewSnippets'?: Array<string>;
506
+ /**
507
+ * A list of the five subtopics that occur most frequently. This value is `null` if there are no subtopics.
508
+ */
509
+ 'subtopics'?: Array<BrowseNodeSubtopic>;
510
+ }
511
+
512
+ /**
513
+ * The Selling Partner API for CustomerFeedback
514
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
515
+ *
516
+ * The version of the OpenAPI document: 2024-06-01
517
+ *
518
+ *
519
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
520
+ * https://openapi-generator.tech
521
+ * Do not edit the class manually.
522
+ */
523
+
524
+ /**
525
+ * The 10 most positive and most negative review topics for all items in a browse node.
526
+ */
527
+ interface BrowseNodeReviewTopics {
528
+ /**
529
+ * A list of the most positive review topics. When the `sortBy` query parameter is set to `MENTIONS`, the number of reviews of items within the requested browse node that mention the topic determine the topic\'s placement in the list. When `sortBy` is set to `STAR_RATING_IMPACT`, the effect that the topic has on the star rating of items within the requested browse node determine placement in the list. This value is `null` if there are not enough positive reviews for the requested browse node. **Max length:** 10
530
+ */
531
+ 'positiveTopics'?: Array<BrowseNodeReviewTopic>;
532
+ /**
533
+ * A list of the most negative review topics. When the `sortBy` query parameter is set to `MENTIONS`, the number of reviews of items within the requested browse node that mention the topic determine the topic\'s placement in the list. When `sortBy` is set to `STAR_RATING_IMPACT`, the effect that the topic has on the star rating of items within the requested browse node determine placement in the list. This value is `null` if there are not enough negative reviews for the requested browse node. **Max length:** 10
534
+ */
535
+ 'negativeTopics'?: Array<BrowseNodeReviewTopic>;
536
+ }
537
+
538
+ /**
539
+ * The Selling Partner API for CustomerFeedback
540
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
541
+ *
542
+ * The version of the OpenAPI document: 2024-06-01
543
+ *
544
+ *
545
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
546
+ * https://openapi-generator.tech
547
+ * Do not edit the class manually.
548
+ */
549
+
550
+ /**
551
+ * The response for the `getBrowseNodeReviewTopics` operation.
552
+ */
553
+ interface BrowseNodeReviewTopicsResponse {
554
+ /**
555
+ * The requested browse node id. A browse node id is the unique identifier of a given browse node.
556
+ */
557
+ 'browseNodeId': string;
558
+ /**
559
+ * The display name of the requested browse node id. The display name of the browse node as visible on the Amazon retail website.
560
+ */
561
+ 'displayName': string;
562
+ /**
563
+ * The requested marketplace id.
564
+ */
565
+ 'marketplaceId': string;
566
+ /**
567
+ * The two digit country code of requested marketplace id, in ISO 3166-1 alpha-2 format.
568
+ */
569
+ 'countryCode': string;
570
+ 'dateRange': DateRange;
571
+ 'topics': BrowseNodeReviewTopics;
572
+ }
573
+
574
+ /**
575
+ * The Selling Partner API for CustomerFeedback
576
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
577
+ *
578
+ * The version of the OpenAPI document: 2024-06-01
579
+ *
580
+ *
581
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
582
+ * https://openapi-generator.tech
583
+ * Do not edit the class manually.
584
+ */
585
+
586
+ /**
587
+ * The browse node review topic metrics.
588
+ */
589
+ interface BrowseNodeReviewTrendMetrics {
590
+ 'occurrencePercentage': BrowseNodeAllOccurrence;
591
+ }
592
+
593
+ /**
594
+ * The Selling Partner API for CustomerFeedback
595
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
596
+ *
597
+ * The version of the OpenAPI document: 2024-06-01
598
+ *
599
+ *
600
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
601
+ * https://openapi-generator.tech
602
+ * Do not edit the class manually.
603
+ */
604
+
605
+ /**
606
+ * The browse node\'s review metrics for a certain month.
607
+ */
608
+ interface BrowseNodeReviewTrendPoint {
609
+ 'dateRange': DateRange;
610
+ 'browseNodeMetrics': BrowseNodeReviewTrendMetrics;
611
+ }
612
+
613
+ /**
614
+ * The Selling Partner API for CustomerFeedback
615
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
616
+ *
617
+ * The version of the OpenAPI document: 2024-06-01
618
+ *
619
+ *
620
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
621
+ * https://openapi-generator.tech
622
+ * Do not edit the class manually.
623
+ */
624
+
625
+ /**
626
+ * The trend of review topic metrics for all items in the requested browse node.
627
+ */
628
+ interface BrowseNodeReviewTrend {
629
+ /**
630
+ * The name of the topic.
631
+ */
632
+ 'topic': string;
633
+ /**
634
+ * The browse node\'s review trend metrics for the past six months.
635
+ */
636
+ 'trendMetrics': Array<BrowseNodeReviewTrendPoint>;
637
+ }
638
+
639
+ /**
640
+ * The Selling Partner API for CustomerFeedback
641
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
642
+ *
643
+ * The version of the OpenAPI document: 2024-06-01
644
+ *
645
+ *
646
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
647
+ * https://openapi-generator.tech
648
+ * Do not edit the class manually.
649
+ */
650
+
651
+ /**
652
+ * The 10 most positive and most negative review topics for all items in a browse node.
653
+ */
654
+ interface BrowseNodeReviewTrends {
655
+ /**
656
+ * The trends of the most positive review topics. The percentage of reviews that contain the topic across all products in the requested browse node determine the topic\'s placement in the list. This value is `null` if there aren\'t enough positive reviews for the requested browse node. **Max length:** 10
657
+ */
658
+ 'positiveTopics'?: Array<BrowseNodeReviewTrend>;
659
+ /**
660
+ * The trends of the most negative review topics. The percentage of reviews that contain the topic across all products in the requested browse node determine the topic\'s placement in the list. This value is `null` if there aren\'t enough positive reviews for the requested browse node. **Max length:** 10
661
+ */
662
+ 'negativeTopics'?: Array<BrowseNodeReviewTrend>;
663
+ }
664
+
665
+ /**
666
+ * The Selling Partner API for CustomerFeedback
667
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
668
+ *
669
+ * The version of the OpenAPI document: 2024-06-01
670
+ *
671
+ *
672
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
673
+ * https://openapi-generator.tech
674
+ * Do not edit the class manually.
675
+ */
676
+
677
+ /**
678
+ * The response for the `getBrowseNodeReviewTrends` operation.
679
+ */
680
+ interface BrowseNodeReviewTrendsResponse {
681
+ /**
682
+ * The requested browse node id. A browse node id is the unique identifier of a given browse node.
683
+ */
684
+ 'browseNodeId': string;
685
+ /**
686
+ * The display name of the requested browse node id. The display name of the browse node as visible on the Amazon retail website.
687
+ */
688
+ 'displayName': string;
689
+ /**
690
+ * The requested marketplace id.
691
+ */
692
+ 'marketplaceId': string;
693
+ /**
694
+ * The two digit country code of requested marketplace id, in ISO 3166-1 alpha-2 format.
695
+ */
696
+ 'countryCode': string;
697
+ 'dateRange': DateRange;
698
+ 'reviewTrends': BrowseNodeReviewTrends;
699
+ }
700
+
701
+ /**
702
+ * The Selling Partner API for CustomerFeedback
703
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
704
+ *
705
+ * The version of the OpenAPI document: 2024-06-01
706
+ *
707
+ *
708
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
709
+ * https://openapi-generator.tech
710
+ * Do not edit the class manually.
711
+ */
712
+ /**
713
+ * The effects of a topic on a browse node\'s star rating.
714
+ */
715
+ interface BrowseNodeStarRatingImpact {
716
+ /**
717
+ * The effect of the topic on the star rating for all products in this browse node. This value can be positive or negative.
718
+ */
719
+ 'allProducts': number;
720
+ }
721
+
722
+ /**
723
+ * The Selling Partner API for CustomerFeedback
724
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
725
+ *
726
+ * The version of the OpenAPI document: 2024-06-01
727
+ *
728
+ *
729
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
730
+ * https://openapi-generator.tech
731
+ * Do not edit the class manually.
732
+ */
733
+ /**
734
+ * The child ASIN review topic mention metrics.
735
+ */
736
+ interface ChildAsinMentionMetrics {
737
+ /**
738
+ * The child ASIN of the requested item.
739
+ */
740
+ 'asin': string;
741
+ /**
742
+ * The number of times reviews of the child ASIN mention the topic.
743
+ */
744
+ 'numberOfMentions': number;
745
+ }
746
+
747
+ /**
748
+ * The Selling Partner API for CustomerFeedback
749
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
750
+ *
751
+ * The version of the OpenAPI document: 2024-06-01
752
+ *
753
+ *
754
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
755
+ * https://openapi-generator.tech
756
+ * Do not edit the class manually.
757
+ */
758
+
759
+ /**
760
+ * The review topic metrics for other child ASINs that have the same parent ASIN. This value is `null` if there isn\'t any child ASIN metric data.
761
+ */
762
+ interface ChildAsinMetrics {
763
+ 'mostMentions'?: ChildAsinMentionMetrics;
764
+ 'leastMentions'?: ChildAsinMentionMetrics;
765
+ }
766
+
767
+ /**
768
+ * The Selling Partner API for CustomerFeedback
769
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
770
+ *
771
+ * The version of the OpenAPI document: 2024-06-01
772
+ *
773
+ *
774
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
775
+ * https://openapi-generator.tech
776
+ * Do not edit the class manually.
777
+ */
778
+ /**
779
+ * A list of error responses returned when a request is unsuccessful.
780
+ */
781
+ interface ErrorList {
782
+ /**
783
+ * List of errors.
784
+ */
785
+ 'errors': Array<Error>;
786
+ }
787
+
788
+ /**
789
+ * The Selling Partner API for CustomerFeedback
790
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
791
+ *
792
+ * The version of the OpenAPI document: 2024-06-01
793
+ *
794
+ *
795
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
796
+ * https://openapi-generator.tech
797
+ * Do not edit the class manually.
798
+ */
799
+
800
+ /**
801
+ * The browse node review topic metrics.
802
+ */
803
+ interface ItemReviewBrowseNodeMetrics {
804
+ 'occurrencePercentage'?: BrowseNodeOccurrence;
805
+ 'starRatingImpact'?: BrowseNodeStarRatingImpact;
806
+ }
807
+
808
+ /**
809
+ * The Selling Partner API for CustomerFeedback
810
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
811
+ *
812
+ * The version of the OpenAPI document: 2024-06-01
813
+ *
814
+ *
815
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
816
+ * https://openapi-generator.tech
817
+ * Do not edit the class manually.
818
+ */
819
+ /**
820
+ * The item review subtopic metrics.
821
+ */
822
+ interface ItemReviewSubtopicMetrics {
823
+ /**
824
+ * The number of times that reviews mention the subtopic.
825
+ */
826
+ 'numberOfMentions': number;
827
+ /**
828
+ * The percentage of reviews that mention the subtopic.
829
+ */
830
+ 'occurrencePercentage': number;
831
+ }
832
+
833
+ /**
834
+ * The Selling Partner API for CustomerFeedback
835
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
836
+ *
837
+ * The version of the OpenAPI document: 2024-06-01
838
+ *
839
+ *
840
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
841
+ * https://openapi-generator.tech
842
+ * Do not edit the class manually.
843
+ */
844
+
845
+ /**
846
+ * Details of the subtopic for an item review topic.
847
+ */
848
+ interface ItemReviewSubtopic {
849
+ /**
850
+ * The name of the subtopic.
851
+ */
852
+ 'subtopic': string;
853
+ 'metrics': ItemReviewSubtopicMetrics;
854
+ /**
855
+ * A list of up to three snippets from reviews that contain the subtopic. This value is `null` if there aren\'t enough review snippets for the subtopic.
856
+ */
857
+ 'reviewSnippets'?: Array<string>;
858
+ }
859
+
860
+ /**
861
+ * The Selling Partner API for CustomerFeedback
862
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
863
+ *
864
+ * The version of the OpenAPI document: 2024-06-01
865
+ *
866
+ *
867
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
868
+ * https://openapi-generator.tech
869
+ * Do not edit the class manually.
870
+ */
871
+ /**
872
+ * The item review topic metrics.
873
+ */
874
+ interface ItemReviewTopicMetrics {
875
+ /**
876
+ * The number of times that reviews mention the topic. This value is `null` if reviews do not mention the topic frequently enough.
877
+ */
878
+ 'numberOfMentions'?: number;
879
+ /**
880
+ * The percentage of customer reviews that mention the topic. This value is `null` if reviews do not mention the topic frequently enough.
881
+ */
882
+ 'occurrencePercentage'?: number;
883
+ /**
884
+ * The effect of the topic on the star rating of the ASIN. This value can be positive or negative. This value is `null` if the topic does\'t affect the star rating of the ASIN.
885
+ */
886
+ 'starRatingImpact'?: number;
887
+ }
888
+
889
+ /**
890
+ * The Selling Partner API for CustomerFeedback
891
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
892
+ *
893
+ * The version of the OpenAPI document: 2024-06-01
894
+ *
895
+ *
896
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
897
+ * https://openapi-generator.tech
898
+ * Do not edit the class manually.
899
+ */
900
+
901
+ /**
902
+ * Details of item review topic.
903
+ */
904
+ interface ItemReviewTopic {
905
+ /**
906
+ * The name of the item review topic.
907
+ */
908
+ 'topic': string;
909
+ 'asinMetrics': ItemReviewTopicMetrics;
910
+ 'parentAsinMetrics'?: ItemReviewTopicMetrics;
911
+ 'browseNodeMetrics'?: ItemReviewBrowseNodeMetrics;
912
+ 'childAsinMetrics'?: ChildAsinMetrics;
913
+ /**
914
+ * A list of up to three snippets from reviews that contain the topic. This value is `null` if there aren\'t enough review snippets for the topic.
915
+ */
916
+ 'reviewSnippets'?: Array<string>;
917
+ /**
918
+ * A list of up to five top subtopics for the topic. The percentage of customer reviews that mention the subtopic determine the topic\'s placement in the list. This value is `null` if there are no subtopics.
919
+ */
920
+ 'subtopics'?: Array<ItemReviewSubtopic>;
921
+ }
922
+
923
+ /**
924
+ * The Selling Partner API for CustomerFeedback
925
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
926
+ *
927
+ * The version of the OpenAPI document: 2024-06-01
928
+ *
929
+ *
930
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
931
+ * https://openapi-generator.tech
932
+ * Do not edit the class manually.
933
+ */
934
+
935
+ /**
936
+ * The top 10 positive and negative item review topics.
937
+ */
938
+ interface ItemReviewTopics {
939
+ /**
940
+ * A list of the most positive review topics. When the `sortBy` query parameter is set to `MENTIONS`, the number of reviews that mention the topic determines the topic\'s placement in the list. When `sortBy` is set to `STAR_RATING_IMPACT`, the effect that the topic has on the star rating of the item determines placement in the list. This value is `null` if there are not enough positive reviews for the specified ASIN. **Max length:** 10
941
+ */
942
+ 'positiveTopics'?: Array<ItemReviewTopic>;
943
+ /**
944
+ * A list of the most negative review topics. When the `sortBy` query parameter is set to `MENTIONS`, the number of reviews that mention the topic determines the topic\'s placement in the list. When `sortBy` is set to `STAR_RATING_IMPACT`, the effect that the topic has on the star rating of the item determines placement in the list. This value is `null` if there are not enough negative reviews for the specified ASIN. **Max length:** 10
945
+ */
946
+ 'negativeTopics'?: Array<ItemReviewTopic>;
947
+ }
948
+
949
+ /**
950
+ * The Selling Partner API for CustomerFeedback
951
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
952
+ *
953
+ * The version of the OpenAPI document: 2024-06-01
954
+ *
955
+ *
956
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
957
+ * https://openapi-generator.tech
958
+ * Do not edit the class manually.
959
+ */
960
+
961
+ /**
962
+ * The response for the `getItemReviewTopics` operation.
963
+ */
964
+ interface ItemReviewTopicsResponse {
965
+ /**
966
+ * The requested ASIN. The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
967
+ */
968
+ 'asin': string;
969
+ /**
970
+ * The product title of the requested ASIN.
971
+ */
972
+ 'itemName': string;
973
+ /**
974
+ * The requested marketplace id.
975
+ */
976
+ 'marketplaceId': string;
977
+ /**
978
+ * The two digit country code of the requested marketplace id, in ISO 3166-1 alpha-2 format.
979
+ */
980
+ 'countryCode': string;
981
+ 'dateRange': DateRange;
982
+ 'topics': ItemReviewTopics;
983
+ }
984
+
985
+ /**
986
+ * The Selling Partner API for CustomerFeedback
987
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
988
+ *
989
+ * The version of the OpenAPI document: 2024-06-01
990
+ *
991
+ *
992
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
993
+ * https://openapi-generator.tech
994
+ * Do not edit the class manually.
995
+ */
996
+ /**
997
+ * The item review trend metrics.
998
+ */
999
+ interface ReviewTrendMetrics {
1000
+ /**
1001
+ * The percentage of reviews that mention the topic.
1002
+ */
1003
+ 'occurrencePercentage': number;
1004
+ }
1005
+
1006
+ /**
1007
+ * The Selling Partner API for CustomerFeedback
1008
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
1009
+ *
1010
+ * The version of the OpenAPI document: 2024-06-01
1011
+ *
1012
+ *
1013
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1014
+ * https://openapi-generator.tech
1015
+ * Do not edit the class manually.
1016
+ */
1017
+
1018
+ /**
1019
+ * The review metrics for a certain month.
1020
+ */
1021
+ interface ItemReviewTrendPoint {
1022
+ 'dateRange': DateRange;
1023
+ 'asinMetrics': ReviewTrendMetrics;
1024
+ 'parentAsinMetrics'?: ReviewTrendMetrics;
1025
+ 'browseNodeMetrics'?: BrowseNodeTrendMetrics;
1026
+ }
1027
+
1028
+ /**
1029
+ * The Selling Partner API for CustomerFeedback
1030
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
1031
+ *
1032
+ * The version of the OpenAPI document: 2024-06-01
1033
+ *
1034
+ *
1035
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1036
+ * https://openapi-generator.tech
1037
+ * Do not edit the class manually.
1038
+ */
1039
+
1040
+ /**
1041
+ * The trend of review topic metrics for the requested item.
1042
+ */
1043
+ interface ItemReviewTrend {
1044
+ /**
1045
+ * The name of the item review topic.
1046
+ */
1047
+ 'topic': string;
1048
+ /**
1049
+ * The item\'s review trend metrics for the past six months.
1050
+ */
1051
+ 'trendMetrics': Array<ItemReviewTrendPoint>;
1052
+ }
1053
+
1054
+ /**
1055
+ * The Selling Partner API for CustomerFeedback
1056
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
1057
+ *
1058
+ * The version of the OpenAPI document: 2024-06-01
1059
+ *
1060
+ *
1061
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1062
+ * https://openapi-generator.tech
1063
+ * Do not edit the class manually.
1064
+ */
1065
+
1066
+ /**
1067
+ * The 10 most positive and most negative review topics for all items in a browse node.
1068
+ */
1069
+ interface ItemReviewTrends {
1070
+ /**
1071
+ * A list of the most positive review topics. The percentage of reviews that contain the topic determines the topic\'s placement in the list. This value is `null` if there are not enough positive reviews for the specified ASIN. **Max length:** 10
1072
+ */
1073
+ 'positiveTopics'?: Array<ItemReviewTrend>;
1074
+ /**
1075
+ * A list of the most negative review topics. The percentage of reviews that contain the topic determines the topic\'s placement in the list. This value is `null` if there are not enough negative reviews for the specified ASIN. **Max length:** 10
1076
+ */
1077
+ 'negativeTopics'?: Array<ItemReviewTrend>;
1078
+ }
1079
+
1080
+ /**
1081
+ * The Selling Partner API for CustomerFeedback
1082
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
1083
+ *
1084
+ * The version of the OpenAPI document: 2024-06-01
1085
+ *
1086
+ *
1087
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1088
+ * https://openapi-generator.tech
1089
+ * Do not edit the class manually.
1090
+ */
1091
+
1092
+ /**
1093
+ * The response for the `getItemReviewTrends` operation.
1094
+ */
1095
+ interface ItemReviewTrendsResponse {
1096
+ /**
1097
+ * The requested ASIN. The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
1098
+ */
1099
+ 'asin': string;
1100
+ /**
1101
+ * The product title of the requested ASIN.
1102
+ */
1103
+ 'itemName': string;
1104
+ /**
1105
+ * The requested marketplace id.
1106
+ */
1107
+ 'marketplaceId': string;
1108
+ /**
1109
+ * The two digit country code of the requested marketplace id, in ISO 3166-1 alpha-2 format.
1110
+ */
1111
+ 'countryCode': string;
1112
+ 'dateRange': DateRange;
1113
+ 'reviewTrends': ItemReviewTrends;
1114
+ }
1115
+
1116
+ /**
1117
+ * The Selling Partner API for CustomerFeedback
1118
+ * The Selling Partner API for Customer Feedback (Customer Feedback API) provides information about customer reviews and returns at both the item and browse node level.
1119
+ *
1120
+ * The version of the OpenAPI document: 2024-06-01
1121
+ *
1122
+ *
1123
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
1124
+ * https://openapi-generator.tech
1125
+ * Do not edit the class manually.
1126
+ */
1127
+ /**
1128
+ * Error response returned when the request is unsuccessful.
1129
+ */
1130
+ interface ModelError {
1131
+ /**
1132
+ * An error code that identifies the type of error that occurred.
1133
+ */
1134
+ 'code': string;
1135
+ /**
1136
+ * A message that describes the error condition.
1137
+ */
1138
+ 'message': string;
1139
+ /**
1140
+ * Additional details that can help the caller understand or fix the issue.
1141
+ */
1142
+ 'details'?: string;
1143
+ }
1144
+
1145
+ /**
1146
+ * CustomerFeedbackApi - axios parameter creator
1147
+ */
1148
+ declare const CustomerFeedbackApiAxiosParamCreator: (configuration?: Configuration) => {
1149
+ /**
1150
+ * Retrieve the topics that customers mention when they return items in a browse node.
1151
+ * @param {string} browseNodeId A browse node ID is a unique identifier for a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1152
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1153
+ * @param {*} [options] Override http request option.
1154
+ * @throws {RequiredError}
1155
+ */
1156
+ getBrowseNodeReturnTopics: (browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1157
+ /**
1158
+ * Retrieve the trends of topics that customers mention when they return items in a browse node.
1159
+ * @param {string} browseNodeId A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1160
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1161
+ * @param {*} [options] Override http request option.
1162
+ * @throws {RequiredError}
1163
+ */
1164
+ getBrowseNodeReturnTrends: (browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1165
+ /**
1166
+ * Retrieve a browse node\'s ten most positive and ten most negative review topics.
1167
+ * @param {string} browseNodeId The ID of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1168
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1169
+ * @param {string} sortBy The metric by which to sort the data in the response.
1170
+ * @param {*} [options] Override http request option.
1171
+ * @throws {RequiredError}
1172
+ */
1173
+ getBrowseNodeReviewTopics: (browseNodeId: string, marketplaceId: string, sortBy: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1174
+ /**
1175
+ * Retrieve the positive and negative review trends of items in a browse node for the past six months.
1176
+ * @param {string} browseNodeId A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1177
+ * @param {string} marketplaceId The marketplace ID is the globally unique identifier of a marketplace. For more information, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1178
+ * @param {*} [options] Override http request option.
1179
+ * @throws {RequiredError}
1180
+ */
1181
+ getBrowseNodeReviewTrends: (browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1182
+ /**
1183
+ * This API returns the associated browse node of the requested ASIN. A browse node is a location in a browse tree that is used for navigation, product classification, and website content on the Amazon retail website.
1184
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
1185
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1186
+ * @param {*} [options] Override http request option.
1187
+ * @throws {RequiredError}
1188
+ */
1189
+ getItemBrowseNode: (asin: string, marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1190
+ /**
1191
+ * Retrieve an item\'s ten most positive and ten most negative review topics.
1192
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. The value must be a child ASIN.
1193
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1194
+ * @param {string} sortBy The metric by which to sort data in the response.
1195
+ * @param {*} [options] Override http request option.
1196
+ * @throws {RequiredError}
1197
+ */
1198
+ getItemReviewTopics: (asin: string, marketplaceId: string, sortBy: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1199
+ /**
1200
+ * Retrieve an item\'s positive and negative review trends for the past six months.
1201
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. This API takes child ASIN as an input.
1202
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1203
+ * @param {*} [options] Override http request option.
1204
+ * @throws {RequiredError}
1205
+ */
1206
+ getItemReviewTrends: (asin: string, marketplaceId: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
1207
+ };
1208
+ /**
1209
+ * CustomerFeedbackApi - functional programming interface
1210
+ */
1211
+ declare const CustomerFeedbackApiFp: (configuration?: Configuration) => {
1212
+ /**
1213
+ * Retrieve the topics that customers mention when they return items in a browse node.
1214
+ * @param {string} browseNodeId A browse node ID is a unique identifier for a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1215
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1216
+ * @param {*} [options] Override http request option.
1217
+ * @throws {RequiredError}
1218
+ */
1219
+ getBrowseNodeReturnTopics(browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BrowseNodeReturnTopicsResponse>>;
1220
+ /**
1221
+ * Retrieve the trends of topics that customers mention when they return items in a browse node.
1222
+ * @param {string} browseNodeId A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1223
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1224
+ * @param {*} [options] Override http request option.
1225
+ * @throws {RequiredError}
1226
+ */
1227
+ getBrowseNodeReturnTrends(browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BrowseNodeReturnTrendsResponse>>;
1228
+ /**
1229
+ * Retrieve a browse node\'s ten most positive and ten most negative review topics.
1230
+ * @param {string} browseNodeId The ID of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1231
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1232
+ * @param {string} sortBy The metric by which to sort the data in the response.
1233
+ * @param {*} [options] Override http request option.
1234
+ * @throws {RequiredError}
1235
+ */
1236
+ getBrowseNodeReviewTopics(browseNodeId: string, marketplaceId: string, sortBy: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BrowseNodeReviewTopicsResponse>>;
1237
+ /**
1238
+ * Retrieve the positive and negative review trends of items in a browse node for the past six months.
1239
+ * @param {string} browseNodeId A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1240
+ * @param {string} marketplaceId The marketplace ID is the globally unique identifier of a marketplace. For more information, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1241
+ * @param {*} [options] Override http request option.
1242
+ * @throws {RequiredError}
1243
+ */
1244
+ getBrowseNodeReviewTrends(browseNodeId: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BrowseNodeReviewTrendsResponse>>;
1245
+ /**
1246
+ * This API returns the associated browse node of the requested ASIN. A browse node is a location in a browse tree that is used for navigation, product classification, and website content on the Amazon retail website.
1247
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
1248
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1249
+ * @param {*} [options] Override http request option.
1250
+ * @throws {RequiredError}
1251
+ */
1252
+ getItemBrowseNode(asin: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<BrowseNodeResponse>>;
1253
+ /**
1254
+ * Retrieve an item\'s ten most positive and ten most negative review topics.
1255
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. The value must be a child ASIN.
1256
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1257
+ * @param {string} sortBy The metric by which to sort data in the response.
1258
+ * @param {*} [options] Override http request option.
1259
+ * @throws {RequiredError}
1260
+ */
1261
+ getItemReviewTopics(asin: string, marketplaceId: string, sortBy: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ItemReviewTopicsResponse>>;
1262
+ /**
1263
+ * Retrieve an item\'s positive and negative review trends for the past six months.
1264
+ * @param {string} asin The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. This API takes child ASIN as an input.
1265
+ * @param {string} marketplaceId The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1266
+ * @param {*} [options] Override http request option.
1267
+ * @throws {RequiredError}
1268
+ */
1269
+ getItemReviewTrends(asin: string, marketplaceId: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ItemReviewTrendsResponse>>;
1270
+ };
1271
+ /**
1272
+ * CustomerFeedbackApi - factory interface
1273
+ */
1274
+ declare const CustomerFeedbackApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
1275
+ /**
1276
+ * Retrieve the topics that customers mention when they return items in a browse node.
1277
+ * @param {CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest} requestParameters Request parameters.
1278
+ * @param {*} [options] Override http request option.
1279
+ * @throws {RequiredError}
1280
+ */
1281
+ getBrowseNodeReturnTopics(requestParameters: CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest, options?: RawAxiosRequestConfig): AxiosPromise<BrowseNodeReturnTopicsResponse>;
1282
+ /**
1283
+ * Retrieve the trends of topics that customers mention when they return items in a browse node.
1284
+ * @param {CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest} requestParameters Request parameters.
1285
+ * @param {*} [options] Override http request option.
1286
+ * @throws {RequiredError}
1287
+ */
1288
+ getBrowseNodeReturnTrends(requestParameters: CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest, options?: RawAxiosRequestConfig): AxiosPromise<BrowseNodeReturnTrendsResponse>;
1289
+ /**
1290
+ * Retrieve a browse node\'s ten most positive and ten most negative review topics.
1291
+ * @param {CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest} requestParameters Request parameters.
1292
+ * @param {*} [options] Override http request option.
1293
+ * @throws {RequiredError}
1294
+ */
1295
+ getBrowseNodeReviewTopics(requestParameters: CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest, options?: RawAxiosRequestConfig): AxiosPromise<BrowseNodeReviewTopicsResponse>;
1296
+ /**
1297
+ * Retrieve the positive and negative review trends of items in a browse node for the past six months.
1298
+ * @param {CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest} requestParameters Request parameters.
1299
+ * @param {*} [options] Override http request option.
1300
+ * @throws {RequiredError}
1301
+ */
1302
+ getBrowseNodeReviewTrends(requestParameters: CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest, options?: RawAxiosRequestConfig): AxiosPromise<BrowseNodeReviewTrendsResponse>;
1303
+ /**
1304
+ * This API returns the associated browse node of the requested ASIN. A browse node is a location in a browse tree that is used for navigation, product classification, and website content on the Amazon retail website.
1305
+ * @param {CustomerFeedbackApiGetItemBrowseNodeRequest} requestParameters Request parameters.
1306
+ * @param {*} [options] Override http request option.
1307
+ * @throws {RequiredError}
1308
+ */
1309
+ getItemBrowseNode(requestParameters: CustomerFeedbackApiGetItemBrowseNodeRequest, options?: RawAxiosRequestConfig): AxiosPromise<BrowseNodeResponse>;
1310
+ /**
1311
+ * Retrieve an item\'s ten most positive and ten most negative review topics.
1312
+ * @param {CustomerFeedbackApiGetItemReviewTopicsRequest} requestParameters Request parameters.
1313
+ * @param {*} [options] Override http request option.
1314
+ * @throws {RequiredError}
1315
+ */
1316
+ getItemReviewTopics(requestParameters: CustomerFeedbackApiGetItemReviewTopicsRequest, options?: RawAxiosRequestConfig): AxiosPromise<ItemReviewTopicsResponse>;
1317
+ /**
1318
+ * Retrieve an item\'s positive and negative review trends for the past six months.
1319
+ * @param {CustomerFeedbackApiGetItemReviewTrendsRequest} requestParameters Request parameters.
1320
+ * @param {*} [options] Override http request option.
1321
+ * @throws {RequiredError}
1322
+ */
1323
+ getItemReviewTrends(requestParameters: CustomerFeedbackApiGetItemReviewTrendsRequest, options?: RawAxiosRequestConfig): AxiosPromise<ItemReviewTrendsResponse>;
1324
+ };
1325
+ /**
1326
+ * Request parameters for getBrowseNodeReturnTopics operation in CustomerFeedbackApi.
1327
+ */
1328
+ interface CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest {
1329
+ /**
1330
+ * A browse node ID is a unique identifier for a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1331
+ */
1332
+ readonly browseNodeId: string;
1333
+ /**
1334
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1335
+ */
1336
+ readonly marketplaceId: string;
1337
+ }
1338
+ /**
1339
+ * Request parameters for getBrowseNodeReturnTrends operation in CustomerFeedbackApi.
1340
+ */
1341
+ interface CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest {
1342
+ /**
1343
+ * A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1344
+ */
1345
+ readonly browseNodeId: string;
1346
+ /**
1347
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1348
+ */
1349
+ readonly marketplaceId: string;
1350
+ }
1351
+ /**
1352
+ * Request parameters for getBrowseNodeReviewTopics operation in CustomerFeedbackApi.
1353
+ */
1354
+ interface CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest {
1355
+ /**
1356
+ * The ID of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1357
+ */
1358
+ readonly browseNodeId: string;
1359
+ /**
1360
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1361
+ */
1362
+ readonly marketplaceId: string;
1363
+ /**
1364
+ * The metric by which to sort the data in the response.
1365
+ */
1366
+ readonly sortBy: string;
1367
+ }
1368
+ /**
1369
+ * Request parameters for getBrowseNodeReviewTrends operation in CustomerFeedbackApi.
1370
+ */
1371
+ interface CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest {
1372
+ /**
1373
+ * A browse node ID is a unique identifier of a browse node. A browse node is a named location in a browse tree that is used for navigation, product classification, and website content.
1374
+ */
1375
+ readonly browseNodeId: string;
1376
+ /**
1377
+ * The marketplace ID is the globally unique identifier of a marketplace. For more information, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
1378
+ */
1379
+ readonly marketplaceId: string;
1380
+ }
1381
+ /**
1382
+ * Request parameters for getItemBrowseNode operation in CustomerFeedbackApi.
1383
+ */
1384
+ interface CustomerFeedbackApiGetItemBrowseNodeRequest {
1385
+ /**
1386
+ * The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace.
1387
+ */
1388
+ readonly asin: string;
1389
+ /**
1390
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1391
+ */
1392
+ readonly marketplaceId: string;
1393
+ }
1394
+ /**
1395
+ * Request parameters for getItemReviewTopics operation in CustomerFeedbackApi.
1396
+ */
1397
+ interface CustomerFeedbackApiGetItemReviewTopicsRequest {
1398
+ /**
1399
+ * The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. The value must be a child ASIN.
1400
+ */
1401
+ readonly asin: string;
1402
+ /**
1403
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1404
+ */
1405
+ readonly marketplaceId: string;
1406
+ /**
1407
+ * The metric by which to sort data in the response.
1408
+ */
1409
+ readonly sortBy: string;
1410
+ }
1411
+ /**
1412
+ * Request parameters for getItemReviewTrends operation in CustomerFeedbackApi.
1413
+ */
1414
+ interface CustomerFeedbackApiGetItemReviewTrendsRequest {
1415
+ /**
1416
+ * The Amazon Standard Identification Number (ASIN) is the unique identifier of a product within a marketplace. This API takes child ASIN as an input.
1417
+ */
1418
+ readonly asin: string;
1419
+ /**
1420
+ * The MarketplaceId is the globally unique identifier of a marketplace, you can refer to the marketplaceId here : https://developer-docs.amazon.com/sp-api/docs/marketplace-ids.
1421
+ */
1422
+ readonly marketplaceId: string;
1423
+ }
1424
+ /**
1425
+ * CustomerFeedbackApi - object-oriented interface
1426
+ */
1427
+ declare class CustomerFeedbackApi extends BaseAPI {
1428
+ /**
1429
+ * Retrieve the topics that customers mention when they return items in a browse node.
1430
+ * @param {CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest} requestParameters Request parameters.
1431
+ * @param {*} [options] Override http request option.
1432
+ * @throws {RequiredError}
1433
+ */
1434
+ getBrowseNodeReturnTopics(requestParameters: CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<BrowseNodeReturnTopicsResponse, any, {}>>;
1435
+ /**
1436
+ * Retrieve the trends of topics that customers mention when they return items in a browse node.
1437
+ * @param {CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest} requestParameters Request parameters.
1438
+ * @param {*} [options] Override http request option.
1439
+ * @throws {RequiredError}
1440
+ */
1441
+ getBrowseNodeReturnTrends(requestParameters: CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<BrowseNodeReturnTrendsResponse, any, {}>>;
1442
+ /**
1443
+ * Retrieve a browse node\'s ten most positive and ten most negative review topics.
1444
+ * @param {CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest} requestParameters Request parameters.
1445
+ * @param {*} [options] Override http request option.
1446
+ * @throws {RequiredError}
1447
+ */
1448
+ getBrowseNodeReviewTopics(requestParameters: CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<BrowseNodeReviewTopicsResponse, any, {}>>;
1449
+ /**
1450
+ * Retrieve the positive and negative review trends of items in a browse node for the past six months.
1451
+ * @param {CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest} requestParameters Request parameters.
1452
+ * @param {*} [options] Override http request option.
1453
+ * @throws {RequiredError}
1454
+ */
1455
+ getBrowseNodeReviewTrends(requestParameters: CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<BrowseNodeReviewTrendsResponse, any, {}>>;
1456
+ /**
1457
+ * This API returns the associated browse node of the requested ASIN. A browse node is a location in a browse tree that is used for navigation, product classification, and website content on the Amazon retail website.
1458
+ * @param {CustomerFeedbackApiGetItemBrowseNodeRequest} requestParameters Request parameters.
1459
+ * @param {*} [options] Override http request option.
1460
+ * @throws {RequiredError}
1461
+ */
1462
+ getItemBrowseNode(requestParameters: CustomerFeedbackApiGetItemBrowseNodeRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<BrowseNodeResponse, any, {}>>;
1463
+ /**
1464
+ * Retrieve an item\'s ten most positive and ten most negative review topics.
1465
+ * @param {CustomerFeedbackApiGetItemReviewTopicsRequest} requestParameters Request parameters.
1466
+ * @param {*} [options] Override http request option.
1467
+ * @throws {RequiredError}
1468
+ */
1469
+ getItemReviewTopics(requestParameters: CustomerFeedbackApiGetItemReviewTopicsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<ItemReviewTopicsResponse, any, {}>>;
1470
+ /**
1471
+ * Retrieve an item\'s positive and negative review trends for the past six months.
1472
+ * @param {CustomerFeedbackApiGetItemReviewTrendsRequest} requestParameters Request parameters.
1473
+ * @param {*} [options] Override http request option.
1474
+ * @throws {RequiredError}
1475
+ */
1476
+ getItemReviewTrends(requestParameters: CustomerFeedbackApiGetItemReviewTrendsRequest, options?: RawAxiosRequestConfig): Promise<axios.AxiosResponse<ItemReviewTrendsResponse, any, {}>>;
1477
+ }
1478
+
1479
+ declare const clientRateLimits: RateLimit[];
1480
+ declare class CustomerFeedbackApiClient extends CustomerFeedbackApi {
1481
+ constructor(configuration: ClientConfiguration);
1482
+ }
1483
+
1484
+ export { type BrowseNodeAllOccurrence, type BrowseNodeAllStarRatingImpact, type BrowseNodeOccurrence, type BrowseNodeResponse, type BrowseNodeReturnTopics, type BrowseNodeReturnTopicsResponse, type BrowseNodeReturnTrend, type BrowseNodeReturnTrendPoint, type BrowseNodeReturnTrendsResponse, type BrowseNodeReviewSubtopicMetrics, type BrowseNodeReviewTopic, type BrowseNodeReviewTopicMetrics, type BrowseNodeReviewTopics, type BrowseNodeReviewTopicsResponse, type BrowseNodeReviewTrend, type BrowseNodeReviewTrendMetrics, type BrowseNodeReviewTrendPoint, type BrowseNodeReviewTrends, type BrowseNodeReviewTrendsResponse, type BrowseNodeStarRatingImpact, type BrowseNodeSubtopic, type BrowseNodeTrendMetrics, type ChildAsinMentionMetrics, type ChildAsinMetrics, CustomerFeedbackApi, CustomerFeedbackApiAxiosParamCreator, CustomerFeedbackApiClient, CustomerFeedbackApiFactory, CustomerFeedbackApiFp, type CustomerFeedbackApiGetBrowseNodeReturnTopicsRequest, type CustomerFeedbackApiGetBrowseNodeReturnTrendsRequest, type CustomerFeedbackApiGetBrowseNodeReviewTopicsRequest, type CustomerFeedbackApiGetBrowseNodeReviewTrendsRequest, type CustomerFeedbackApiGetItemBrowseNodeRequest, type CustomerFeedbackApiGetItemReviewTopicsRequest, type CustomerFeedbackApiGetItemReviewTrendsRequest, type DateRange, type ErrorList, type ItemReviewBrowseNodeMetrics, type ItemReviewSubtopic, type ItemReviewSubtopicMetrics, type ItemReviewTopic, type ItemReviewTopicMetrics, type ItemReviewTopics, type ItemReviewTopicsResponse, type ItemReviewTrend, type ItemReviewTrendPoint, type ItemReviewTrends, type ItemReviewTrendsResponse, type ModelError, type ReviewTrendMetrics, clientRateLimits };