@algolia/client-analytics 5.2.4-beta.2 → 5.2.4-beta.3

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 (229) hide show
  1. package/dist/model/clickPosition.cjs +19 -0
  2. package/dist/model/clickPosition.cjs.map +1 -0
  3. package/dist/model/clickPosition.js +1 -0
  4. package/dist/model/clickPosition.js.map +1 -0
  5. package/dist/model/clientMethodProps.cjs +19 -0
  6. package/dist/model/clientMethodProps.cjs.map +1 -0
  7. package/dist/model/clientMethodProps.js +1 -0
  8. package/dist/model/clientMethodProps.js.map +1 -0
  9. package/dist/model/currencyCode.cjs +19 -0
  10. package/dist/model/currencyCode.cjs.map +1 -0
  11. package/dist/model/currencyCode.js +1 -0
  12. package/dist/model/currencyCode.js.map +1 -0
  13. package/dist/model/dailyAddToCartRates.cjs +19 -0
  14. package/dist/model/dailyAddToCartRates.cjs.map +1 -0
  15. package/dist/model/dailyAddToCartRates.js +1 -0
  16. package/dist/model/dailyAddToCartRates.js.map +1 -0
  17. package/dist/model/dailyAverageClicks.cjs +19 -0
  18. package/dist/model/dailyAverageClicks.cjs.map +1 -0
  19. package/dist/model/dailyAverageClicks.js +1 -0
  20. package/dist/model/dailyAverageClicks.js.map +1 -0
  21. package/dist/model/dailyClickThroughRates.cjs +19 -0
  22. package/dist/model/dailyClickThroughRates.cjs.map +1 -0
  23. package/dist/model/dailyClickThroughRates.js +1 -0
  24. package/dist/model/dailyClickThroughRates.js.map +1 -0
  25. package/dist/model/dailyConversionRates.cjs +19 -0
  26. package/dist/model/dailyConversionRates.cjs.map +1 -0
  27. package/dist/model/dailyConversionRates.js +1 -0
  28. package/dist/model/dailyConversionRates.js.map +1 -0
  29. package/dist/model/dailyNoClickRates.cjs +19 -0
  30. package/dist/model/dailyNoClickRates.cjs.map +1 -0
  31. package/dist/model/dailyNoClickRates.js +1 -0
  32. package/dist/model/dailyNoClickRates.js.map +1 -0
  33. package/dist/model/dailyNoResultsRates.cjs +19 -0
  34. package/dist/model/dailyNoResultsRates.cjs.map +1 -0
  35. package/dist/model/dailyNoResultsRates.js +1 -0
  36. package/dist/model/dailyNoResultsRates.js.map +1 -0
  37. package/dist/model/dailyPurchaseRates.cjs +19 -0
  38. package/dist/model/dailyPurchaseRates.cjs.map +1 -0
  39. package/dist/model/dailyPurchaseRates.js +1 -0
  40. package/dist/model/dailyPurchaseRates.js.map +1 -0
  41. package/dist/model/dailyRevenue.cjs +19 -0
  42. package/dist/model/dailyRevenue.cjs.map +1 -0
  43. package/dist/model/dailyRevenue.js +1 -0
  44. package/dist/model/dailyRevenue.js.map +1 -0
  45. package/dist/model/dailySearches.cjs +19 -0
  46. package/dist/model/dailySearches.cjs.map +1 -0
  47. package/dist/model/dailySearches.js +1 -0
  48. package/dist/model/dailySearches.js.map +1 -0
  49. package/dist/model/dailySearchesNoClicks.cjs +19 -0
  50. package/dist/model/dailySearchesNoClicks.cjs.map +1 -0
  51. package/dist/model/dailySearchesNoClicks.js +1 -0
  52. package/dist/model/dailySearchesNoClicks.js.map +1 -0
  53. package/dist/model/dailySearchesNoResults.cjs +19 -0
  54. package/dist/model/dailySearchesNoResults.cjs.map +1 -0
  55. package/dist/model/dailySearchesNoResults.js +1 -0
  56. package/dist/model/dailySearchesNoResults.js.map +1 -0
  57. package/dist/model/dailyUsers.cjs +19 -0
  58. package/dist/model/dailyUsers.cjs.map +1 -0
  59. package/dist/model/dailyUsers.js +1 -0
  60. package/dist/model/dailyUsers.js.map +1 -0
  61. package/dist/model/direction.cjs +19 -0
  62. package/dist/model/direction.cjs.map +1 -0
  63. package/dist/model/direction.js +1 -0
  64. package/dist/model/direction.js.map +1 -0
  65. package/dist/model/errorBase.cjs +19 -0
  66. package/dist/model/errorBase.cjs.map +1 -0
  67. package/dist/model/errorBase.js +1 -0
  68. package/dist/model/errorBase.js.map +1 -0
  69. package/dist/model/getAddToCartRateResponse.cjs +19 -0
  70. package/dist/model/getAddToCartRateResponse.cjs.map +1 -0
  71. package/dist/model/getAddToCartRateResponse.js +1 -0
  72. package/dist/model/getAddToCartRateResponse.js.map +1 -0
  73. package/dist/model/getAverageClickPositionResponse.cjs +19 -0
  74. package/dist/model/getAverageClickPositionResponse.cjs.map +1 -0
  75. package/dist/model/getAverageClickPositionResponse.js +1 -0
  76. package/dist/model/getAverageClickPositionResponse.js.map +1 -0
  77. package/dist/model/getClickPositionsResponse.cjs +19 -0
  78. package/dist/model/getClickPositionsResponse.cjs.map +1 -0
  79. package/dist/model/getClickPositionsResponse.js +1 -0
  80. package/dist/model/getClickPositionsResponse.js.map +1 -0
  81. package/dist/model/getClickThroughRateResponse.cjs +19 -0
  82. package/dist/model/getClickThroughRateResponse.cjs.map +1 -0
  83. package/dist/model/getClickThroughRateResponse.js +1 -0
  84. package/dist/model/getClickThroughRateResponse.js.map +1 -0
  85. package/dist/model/getConversionRateResponse.cjs +19 -0
  86. package/dist/model/getConversionRateResponse.cjs.map +1 -0
  87. package/dist/model/getConversionRateResponse.js +1 -0
  88. package/dist/model/getConversionRateResponse.js.map +1 -0
  89. package/dist/model/getNoClickRateResponse.cjs +19 -0
  90. package/dist/model/getNoClickRateResponse.cjs.map +1 -0
  91. package/dist/model/getNoClickRateResponse.js +1 -0
  92. package/dist/model/getNoClickRateResponse.js.map +1 -0
  93. package/dist/model/getNoResultsRateResponse.cjs +19 -0
  94. package/dist/model/getNoResultsRateResponse.cjs.map +1 -0
  95. package/dist/model/getNoResultsRateResponse.js +1 -0
  96. package/dist/model/getNoResultsRateResponse.js.map +1 -0
  97. package/dist/model/getPurchaseRateResponse.cjs +19 -0
  98. package/dist/model/getPurchaseRateResponse.cjs.map +1 -0
  99. package/dist/model/getPurchaseRateResponse.js +1 -0
  100. package/dist/model/getPurchaseRateResponse.js.map +1 -0
  101. package/dist/model/getRevenue.cjs +19 -0
  102. package/dist/model/getRevenue.cjs.map +1 -0
  103. package/dist/model/getRevenue.js +1 -0
  104. package/dist/model/getRevenue.js.map +1 -0
  105. package/dist/model/getSearchesCountResponse.cjs +19 -0
  106. package/dist/model/getSearchesCountResponse.cjs.map +1 -0
  107. package/dist/model/getSearchesCountResponse.js +1 -0
  108. package/dist/model/getSearchesCountResponse.js.map +1 -0
  109. package/dist/model/getSearchesNoClicksResponse.cjs +19 -0
  110. package/dist/model/getSearchesNoClicksResponse.cjs.map +1 -0
  111. package/dist/model/getSearchesNoClicksResponse.js +1 -0
  112. package/dist/model/getSearchesNoClicksResponse.js.map +1 -0
  113. package/dist/model/getSearchesNoResultsResponse.cjs +19 -0
  114. package/dist/model/getSearchesNoResultsResponse.cjs.map +1 -0
  115. package/dist/model/getSearchesNoResultsResponse.js +1 -0
  116. package/dist/model/getSearchesNoResultsResponse.js.map +1 -0
  117. package/dist/model/getStatusResponse.cjs +19 -0
  118. package/dist/model/getStatusResponse.cjs.map +1 -0
  119. package/dist/model/getStatusResponse.js +1 -0
  120. package/dist/model/getStatusResponse.js.map +1 -0
  121. package/dist/model/getTopCountriesResponse.cjs +19 -0
  122. package/dist/model/getTopCountriesResponse.cjs.map +1 -0
  123. package/dist/model/getTopCountriesResponse.js +1 -0
  124. package/dist/model/getTopCountriesResponse.js.map +1 -0
  125. package/dist/model/getTopFilterAttribute.cjs +19 -0
  126. package/dist/model/getTopFilterAttribute.cjs.map +1 -0
  127. package/dist/model/getTopFilterAttribute.js +1 -0
  128. package/dist/model/getTopFilterAttribute.js.map +1 -0
  129. package/dist/model/getTopFilterAttributesResponse.cjs +19 -0
  130. package/dist/model/getTopFilterAttributesResponse.cjs.map +1 -0
  131. package/dist/model/getTopFilterAttributesResponse.js +1 -0
  132. package/dist/model/getTopFilterAttributesResponse.js.map +1 -0
  133. package/dist/model/getTopFilterForAttribute.cjs +19 -0
  134. package/dist/model/getTopFilterForAttribute.cjs.map +1 -0
  135. package/dist/model/getTopFilterForAttribute.js +1 -0
  136. package/dist/model/getTopFilterForAttribute.js.map +1 -0
  137. package/dist/model/getTopFilterForAttributeResponse.cjs +19 -0
  138. package/dist/model/getTopFilterForAttributeResponse.cjs.map +1 -0
  139. package/dist/model/getTopFilterForAttributeResponse.js +1 -0
  140. package/dist/model/getTopFilterForAttributeResponse.js.map +1 -0
  141. package/dist/model/getTopFiltersNoResultsResponse.cjs +19 -0
  142. package/dist/model/getTopFiltersNoResultsResponse.cjs.map +1 -0
  143. package/dist/model/getTopFiltersNoResultsResponse.js +1 -0
  144. package/dist/model/getTopFiltersNoResultsResponse.js.map +1 -0
  145. package/dist/model/getTopFiltersNoResultsValue.cjs +19 -0
  146. package/dist/model/getTopFiltersNoResultsValue.cjs.map +1 -0
  147. package/dist/model/getTopFiltersNoResultsValue.js +1 -0
  148. package/dist/model/getTopFiltersNoResultsValue.js.map +1 -0
  149. package/dist/model/getTopFiltersNoResultsValues.cjs +19 -0
  150. package/dist/model/getTopFiltersNoResultsValues.cjs.map +1 -0
  151. package/dist/model/getTopFiltersNoResultsValues.js +1 -0
  152. package/dist/model/getTopFiltersNoResultsValues.js.map +1 -0
  153. package/dist/model/getTopHitsResponse.cjs +19 -0
  154. package/dist/model/getTopHitsResponse.cjs.map +1 -0
  155. package/dist/model/getTopHitsResponse.js +1 -0
  156. package/dist/model/getTopHitsResponse.js.map +1 -0
  157. package/dist/model/getTopSearchesResponse.cjs +19 -0
  158. package/dist/model/getTopSearchesResponse.cjs.map +1 -0
  159. package/dist/model/getTopSearchesResponse.js +1 -0
  160. package/dist/model/getTopSearchesResponse.js.map +1 -0
  161. package/dist/model/getUsersCountResponse.cjs +19 -0
  162. package/dist/model/getUsersCountResponse.cjs.map +1 -0
  163. package/dist/model/getUsersCountResponse.js +1 -0
  164. package/dist/model/getUsersCountResponse.js.map +1 -0
  165. package/dist/model/index.cjs +19 -0
  166. package/dist/model/index.cjs.map +1 -0
  167. package/dist/model/index.js +1 -0
  168. package/dist/model/index.js.map +1 -0
  169. package/dist/model/operator.cjs +19 -0
  170. package/dist/model/operator.cjs.map +1 -0
  171. package/dist/model/operator.js +1 -0
  172. package/dist/model/operator.js.map +1 -0
  173. package/dist/model/orderBy.cjs +19 -0
  174. package/dist/model/orderBy.cjs.map +1 -0
  175. package/dist/model/orderBy.js +1 -0
  176. package/dist/model/orderBy.js.map +1 -0
  177. package/dist/model/topCountry.cjs +19 -0
  178. package/dist/model/topCountry.cjs.map +1 -0
  179. package/dist/model/topCountry.js +1 -0
  180. package/dist/model/topCountry.js.map +1 -0
  181. package/dist/model/topHit.cjs +19 -0
  182. package/dist/model/topHit.cjs.map +1 -0
  183. package/dist/model/topHit.js +1 -0
  184. package/dist/model/topHit.js.map +1 -0
  185. package/dist/model/topHitWithAnalytics.cjs +19 -0
  186. package/dist/model/topHitWithAnalytics.cjs.map +1 -0
  187. package/dist/model/topHitWithAnalytics.js +1 -0
  188. package/dist/model/topHitWithAnalytics.js.map +1 -0
  189. package/dist/model/topHitWithRevenueAnalytics.cjs +19 -0
  190. package/dist/model/topHitWithRevenueAnalytics.cjs.map +1 -0
  191. package/dist/model/topHitWithRevenueAnalytics.js +1 -0
  192. package/dist/model/topHitWithRevenueAnalytics.js.map +1 -0
  193. package/dist/model/topHitsResponse.cjs +19 -0
  194. package/dist/model/topHitsResponse.cjs.map +1 -0
  195. package/dist/model/topHitsResponse.js +1 -0
  196. package/dist/model/topHitsResponse.js.map +1 -0
  197. package/dist/model/topHitsResponseWithAnalytics.cjs +19 -0
  198. package/dist/model/topHitsResponseWithAnalytics.cjs.map +1 -0
  199. package/dist/model/topHitsResponseWithAnalytics.js +1 -0
  200. package/dist/model/topHitsResponseWithAnalytics.js.map +1 -0
  201. package/dist/model/topHitsResponseWithRevenueAnalytics.cjs +19 -0
  202. package/dist/model/topHitsResponseWithRevenueAnalytics.cjs.map +1 -0
  203. package/dist/model/topHitsResponseWithRevenueAnalytics.js +1 -0
  204. package/dist/model/topHitsResponseWithRevenueAnalytics.js.map +1 -0
  205. package/dist/model/topSearch.cjs +19 -0
  206. package/dist/model/topSearch.cjs.map +1 -0
  207. package/dist/model/topSearch.js +1 -0
  208. package/dist/model/topSearch.js.map +1 -0
  209. package/dist/model/topSearchWithAnalytics.cjs +19 -0
  210. package/dist/model/topSearchWithAnalytics.cjs.map +1 -0
  211. package/dist/model/topSearchWithAnalytics.js +1 -0
  212. package/dist/model/topSearchWithAnalytics.js.map +1 -0
  213. package/dist/model/topSearchWithRevenueAnalytics.cjs +19 -0
  214. package/dist/model/topSearchWithRevenueAnalytics.cjs.map +1 -0
  215. package/dist/model/topSearchWithRevenueAnalytics.js +1 -0
  216. package/dist/model/topSearchWithRevenueAnalytics.js.map +1 -0
  217. package/dist/model/topSearchesResponse.cjs +19 -0
  218. package/dist/model/topSearchesResponse.cjs.map +1 -0
  219. package/dist/model/topSearchesResponse.js +1 -0
  220. package/dist/model/topSearchesResponse.js.map +1 -0
  221. package/dist/model/topSearchesResponseWithAnalytics.cjs +19 -0
  222. package/dist/model/topSearchesResponseWithAnalytics.cjs.map +1 -0
  223. package/dist/model/topSearchesResponseWithAnalytics.js +1 -0
  224. package/dist/model/topSearchesResponseWithAnalytics.js.map +1 -0
  225. package/dist/model/topSearchesResponseWithRevenueAnalytics.cjs +19 -0
  226. package/dist/model/topSearchesResponseWithRevenueAnalytics.cjs.map +1 -0
  227. package/dist/model/topSearchesResponseWithRevenueAnalytics.js +1 -0
  228. package/dist/model/topSearchesResponseWithRevenueAnalytics.js.map +1 -0
  229. package/package.json +12 -9
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/clickPosition.ts
17
+ var clickPosition_exports = {};
18
+ module.exports = __toCommonJS(clickPosition_exports);
19
+ //# sourceMappingURL=clickPosition.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/clickPosition.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Click position.\n */\nexport type ClickPosition = {\n /**\n * Range of positions in the search results, using the pattern `[start,end]`. For positions 11 and up, click events are summed over the specified range. `-1` indicates the end of the list of search results.\n */\n position?: number[];\n\n /**\n * Number of times this search has been clicked at that position.\n */\n clickCount?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=clickPosition.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/clientMethodProps.ts
17
+ var clientMethodProps_exports = {};
18
+ module.exports = __toCommonJS(clientMethodProps_exports);
19
+ //# sourceMappingURL=clientMethodProps.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/clientMethodProps.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { Direction } from './direction';\nimport type { OrderBy } from './orderBy';\n\n/**\n * Properties for the `customDelete` method.\n */\nexport type CustomDeleteProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customGet` method.\n */\nexport type CustomGetProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n};\n\n/**\n * Properties for the `customPost` method.\n */\nexport type CustomPostProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `customPut` method.\n */\nexport type CustomPutProps = {\n /**\n * Path of the endpoint, anything after \\\"/1\\\" must be specified.\n */\n path: string;\n /**\n * Query parameters to apply to the current query.\n */\n parameters?: Record<string, any>;\n /**\n * Parameters to send with the custom request.\n */\n body?: Record<string, unknown>;\n};\n\n/**\n * Properties for the `getAddToCartRate` method.\n */\nexport type GetAddToCartRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getAverageClickPosition` method.\n */\nexport type GetAverageClickPositionProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getClickPositions` method.\n */\nexport type GetClickPositionsProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getClickThroughRate` method.\n */\nexport type GetClickThroughRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getConversionRate` method.\n */\nexport type GetConversionRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getNoClickRate` method.\n */\nexport type GetNoClickRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getNoResultsRate` method.\n */\nexport type GetNoResultsRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getPurchaseRate` method.\n */\nexport type GetPurchaseRateProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getRevenue` method.\n */\nexport type GetRevenueProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getSearchesCount` method.\n */\nexport type GetSearchesCountProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getSearchesNoClicks` method.\n */\nexport type GetSearchesNoClicksProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getSearchesNoResults` method.\n */\nexport type GetSearchesNoResultsProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getStatus` method.\n */\nexport type GetStatusProps = {\n /**\n * Index name.\n */\n index: string;\n};\n\n/**\n * Properties for the `getTopCountries` method.\n */\nexport type GetTopCountriesProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getTopFilterAttributes` method.\n */\nexport type GetTopFilterAttributesProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Search query.\n */\n search?: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getTopFilterForAttribute` method.\n */\nexport type GetTopFilterForAttributeProps = {\n /**\n * Attribute name.\n */\n attribute: string;\n /**\n * Index name.\n */\n index: string;\n /**\n * Search query.\n */\n search?: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getTopFiltersNoResults` method.\n */\nexport type GetTopFiltersNoResultsProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Search query.\n */\n search?: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getTopHits` method.\n */\nexport type GetTopHitsProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Search query.\n */\n search?: string;\n /**\n * Whether to include metrics related to click and conversion events in the response.\n */\n clickAnalytics?: boolean;\n /**\n * Whether to include revenue-related metrics in the response. If true, metrics related to click and conversion events are also included in the response.\n */\n revenueAnalytics?: boolean;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getTopSearches` method.\n */\nexport type GetTopSearchesProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Whether to include metrics related to click and conversion events in the response.\n */\n clickAnalytics?: boolean;\n /**\n * Whether to include revenue-related metrics in the response. If true, metrics related to click and conversion events are also included in the response.\n */\n revenueAnalytics?: boolean;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Attribute by which to order the response items. If the `clickAnalytics` parameter is false, only `searchCount` is available.\n */\n orderBy?: OrderBy;\n /**\n * Sorting direction of the results: ascending or descending.\n */\n direction?: Direction;\n /**\n * Number of items to return.\n */\n limit?: number;\n /**\n * Position of the first item to return.\n */\n offset?: number;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n\n/**\n * Properties for the `getUsersCount` method.\n */\nexport type GetUsersCountProps = {\n /**\n * Index name.\n */\n index: string;\n /**\n * Start date of the period to analyze, in `YYYY-MM-DD` format.\n */\n startDate?: string;\n /**\n * End date of the period to analyze, in `YYYY-MM-DD` format.\n */\n endDate?: string;\n /**\n * Tags by which to segment the analytics. You can combine multiple tags with `OR` and `AND`. Tags must be URL-encoded. For more information, see [Segment your analytics data](https://www.algolia.com/doc/guides/search-analytics/guides/segments/).\n */\n tags?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=clientMethodProps.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/currencyCode.ts
17
+ var currencyCode_exports = {};
18
+ module.exports = __toCommonJS(currencyCode_exports);
19
+ //# sourceMappingURL=currencyCode.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/currencyCode.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Currency code.\n */\nexport type CurrencyCode = {\n /**\n * Currency code.\n */\n currency?: string;\n\n /**\n * Revenue associated with this search in this currency.\n */\n revenue?: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=currencyCode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyAddToCartRates.ts
17
+ var dailyAddToCartRates_exports = {};
18
+ module.exports = __toCommonJS(dailyAddToCartRates_exports);
19
+ //# sourceMappingURL=dailyAddToCartRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyAddToCartRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyAddToCartRates = {\n /**\n * Add-to-cart rate, calculated as number of tracked searches with at least one add-to-cart event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n rate: number | null;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedSearchCount: number;\n\n /**\n * Number of add-to-cart events from this search.\n */\n addToCartCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyAddToCartRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyAverageClicks.ts
17
+ var dailyAverageClicks_exports = {};
18
+ module.exports = __toCommonJS(dailyAverageClicks_exports);
19
+ //# sourceMappingURL=dailyAverageClicks.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyAverageClicks.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyAverageClicks = {\n /**\n * Average position of a clicked search result in the list of search results. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n average: number | null;\n\n /**\n * Number of clicks associated with this search.\n */\n clickCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyAverageClicks.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyClickThroughRates.ts
17
+ var dailyClickThroughRates_exports = {};
18
+ module.exports = __toCommonJS(dailyClickThroughRates_exports);
19
+ //# sourceMappingURL=dailyClickThroughRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyClickThroughRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyClickThroughRates = {\n /**\n * Click-through rate, calculated as number of tracked searches with at least one click event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n rate: number | null;\n\n /**\n * Number of clicks associated with this search.\n */\n clickCount: number;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedSearchCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyClickThroughRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyConversionRates.ts
17
+ var dailyConversionRates_exports = {};
18
+ module.exports = __toCommonJS(dailyConversionRates_exports);
19
+ //# sourceMappingURL=dailyConversionRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyConversionRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyConversionRates = {\n /**\n * Conversion rate, calculated as number of tracked searches with at least one conversion event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n rate: number | null;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedSearchCount: number;\n\n /**\n * Number of conversions from this search.\n */\n conversionCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyConversionRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyNoClickRates.ts
17
+ var dailyNoClickRates_exports = {};
18
+ module.exports = __toCommonJS(dailyNoClickRates_exports);
19
+ //# sourceMappingURL=dailyNoClickRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyNoClickRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyNoClickRates = {\n /**\n * No click rate, calculated as number of tracked searches without any click divided by the number of tracked searches.\n */\n rate: number;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n count: number;\n\n /**\n * Number of times this search was returned as a result without any click.\n */\n noClickCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyNoClickRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyNoResultsRates.ts
17
+ var dailyNoResultsRates_exports = {};
18
+ module.exports = __toCommonJS(dailyNoResultsRates_exports);
19
+ //# sourceMappingURL=dailyNoResultsRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyNoResultsRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyNoResultsRates = {\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n\n /**\n * Number of searches without any results.\n */\n noResultCount: number;\n\n /**\n * Number of searches.\n */\n count: number;\n\n /**\n * No results rate, calculated as number of searches with zero results divided by the total number of searches.\n */\n rate: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyNoResultsRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyPurchaseRates.ts
17
+ var dailyPurchaseRates_exports = {};
18
+ module.exports = __toCommonJS(dailyPurchaseRates_exports);
19
+ //# sourceMappingURL=dailyPurchaseRates.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyPurchaseRates.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyPurchaseRates = {\n /**\n * Purchase rate, calculated as number of tracked searches with at least one purchase event divided by the number of tracked searches. If null, Algolia didn\\'t receive any search requests with `clickAnalytics` set to true.\n */\n rate: number | null;\n\n /**\n * Number of tracked searches. Tracked searches are search requests where the `clickAnalytics` parameter is true.\n */\n trackedSearchCount: number;\n\n /**\n * Number of purchase events from this search.\n */\n purchaseCount: number;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyPurchaseRates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyRevenue.ts
17
+ var dailyRevenue_exports = {};
18
+ module.exports = __toCommonJS(dailyRevenue_exports);
19
+ //# sourceMappingURL=dailyRevenue.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyRevenue.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nimport type { CurrencyCode } from './currencyCode';\n\nexport type DailyRevenue = {\n /**\n * Revenue associated with this search, broken-down by currencies.\n */\n currencies: Record<string, CurrencyCode>;\n\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyRevenue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailySearches.ts
17
+ var dailySearches_exports = {};
18
+ module.exports = __toCommonJS(dailySearches_exports);
19
+ //# sourceMappingURL=dailySearches.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailySearches.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailySearches = {\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailySearches.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailySearchesNoClicks.ts
17
+ var dailySearchesNoClicks_exports = {};
18
+ module.exports = __toCommonJS(dailySearchesNoClicks_exports);
19
+ //# sourceMappingURL=dailySearchesNoClicks.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailySearchesNoClicks.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailySearchesNoClicks = {\n /**\n * Search query.\n */\n search: string;\n\n /**\n * Number of tracked searches.\n */\n count: number;\n\n /**\n * Number of results (hits).\n */\n nbHits: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailySearchesNoClicks.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailySearchesNoResults.ts
17
+ var dailySearchesNoResults_exports = {};
18
+ module.exports = __toCommonJS(dailySearchesNoResults_exports);
19
+ //# sourceMappingURL=dailySearchesNoResults.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailySearchesNoResults.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailySearchesNoResults = {\n /**\n * Search query.\n */\n search: string;\n\n /**\n * Number of occurrences.\n */\n count: number;\n\n /**\n * Number of searches for this term with applied filters.\n */\n withFilterCount: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailySearchesNoResults.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/dailyUsers.ts
17
+ var dailyUsers_exports = {};
18
+ module.exports = __toCommonJS(dailyUsers_exports);
19
+ //# sourceMappingURL=dailyUsers.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/dailyUsers.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type DailyUsers = {\n /**\n * Date in the format YYYY-MM-DD.\n */\n date: string;\n\n /**\n * Number of unique users.\n */\n count: number;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=dailyUsers.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/direction.ts
17
+ var direction_exports = {};
18
+ module.exports = __toCommonJS(direction_exports);
19
+ //# sourceMappingURL=direction.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/direction.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\nexport type Direction = 'asc' | 'desc';\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=direction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/errorBase.ts
17
+ var errorBase_exports = {};
18
+ module.exports = __toCommonJS(errorBase_exports);
19
+ //# sourceMappingURL=errorBase.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../model/errorBase.ts"],"sourcesContent":["// Code generated by OpenAPI Generator (https://openapi-generator.tech), manual changes will be lost - read more on https://github.com/algolia/api-clients-automation. DO NOT EDIT.\n\n/**\n * Error.\n */\nexport type ErrorBase = Record<string, any> & {\n message?: string;\n};\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
@@ -0,0 +1 @@
1
+ //# sourceMappingURL=errorBase.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
@@ -0,0 +1,19 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __copyProps = (to, from, except, desc) => {
7
+ if (from && typeof from === "object" || typeof from === "function") {
8
+ for (let key of __getOwnPropNames(from))
9
+ if (!__hasOwnProp.call(to, key) && key !== except)
10
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
+ }
12
+ return to;
13
+ };
14
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
+
16
+ // model/getAddToCartRateResponse.ts
17
+ var getAddToCartRateResponse_exports = {};
18
+ module.exports = __toCommonJS(getAddToCartRateResponse_exports);
19
+ //# sourceMappingURL=getAddToCartRateResponse.cjs.map