@keystrokehq/reddit_ads 0.1.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 (698) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/create-ad-group.cjs +71 -0
  7. package/dist/actions/create-ad-group.cjs.map +1 -0
  8. package/dist/actions/create-ad-group.d.cts +9 -0
  9. package/dist/actions/create-ad-group.d.cts.map +1 -0
  10. package/dist/actions/create-ad-group.d.mts +9 -0
  11. package/dist/actions/create-ad-group.d.mts.map +1 -0
  12. package/dist/actions/create-ad-group.mjs +70 -0
  13. package/dist/actions/create-ad-group.mjs.map +1 -0
  14. package/dist/actions/create-batch-products.cjs +89 -0
  15. package/dist/actions/create-batch-products.cjs.map +1 -0
  16. package/dist/actions/create-batch-products.d.cts +9 -0
  17. package/dist/actions/create-batch-products.d.cts.map +1 -0
  18. package/dist/actions/create-batch-products.d.mts +9 -0
  19. package/dist/actions/create-batch-products.d.mts.map +1 -0
  20. package/dist/actions/create-batch-products.mjs +88 -0
  21. package/dist/actions/create-batch-products.mjs.map +1 -0
  22. package/dist/actions/create-campaign.cjs +130 -0
  23. package/dist/actions/create-campaign.cjs.map +1 -0
  24. package/dist/actions/create-campaign.d.cts +9 -0
  25. package/dist/actions/create-campaign.d.cts.map +1 -0
  26. package/dist/actions/create-campaign.d.mts +9 -0
  27. package/dist/actions/create-campaign.d.mts.map +1 -0
  28. package/dist/actions/create-campaign.mjs +129 -0
  29. package/dist/actions/create-campaign.mjs.map +1 -0
  30. package/dist/actions/create-custom-audience.cjs +41 -0
  31. package/dist/actions/create-custom-audience.cjs.map +1 -0
  32. package/dist/actions/create-custom-audience.d.cts +9 -0
  33. package/dist/actions/create-custom-audience.d.cts.map +1 -0
  34. package/dist/actions/create-custom-audience.d.mts +9 -0
  35. package/dist/actions/create-custom-audience.d.mts.map +1 -0
  36. package/dist/actions/create-custom-audience.mjs +40 -0
  37. package/dist/actions/create-custom-audience.mjs.map +1 -0
  38. package/dist/actions/create-lead-gen-form.cjs +51 -0
  39. package/dist/actions/create-lead-gen-form.cjs.map +1 -0
  40. package/dist/actions/create-lead-gen-form.d.cts +9 -0
  41. package/dist/actions/create-lead-gen-form.d.cts.map +1 -0
  42. package/dist/actions/create-lead-gen-form.d.mts +9 -0
  43. package/dist/actions/create-lead-gen-form.d.mts.map +1 -0
  44. package/dist/actions/create-lead-gen-form.mjs +50 -0
  45. package/dist/actions/create-lead-gen-form.mjs.map +1 -0
  46. package/dist/actions/create-post.cjs +60 -0
  47. package/dist/actions/create-post.cjs.map +1 -0
  48. package/dist/actions/create-post.d.cts +9 -0
  49. package/dist/actions/create-post.d.cts.map +1 -0
  50. package/dist/actions/create-post.d.mts +9 -0
  51. package/dist/actions/create-post.d.mts.map +1 -0
  52. package/dist/actions/create-post.mjs +59 -0
  53. package/dist/actions/create-post.mjs.map +1 -0
  54. package/dist/actions/create-product-catalog.cjs +79 -0
  55. package/dist/actions/create-product-catalog.cjs.map +1 -0
  56. package/dist/actions/create-product-catalog.d.cts +9 -0
  57. package/dist/actions/create-product-catalog.d.cts.map +1 -0
  58. package/dist/actions/create-product-catalog.d.mts +9 -0
  59. package/dist/actions/create-product-catalog.d.mts.map +1 -0
  60. package/dist/actions/create-product-catalog.mjs +78 -0
  61. package/dist/actions/create-product-catalog.mjs.map +1 -0
  62. package/dist/actions/create-product-feed.cjs +49 -0
  63. package/dist/actions/create-product-feed.cjs.map +1 -0
  64. package/dist/actions/create-product-feed.d.cts +9 -0
  65. package/dist/actions/create-product-feed.d.cts.map +1 -0
  66. package/dist/actions/create-product-feed.d.mts +9 -0
  67. package/dist/actions/create-product-feed.d.mts.map +1 -0
  68. package/dist/actions/create-product-feed.mjs +48 -0
  69. package/dist/actions/create-product-feed.mjs.map +1 -0
  70. package/dist/actions/create-product-set.cjs +37 -0
  71. package/dist/actions/create-product-set.cjs.map +1 -0
  72. package/dist/actions/create-product-set.d.cts +9 -0
  73. package/dist/actions/create-product-set.d.cts.map +1 -0
  74. package/dist/actions/create-product-set.d.mts +9 -0
  75. package/dist/actions/create-product-set.d.mts.map +1 -0
  76. package/dist/actions/create-product-set.mjs +36 -0
  77. package/dist/actions/create-product-set.mjs.map +1 -0
  78. package/dist/actions/create-saved-audience.cjs +93 -0
  79. package/dist/actions/create-saved-audience.cjs.map +1 -0
  80. package/dist/actions/create-saved-audience.d.cts +9 -0
  81. package/dist/actions/create-saved-audience.d.cts.map +1 -0
  82. package/dist/actions/create-saved-audience.d.mts +9 -0
  83. package/dist/actions/create-saved-audience.d.mts.map +1 -0
  84. package/dist/actions/create-saved-audience.mjs +92 -0
  85. package/dist/actions/create-saved-audience.mjs.map +1 -0
  86. package/dist/actions/create-structured-post-creation-job.cjs +89 -0
  87. package/dist/actions/create-structured-post-creation-job.cjs.map +1 -0
  88. package/dist/actions/create-structured-post-creation-job.d.cts +9 -0
  89. package/dist/actions/create-structured-post-creation-job.d.cts.map +1 -0
  90. package/dist/actions/create-structured-post-creation-job.d.mts +9 -0
  91. package/dist/actions/create-structured-post-creation-job.d.mts.map +1 -0
  92. package/dist/actions/create-structured-post-creation-job.mjs +88 -0
  93. package/dist/actions/create-structured-post-creation-job.mjs.map +1 -0
  94. package/dist/actions/delete-custom-audience.cjs +16 -0
  95. package/dist/actions/delete-custom-audience.cjs.map +1 -0
  96. package/dist/actions/delete-custom-audience.d.cts +9 -0
  97. package/dist/actions/delete-custom-audience.d.cts.map +1 -0
  98. package/dist/actions/delete-custom-audience.d.mts +9 -0
  99. package/dist/actions/delete-custom-audience.d.mts.map +1 -0
  100. package/dist/actions/delete-custom-audience.mjs +13 -0
  101. package/dist/actions/delete-custom-audience.mjs.map +1 -0
  102. package/dist/actions/delete-product-catalog.cjs +16 -0
  103. package/dist/actions/delete-product-catalog.cjs.map +1 -0
  104. package/dist/actions/delete-product-catalog.d.cts +9 -0
  105. package/dist/actions/delete-product-catalog.d.cts.map +1 -0
  106. package/dist/actions/delete-product-catalog.d.mts +9 -0
  107. package/dist/actions/delete-product-catalog.d.mts.map +1 -0
  108. package/dist/actions/delete-product-catalog.mjs +13 -0
  109. package/dist/actions/delete-product-catalog.mjs.map +1 -0
  110. package/dist/actions/delete-product-feed.cjs +16 -0
  111. package/dist/actions/delete-product-feed.cjs.map +1 -0
  112. package/dist/actions/delete-product-feed.d.cts +9 -0
  113. package/dist/actions/delete-product-feed.d.cts.map +1 -0
  114. package/dist/actions/delete-product-feed.d.mts +9 -0
  115. package/dist/actions/delete-product-feed.d.mts.map +1 -0
  116. package/dist/actions/delete-product-feed.mjs +13 -0
  117. package/dist/actions/delete-product-feed.mjs.map +1 -0
  118. package/dist/actions/delete-product-set.cjs +16 -0
  119. package/dist/actions/delete-product-set.cjs.map +1 -0
  120. package/dist/actions/delete-product-set.d.cts +9 -0
  121. package/dist/actions/delete-product-set.d.cts.map +1 -0
  122. package/dist/actions/delete-product-set.d.mts +9 -0
  123. package/dist/actions/delete-product-set.d.mts.map +1 -0
  124. package/dist/actions/delete-product-set.mjs +13 -0
  125. package/dist/actions/delete-product-set.mjs.map +1 -0
  126. package/dist/actions/delete-products.cjs +19 -0
  127. package/dist/actions/delete-products.cjs.map +1 -0
  128. package/dist/actions/delete-products.d.cts +9 -0
  129. package/dist/actions/delete-products.d.cts.map +1 -0
  130. package/dist/actions/delete-products.d.mts +9 -0
  131. package/dist/actions/delete-products.d.mts.map +1 -0
  132. package/dist/actions/delete-products.mjs +16 -0
  133. package/dist/actions/delete-products.mjs.map +1 -0
  134. package/dist/actions/do-geolocation-validations.cjs +29 -0
  135. package/dist/actions/do-geolocation-validations.cjs.map +1 -0
  136. package/dist/actions/do-geolocation-validations.d.cts +9 -0
  137. package/dist/actions/do-geolocation-validations.d.cts.map +1 -0
  138. package/dist/actions/do-geolocation-validations.d.mts +9 -0
  139. package/dist/actions/do-geolocation-validations.d.mts.map +1 -0
  140. package/dist/actions/do-geolocation-validations.mjs +28 -0
  141. package/dist/actions/do-geolocation-validations.mjs.map +1 -0
  142. package/dist/actions/do-keyword-validations.cjs +23 -0
  143. package/dist/actions/do-keyword-validations.cjs.map +1 -0
  144. package/dist/actions/do-keyword-validations.d.cts +9 -0
  145. package/dist/actions/do-keyword-validations.d.cts.map +1 -0
  146. package/dist/actions/do-keyword-validations.d.mts +9 -0
  147. package/dist/actions/do-keyword-validations.d.mts.map +1 -0
  148. package/dist/actions/do-keyword-validations.mjs +22 -0
  149. package/dist/actions/do-keyword-validations.mjs.map +1 -0
  150. package/dist/actions/generate-inspiration-creative-summary.cjs +53 -0
  151. package/dist/actions/generate-inspiration-creative-summary.cjs.map +1 -0
  152. package/dist/actions/generate-inspiration-creative-summary.d.cts +9 -0
  153. package/dist/actions/generate-inspiration-creative-summary.d.cts.map +1 -0
  154. package/dist/actions/generate-inspiration-creative-summary.d.mts +9 -0
  155. package/dist/actions/generate-inspiration-creative-summary.d.mts.map +1 -0
  156. package/dist/actions/generate-inspiration-creative-summary.mjs +52 -0
  157. package/dist/actions/generate-inspiration-creative-summary.mjs.map +1 -0
  158. package/dist/actions/get-a-report.cjs +58 -0
  159. package/dist/actions/get-a-report.cjs.map +1 -0
  160. package/dist/actions/get-a-report.d.cts +9 -0
  161. package/dist/actions/get-a-report.d.cts.map +1 -0
  162. package/dist/actions/get-a-report.d.mts +9 -0
  163. package/dist/actions/get-a-report.d.mts.map +1 -0
  164. package/dist/actions/get-a-report.mjs +57 -0
  165. package/dist/actions/get-a-report.mjs.map +1 -0
  166. package/dist/actions/get-ad-account-history.cjs +51 -0
  167. package/dist/actions/get-ad-account-history.cjs.map +1 -0
  168. package/dist/actions/get-ad-account-history.d.cts +9 -0
  169. package/dist/actions/get-ad-account-history.d.cts.map +1 -0
  170. package/dist/actions/get-ad-account-history.d.mts +9 -0
  171. package/dist/actions/get-ad-account-history.d.mts.map +1 -0
  172. package/dist/actions/get-ad-account-history.mjs +50 -0
  173. package/dist/actions/get-ad-account-history.mjs.map +1 -0
  174. package/dist/actions/get-ad-account.cjs +65 -0
  175. package/dist/actions/get-ad-account.cjs.map +1 -0
  176. package/dist/actions/get-ad-account.d.cts +9 -0
  177. package/dist/actions/get-ad-account.d.cts.map +1 -0
  178. package/dist/actions/get-ad-account.d.mts +9 -0
  179. package/dist/actions/get-ad-account.d.mts.map +1 -0
  180. package/dist/actions/get-ad-account.mjs +64 -0
  181. package/dist/actions/get-ad-account.mjs.map +1 -0
  182. package/dist/actions/get-ad-group.cjs +48 -0
  183. package/dist/actions/get-ad-group.cjs.map +1 -0
  184. package/dist/actions/get-ad-group.d.cts +9 -0
  185. package/dist/actions/get-ad-group.d.cts.map +1 -0
  186. package/dist/actions/get-ad-group.d.mts +9 -0
  187. package/dist/actions/get-ad-group.d.mts.map +1 -0
  188. package/dist/actions/get-ad-group.mjs +47 -0
  189. package/dist/actions/get-ad-group.mjs.map +1 -0
  190. package/dist/actions/get-app-last-fired-at.cjs +42 -0
  191. package/dist/actions/get-app-last-fired-at.cjs.map +1 -0
  192. package/dist/actions/get-app-last-fired-at.d.cts +9 -0
  193. package/dist/actions/get-app-last-fired-at.d.cts.map +1 -0
  194. package/dist/actions/get-app-last-fired-at.d.mts +9 -0
  195. package/dist/actions/get-app-last-fired-at.d.mts.map +1 -0
  196. package/dist/actions/get-app-last-fired-at.mjs +41 -0
  197. package/dist/actions/get-app-last-fired-at.mjs.map +1 -0
  198. package/dist/actions/get-business.cjs +29 -0
  199. package/dist/actions/get-business.cjs.map +1 -0
  200. package/dist/actions/get-business.d.cts +9 -0
  201. package/dist/actions/get-business.d.cts.map +1 -0
  202. package/dist/actions/get-business.d.mts +9 -0
  203. package/dist/actions/get-business.d.mts.map +1 -0
  204. package/dist/actions/get-business.mjs +28 -0
  205. package/dist/actions/get-business.mjs.map +1 -0
  206. package/dist/actions/get-campaign.cjs +45 -0
  207. package/dist/actions/get-campaign.cjs.map +1 -0
  208. package/dist/actions/get-campaign.d.cts +9 -0
  209. package/dist/actions/get-campaign.d.cts.map +1 -0
  210. package/dist/actions/get-campaign.d.mts +9 -0
  211. package/dist/actions/get-campaign.d.mts.map +1 -0
  212. package/dist/actions/get-campaign.mjs +44 -0
  213. package/dist/actions/get-campaign.mjs.map +1 -0
  214. package/dist/actions/get-channel-planning-reach.cjs +43 -0
  215. package/dist/actions/get-channel-planning-reach.cjs.map +1 -0
  216. package/dist/actions/get-channel-planning-reach.d.cts +9 -0
  217. package/dist/actions/get-channel-planning-reach.d.cts.map +1 -0
  218. package/dist/actions/get-channel-planning-reach.d.mts +9 -0
  219. package/dist/actions/get-channel-planning-reach.d.mts.map +1 -0
  220. package/dist/actions/get-channel-planning-reach.mjs +42 -0
  221. package/dist/actions/get-channel-planning-reach.mjs.map +1 -0
  222. package/dist/actions/get-child-funding-instruments.cjs +40 -0
  223. package/dist/actions/get-child-funding-instruments.cjs.map +1 -0
  224. package/dist/actions/get-child-funding-instruments.d.cts +9 -0
  225. package/dist/actions/get-child-funding-instruments.d.cts.map +1 -0
  226. package/dist/actions/get-child-funding-instruments.d.mts +9 -0
  227. package/dist/actions/get-child-funding-instruments.d.mts.map +1 -0
  228. package/dist/actions/get-child-funding-instruments.mjs +39 -0
  229. package/dist/actions/get-child-funding-instruments.mjs.map +1 -0
  230. package/dist/actions/get-custom-audience.cjs +83 -0
  231. package/dist/actions/get-custom-audience.cjs.map +1 -0
  232. package/dist/actions/get-custom-audience.d.cts +9 -0
  233. package/dist/actions/get-custom-audience.d.cts.map +1 -0
  234. package/dist/actions/get-custom-audience.d.mts +9 -0
  235. package/dist/actions/get-custom-audience.d.mts.map +1 -0
  236. package/dist/actions/get-custom-audience.mjs +82 -0
  237. package/dist/actions/get-custom-audience.mjs.map +1 -0
  238. package/dist/actions/get-lead-gen-form.cjs +26 -0
  239. package/dist/actions/get-lead-gen-form.cjs.map +1 -0
  240. package/dist/actions/get-lead-gen-form.d.cts +9 -0
  241. package/dist/actions/get-lead-gen-form.d.cts.map +1 -0
  242. package/dist/actions/get-lead-gen-form.d.mts +9 -0
  243. package/dist/actions/get-lead-gen-form.d.mts.map +1 -0
  244. package/dist/actions/get-lead-gen-form.mjs +25 -0
  245. package/dist/actions/get-lead-gen-form.mjs.map +1 -0
  246. package/dist/actions/get-me.cjs +25 -0
  247. package/dist/actions/get-me.cjs.map +1 -0
  248. package/dist/actions/get-me.d.cts +9 -0
  249. package/dist/actions/get-me.d.cts.map +1 -0
  250. package/dist/actions/get-me.d.mts +9 -0
  251. package/dist/actions/get-me.d.mts.map +1 -0
  252. package/dist/actions/get-me.mjs +24 -0
  253. package/dist/actions/get-me.mjs.map +1 -0
  254. package/dist/actions/get-pixel-last-fired-at.cjs +33 -0
  255. package/dist/actions/get-pixel-last-fired-at.cjs.map +1 -0
  256. package/dist/actions/get-pixel-last-fired-at.d.cts +9 -0
  257. package/dist/actions/get-pixel-last-fired-at.d.cts.map +1 -0
  258. package/dist/actions/get-pixel-last-fired-at.d.mts +9 -0
  259. package/dist/actions/get-pixel-last-fired-at.d.mts.map +1 -0
  260. package/dist/actions/get-pixel-last-fired-at.mjs +32 -0
  261. package/dist/actions/get-pixel-last-fired-at.mjs.map +1 -0
  262. package/dist/actions/get-post.cjs +42 -0
  263. package/dist/actions/get-post.cjs.map +1 -0
  264. package/dist/actions/get-post.d.cts +9 -0
  265. package/dist/actions/get-post.d.cts.map +1 -0
  266. package/dist/actions/get-post.d.mts +9 -0
  267. package/dist/actions/get-post.d.mts.map +1 -0
  268. package/dist/actions/get-post.mjs +41 -0
  269. package/dist/actions/get-post.mjs.map +1 -0
  270. package/dist/actions/get-product-catalog.cjs +53 -0
  271. package/dist/actions/get-product-catalog.cjs.map +1 -0
  272. package/dist/actions/get-product-catalog.d.cts +9 -0
  273. package/dist/actions/get-product-catalog.d.cts.map +1 -0
  274. package/dist/actions/get-product-catalog.d.mts +9 -0
  275. package/dist/actions/get-product-catalog.d.mts.map +1 -0
  276. package/dist/actions/get-product-catalog.mjs +52 -0
  277. package/dist/actions/get-product-catalog.mjs.map +1 -0
  278. package/dist/actions/get-product-feed.cjs +44 -0
  279. package/dist/actions/get-product-feed.cjs.map +1 -0
  280. package/dist/actions/get-product-feed.d.cts +9 -0
  281. package/dist/actions/get-product-feed.d.cts.map +1 -0
  282. package/dist/actions/get-product-feed.d.mts +9 -0
  283. package/dist/actions/get-product-feed.d.mts.map +1 -0
  284. package/dist/actions/get-product-feed.mjs +43 -0
  285. package/dist/actions/get-product-feed.mjs.map +1 -0
  286. package/dist/actions/get-product-set.cjs +31 -0
  287. package/dist/actions/get-product-set.cjs.map +1 -0
  288. package/dist/actions/get-product-set.d.cts +9 -0
  289. package/dist/actions/get-product-set.d.cts.map +1 -0
  290. package/dist/actions/get-product-set.d.mts +9 -0
  291. package/dist/actions/get-product-set.d.mts.map +1 -0
  292. package/dist/actions/get-product-set.mjs +30 -0
  293. package/dist/actions/get-product-set.mjs.map +1 -0
  294. package/dist/actions/get-profile.cjs +23 -0
  295. package/dist/actions/get-profile.cjs.map +1 -0
  296. package/dist/actions/get-profile.d.cts +9 -0
  297. package/dist/actions/get-profile.d.cts.map +1 -0
  298. package/dist/actions/get-profile.d.mts +9 -0
  299. package/dist/actions/get-profile.d.mts.map +1 -0
  300. package/dist/actions/get-profile.mjs +22 -0
  301. package/dist/actions/get-profile.mjs.map +1 -0
  302. package/dist/actions/get-saved-audience.cjs +63 -0
  303. package/dist/actions/get-saved-audience.cjs.map +1 -0
  304. package/dist/actions/get-saved-audience.d.cts +9 -0
  305. package/dist/actions/get-saved-audience.d.cts.map +1 -0
  306. package/dist/actions/get-saved-audience.d.mts +9 -0
  307. package/dist/actions/get-saved-audience.d.mts.map +1 -0
  308. package/dist/actions/get-saved-audience.mjs +62 -0
  309. package/dist/actions/get-saved-audience.mjs.map +1 -0
  310. package/dist/actions/get-sk-ad-network-availability.cjs +31 -0
  311. package/dist/actions/get-sk-ad-network-availability.cjs.map +1 -0
  312. package/dist/actions/get-sk-ad-network-availability.d.cts +9 -0
  313. package/dist/actions/get-sk-ad-network-availability.d.cts.map +1 -0
  314. package/dist/actions/get-sk-ad-network-availability.d.mts +9 -0
  315. package/dist/actions/get-sk-ad-network-availability.d.mts.map +1 -0
  316. package/dist/actions/get-sk-ad-network-availability.mjs +30 -0
  317. package/dist/actions/get-sk-ad-network-availability.mjs.map +1 -0
  318. package/dist/actions/get-structured-post.cjs +23 -0
  319. package/dist/actions/get-structured-post.cjs.map +1 -0
  320. package/dist/actions/get-structured-post.d.cts +9 -0
  321. package/dist/actions/get-structured-post.d.cts.map +1 -0
  322. package/dist/actions/get-structured-post.d.mts +9 -0
  323. package/dist/actions/get-structured-post.d.mts.map +1 -0
  324. package/dist/actions/get-structured-post.mjs +22 -0
  325. package/dist/actions/get-structured-post.mjs.map +1 -0
  326. package/dist/actions/index.cjs +167 -0
  327. package/dist/actions/index.d.cts +84 -0
  328. package/dist/actions/index.d.mts +84 -0
  329. package/dist/actions/index.mjs +84 -0
  330. package/dist/actions/list-ad-accounts-by-business.cjs +48 -0
  331. package/dist/actions/list-ad-accounts-by-business.cjs.map +1 -0
  332. package/dist/actions/list-ad-accounts-by-business.d.cts +9 -0
  333. package/dist/actions/list-ad-accounts-by-business.d.cts.map +1 -0
  334. package/dist/actions/list-ad-accounts-by-business.d.mts +9 -0
  335. package/dist/actions/list-ad-accounts-by-business.d.mts.map +1 -0
  336. package/dist/actions/list-ad-accounts-by-business.mjs +47 -0
  337. package/dist/actions/list-ad-accounts-by-business.mjs.map +1 -0
  338. package/dist/actions/list-ad-groups.cjs +61 -0
  339. package/dist/actions/list-ad-groups.cjs.map +1 -0
  340. package/dist/actions/list-ad-groups.d.cts +9 -0
  341. package/dist/actions/list-ad-groups.d.cts.map +1 -0
  342. package/dist/actions/list-ad-groups.d.mts +9 -0
  343. package/dist/actions/list-ad-groups.d.mts.map +1 -0
  344. package/dist/actions/list-ad-groups.mjs +60 -0
  345. package/dist/actions/list-ad-groups.mjs.map +1 -0
  346. package/dist/actions/list-ads.cjs +28 -0
  347. package/dist/actions/list-ads.cjs.map +1 -0
  348. package/dist/actions/list-ads.d.cts +9 -0
  349. package/dist/actions/list-ads.d.cts.map +1 -0
  350. package/dist/actions/list-ads.d.mts +9 -0
  351. package/dist/actions/list-ads.d.mts.map +1 -0
  352. package/dist/actions/list-ads.mjs +27 -0
  353. package/dist/actions/list-ads.mjs.map +1 -0
  354. package/dist/actions/list-campaigns.cjs +56 -0
  355. package/dist/actions/list-campaigns.cjs.map +1 -0
  356. package/dist/actions/list-campaigns.d.cts +9 -0
  357. package/dist/actions/list-campaigns.d.cts.map +1 -0
  358. package/dist/actions/list-campaigns.d.mts +9 -0
  359. package/dist/actions/list-campaigns.d.mts.map +1 -0
  360. package/dist/actions/list-campaigns.mjs +55 -0
  361. package/dist/actions/list-campaigns.mjs.map +1 -0
  362. package/dist/actions/list-carriers.cjs +31 -0
  363. package/dist/actions/list-carriers.cjs.map +1 -0
  364. package/dist/actions/list-carriers.d.cts +9 -0
  365. package/dist/actions/list-carriers.d.cts.map +1 -0
  366. package/dist/actions/list-carriers.d.mts +9 -0
  367. package/dist/actions/list-carriers.d.mts.map +1 -0
  368. package/dist/actions/list-carriers.mjs +30 -0
  369. package/dist/actions/list-carriers.mjs.map +1 -0
  370. package/dist/actions/list-catalog-imports.cjs +39 -0
  371. package/dist/actions/list-catalog-imports.cjs.map +1 -0
  372. package/dist/actions/list-catalog-imports.d.cts +9 -0
  373. package/dist/actions/list-catalog-imports.d.cts.map +1 -0
  374. package/dist/actions/list-catalog-imports.d.mts +9 -0
  375. package/dist/actions/list-catalog-imports.d.mts.map +1 -0
  376. package/dist/actions/list-catalog-imports.mjs +38 -0
  377. package/dist/actions/list-catalog-imports.mjs.map +1 -0
  378. package/dist/actions/list-communities-suggestions.cjs +36 -0
  379. package/dist/actions/list-communities-suggestions.cjs.map +1 -0
  380. package/dist/actions/list-communities-suggestions.d.cts +9 -0
  381. package/dist/actions/list-communities-suggestions.d.cts.map +1 -0
  382. package/dist/actions/list-communities-suggestions.d.mts +9 -0
  383. package/dist/actions/list-communities-suggestions.d.mts.map +1 -0
  384. package/dist/actions/list-communities-suggestions.mjs +35 -0
  385. package/dist/actions/list-communities-suggestions.mjs.map +1 -0
  386. package/dist/actions/list-communities.cjs +35 -0
  387. package/dist/actions/list-communities.cjs.map +1 -0
  388. package/dist/actions/list-communities.d.cts +9 -0
  389. package/dist/actions/list-communities.d.cts.map +1 -0
  390. package/dist/actions/list-communities.d.mts +9 -0
  391. package/dist/actions/list-communities.d.mts.map +1 -0
  392. package/dist/actions/list-communities.mjs +34 -0
  393. package/dist/actions/list-communities.mjs.map +1 -0
  394. package/dist/actions/list-devices.cjs +30 -0
  395. package/dist/actions/list-devices.cjs.map +1 -0
  396. package/dist/actions/list-devices.d.cts +9 -0
  397. package/dist/actions/list-devices.d.cts.map +1 -0
  398. package/dist/actions/list-devices.d.mts +9 -0
  399. package/dist/actions/list-devices.d.mts.map +1 -0
  400. package/dist/actions/list-devices.mjs +29 -0
  401. package/dist/actions/list-devices.mjs.map +1 -0
  402. package/dist/actions/list-funding-instruments.cjs +53 -0
  403. package/dist/actions/list-funding-instruments.cjs.map +1 -0
  404. package/dist/actions/list-funding-instruments.d.cts +9 -0
  405. package/dist/actions/list-funding-instruments.d.cts.map +1 -0
  406. package/dist/actions/list-funding-instruments.d.mts +9 -0
  407. package/dist/actions/list-funding-instruments.d.mts.map +1 -0
  408. package/dist/actions/list-funding-instruments.mjs +52 -0
  409. package/dist/actions/list-funding-instruments.mjs.map +1 -0
  410. package/dist/actions/list-geolocations.cjs +29 -0
  411. package/dist/actions/list-geolocations.cjs.map +1 -0
  412. package/dist/actions/list-geolocations.d.cts +9 -0
  413. package/dist/actions/list-geolocations.d.cts.map +1 -0
  414. package/dist/actions/list-geolocations.d.mts +9 -0
  415. package/dist/actions/list-geolocations.d.mts.map +1 -0
  416. package/dist/actions/list-geolocations.mjs +28 -0
  417. package/dist/actions/list-geolocations.mjs.map +1 -0
  418. package/dist/actions/list-industries.cjs +20 -0
  419. package/dist/actions/list-industries.cjs.map +1 -0
  420. package/dist/actions/list-industries.d.cts +9 -0
  421. package/dist/actions/list-industries.d.cts.map +1 -0
  422. package/dist/actions/list-industries.d.mts +9 -0
  423. package/dist/actions/list-industries.d.mts.map +1 -0
  424. package/dist/actions/list-industries.mjs +19 -0
  425. package/dist/actions/list-industries.mjs.map +1 -0
  426. package/dist/actions/list-interests.cjs +21 -0
  427. package/dist/actions/list-interests.cjs.map +1 -0
  428. package/dist/actions/list-interests.d.cts +9 -0
  429. package/dist/actions/list-interests.d.cts.map +1 -0
  430. package/dist/actions/list-interests.d.mts +9 -0
  431. package/dist/actions/list-interests.d.mts.map +1 -0
  432. package/dist/actions/list-interests.mjs +20 -0
  433. package/dist/actions/list-interests.mjs.map +1 -0
  434. package/dist/actions/list-lead-gen-forms.cjs +37 -0
  435. package/dist/actions/list-lead-gen-forms.cjs.map +1 -0
  436. package/dist/actions/list-lead-gen-forms.d.cts +9 -0
  437. package/dist/actions/list-lead-gen-forms.d.cts.map +1 -0
  438. package/dist/actions/list-lead-gen-forms.d.mts +9 -0
  439. package/dist/actions/list-lead-gen-forms.d.mts.map +1 -0
  440. package/dist/actions/list-lead-gen-forms.mjs +36 -0
  441. package/dist/actions/list-lead-gen-forms.mjs.map +1 -0
  442. package/dist/actions/list-my-businesses.cjs +41 -0
  443. package/dist/actions/list-my-businesses.cjs.map +1 -0
  444. package/dist/actions/list-my-businesses.d.cts +9 -0
  445. package/dist/actions/list-my-businesses.d.cts.map +1 -0
  446. package/dist/actions/list-my-businesses.d.mts +9 -0
  447. package/dist/actions/list-my-businesses.d.mts.map +1 -0
  448. package/dist/actions/list-my-businesses.mjs +40 -0
  449. package/dist/actions/list-my-businesses.mjs.map +1 -0
  450. package/dist/actions/list-pixels-by-ad-account.cjs +38 -0
  451. package/dist/actions/list-pixels-by-ad-account.cjs.map +1 -0
  452. package/dist/actions/list-pixels-by-ad-account.d.cts +9 -0
  453. package/dist/actions/list-pixels-by-ad-account.d.cts.map +1 -0
  454. package/dist/actions/list-pixels-by-ad-account.d.mts +9 -0
  455. package/dist/actions/list-pixels-by-ad-account.d.mts.map +1 -0
  456. package/dist/actions/list-pixels-by-ad-account.mjs +37 -0
  457. package/dist/actions/list-pixels-by-ad-account.mjs.map +1 -0
  458. package/dist/actions/list-pixels-by-business.cjs +38 -0
  459. package/dist/actions/list-pixels-by-business.cjs.map +1 -0
  460. package/dist/actions/list-pixels-by-business.d.cts +9 -0
  461. package/dist/actions/list-pixels-by-business.d.cts.map +1 -0
  462. package/dist/actions/list-pixels-by-business.d.mts +9 -0
  463. package/dist/actions/list-pixels-by-business.d.mts.map +1 -0
  464. package/dist/actions/list-pixels-by-business.mjs +37 -0
  465. package/dist/actions/list-pixels-by-business.mjs.map +1 -0
  466. package/dist/actions/list-posts.cjs +52 -0
  467. package/dist/actions/list-posts.cjs.map +1 -0
  468. package/dist/actions/list-posts.d.cts +9 -0
  469. package/dist/actions/list-posts.d.cts.map +1 -0
  470. package/dist/actions/list-posts.d.mts +9 -0
  471. package/dist/actions/list-posts.d.mts.map +1 -0
  472. package/dist/actions/list-posts.mjs +51 -0
  473. package/dist/actions/list-posts.mjs.map +1 -0
  474. package/dist/actions/list-product-catalogs.cjs +33 -0
  475. package/dist/actions/list-product-catalogs.cjs.map +1 -0
  476. package/dist/actions/list-product-catalogs.d.cts +9 -0
  477. package/dist/actions/list-product-catalogs.d.cts.map +1 -0
  478. package/dist/actions/list-product-catalogs.d.mts +9 -0
  479. package/dist/actions/list-product-catalogs.d.mts.map +1 -0
  480. package/dist/actions/list-product-catalogs.mjs +32 -0
  481. package/dist/actions/list-product-catalogs.mjs.map +1 -0
  482. package/dist/actions/list-product-feeds.cjs +32 -0
  483. package/dist/actions/list-product-feeds.cjs.map +1 -0
  484. package/dist/actions/list-product-feeds.d.cts +9 -0
  485. package/dist/actions/list-product-feeds.d.cts.map +1 -0
  486. package/dist/actions/list-product-feeds.d.mts +9 -0
  487. package/dist/actions/list-product-feeds.d.mts.map +1 -0
  488. package/dist/actions/list-product-feeds.mjs +31 -0
  489. package/dist/actions/list-product-feeds.mjs.map +1 -0
  490. package/dist/actions/list-product-sets.cjs +40 -0
  491. package/dist/actions/list-product-sets.cjs.map +1 -0
  492. package/dist/actions/list-product-sets.d.cts +9 -0
  493. package/dist/actions/list-product-sets.d.cts.map +1 -0
  494. package/dist/actions/list-product-sets.d.mts +9 -0
  495. package/dist/actions/list-product-sets.d.mts.map +1 -0
  496. package/dist/actions/list-product-sets.mjs +39 -0
  497. package/dist/actions/list-product-sets.mjs.map +1 -0
  498. package/dist/actions/list-products-in-product-catalog.cjs +91 -0
  499. package/dist/actions/list-products-in-product-catalog.cjs.map +1 -0
  500. package/dist/actions/list-products-in-product-catalog.d.cts +9 -0
  501. package/dist/actions/list-products-in-product-catalog.d.cts.map +1 -0
  502. package/dist/actions/list-products-in-product-catalog.d.mts +9 -0
  503. package/dist/actions/list-products-in-product-catalog.d.mts.map +1 -0
  504. package/dist/actions/list-products-in-product-catalog.mjs +90 -0
  505. package/dist/actions/list-products-in-product-catalog.mjs.map +1 -0
  506. package/dist/actions/list-products-in-product-set.cjs +135 -0
  507. package/dist/actions/list-products-in-product-set.cjs.map +1 -0
  508. package/dist/actions/list-products-in-product-set.d.cts +9 -0
  509. package/dist/actions/list-products-in-product-set.d.cts.map +1 -0
  510. package/dist/actions/list-products-in-product-set.d.mts +9 -0
  511. package/dist/actions/list-products-in-product-set.d.mts.map +1 -0
  512. package/dist/actions/list-products-in-product-set.mjs +134 -0
  513. package/dist/actions/list-products-in-product-set.mjs.map +1 -0
  514. package/dist/actions/list-profiles-by-ad-account.cjs +34 -0
  515. package/dist/actions/list-profiles-by-ad-account.cjs.map +1 -0
  516. package/dist/actions/list-profiles-by-ad-account.d.cts +9 -0
  517. package/dist/actions/list-profiles-by-ad-account.d.cts.map +1 -0
  518. package/dist/actions/list-profiles-by-ad-account.d.mts +9 -0
  519. package/dist/actions/list-profiles-by-ad-account.d.mts.map +1 -0
  520. package/dist/actions/list-profiles-by-ad-account.mjs +33 -0
  521. package/dist/actions/list-profiles-by-ad-account.mjs.map +1 -0
  522. package/dist/actions/list-profiles-by-business.cjs +34 -0
  523. package/dist/actions/list-profiles-by-business.cjs.map +1 -0
  524. package/dist/actions/list-profiles-by-business.d.cts +9 -0
  525. package/dist/actions/list-profiles-by-business.d.cts.map +1 -0
  526. package/dist/actions/list-profiles-by-business.d.mts +9 -0
  527. package/dist/actions/list-profiles-by-business.d.mts.map +1 -0
  528. package/dist/actions/list-profiles-by-business.mjs +33 -0
  529. package/dist/actions/list-profiles-by-business.mjs.map +1 -0
  530. package/dist/actions/list-saved-audiences.cjs +41 -0
  531. package/dist/actions/list-saved-audiences.cjs.map +1 -0
  532. package/dist/actions/list-saved-audiences.d.cts +9 -0
  533. package/dist/actions/list-saved-audiences.d.cts.map +1 -0
  534. package/dist/actions/list-saved-audiences.d.mts +9 -0
  535. package/dist/actions/list-saved-audiences.d.mts.map +1 -0
  536. package/dist/actions/list-saved-audiences.mjs +40 -0
  537. package/dist/actions/list-saved-audiences.mjs.map +1 -0
  538. package/dist/actions/list-structured-posts.cjs +42 -0
  539. package/dist/actions/list-structured-posts.cjs.map +1 -0
  540. package/dist/actions/list-structured-posts.d.cts +9 -0
  541. package/dist/actions/list-structured-posts.d.cts.map +1 -0
  542. package/dist/actions/list-structured-posts.d.mts +9 -0
  543. package/dist/actions/list-structured-posts.d.mts.map +1 -0
  544. package/dist/actions/list-structured-posts.mjs +41 -0
  545. package/dist/actions/list-structured-posts.mjs.map +1 -0
  546. package/dist/actions/list-time-zones.cjs +34 -0
  547. package/dist/actions/list-time-zones.cjs.map +1 -0
  548. package/dist/actions/list-time-zones.d.cts +9 -0
  549. package/dist/actions/list-time-zones.d.cts.map +1 -0
  550. package/dist/actions/list-time-zones.d.mts +9 -0
  551. package/dist/actions/list-time-zones.d.mts.map +1 -0
  552. package/dist/actions/list-time-zones.mjs +33 -0
  553. package/dist/actions/list-time-zones.mjs.map +1 -0
  554. package/dist/actions/list-user-custom-audiences.cjs +49 -0
  555. package/dist/actions/list-user-custom-audiences.cjs.map +1 -0
  556. package/dist/actions/list-user-custom-audiences.d.cts +9 -0
  557. package/dist/actions/list-user-custom-audiences.d.cts.map +1 -0
  558. package/dist/actions/list-user-custom-audiences.d.mts +9 -0
  559. package/dist/actions/list-user-custom-audiences.d.mts.map +1 -0
  560. package/dist/actions/list-user-custom-audiences.mjs +48 -0
  561. package/dist/actions/list-user-custom-audiences.mjs.map +1 -0
  562. package/dist/actions/list3rd-party-audiences.cjs +37 -0
  563. package/dist/actions/list3rd-party-audiences.cjs.map +1 -0
  564. package/dist/actions/list3rd-party-audiences.d.cts +9 -0
  565. package/dist/actions/list3rd-party-audiences.d.cts.map +1 -0
  566. package/dist/actions/list3rd-party-audiences.d.mts +9 -0
  567. package/dist/actions/list3rd-party-audiences.d.mts.map +1 -0
  568. package/dist/actions/list3rd-party-audiences.mjs +36 -0
  569. package/dist/actions/list3rd-party-audiences.mjs.map +1 -0
  570. package/dist/actions/query-ad-accounts.cjs +53 -0
  571. package/dist/actions/query-ad-accounts.cjs.map +1 -0
  572. package/dist/actions/query-ad-accounts.d.cts +9 -0
  573. package/dist/actions/query-ad-accounts.d.cts.map +1 -0
  574. package/dist/actions/query-ad-accounts.d.mts +9 -0
  575. package/dist/actions/query-ad-accounts.d.mts.map +1 -0
  576. package/dist/actions/query-ad-accounts.mjs +52 -0
  577. package/dist/actions/query-ad-accounts.mjs.map +1 -0
  578. package/dist/actions/query-funding-instruments-by-business.cjs +46 -0
  579. package/dist/actions/query-funding-instruments-by-business.cjs.map +1 -0
  580. package/dist/actions/query-funding-instruments-by-business.d.cts +9 -0
  581. package/dist/actions/query-funding-instruments-by-business.d.cts.map +1 -0
  582. package/dist/actions/query-funding-instruments-by-business.d.mts +9 -0
  583. package/dist/actions/query-funding-instruments-by-business.d.mts.map +1 -0
  584. package/dist/actions/query-funding-instruments-by-business.mjs +45 -0
  585. package/dist/actions/query-funding-instruments-by-business.mjs.map +1 -0
  586. package/dist/actions/search-communities.cjs +35 -0
  587. package/dist/actions/search-communities.cjs.map +1 -0
  588. package/dist/actions/search-communities.d.cts +9 -0
  589. package/dist/actions/search-communities.d.cts.map +1 -0
  590. package/dist/actions/search-communities.d.mts +9 -0
  591. package/dist/actions/search-communities.d.mts.map +1 -0
  592. package/dist/actions/search-communities.mjs +34 -0
  593. package/dist/actions/search-communities.mjs.map +1 -0
  594. package/dist/actions/update-ad-account.cjs +79 -0
  595. package/dist/actions/update-ad-account.cjs.map +1 -0
  596. package/dist/actions/update-ad-account.d.cts +9 -0
  597. package/dist/actions/update-ad-account.d.cts.map +1 -0
  598. package/dist/actions/update-ad-account.d.mts +9 -0
  599. package/dist/actions/update-ad-account.d.mts.map +1 -0
  600. package/dist/actions/update-ad-account.mjs +78 -0
  601. package/dist/actions/update-ad-account.mjs.map +1 -0
  602. package/dist/actions/update-business.cjs +67 -0
  603. package/dist/actions/update-business.cjs.map +1 -0
  604. package/dist/actions/update-business.d.cts +9 -0
  605. package/dist/actions/update-business.d.cts.map +1 -0
  606. package/dist/actions/update-business.d.mts +9 -0
  607. package/dist/actions/update-business.d.mts.map +1 -0
  608. package/dist/actions/update-business.mjs +66 -0
  609. package/dist/actions/update-business.mjs.map +1 -0
  610. package/dist/actions/update-campaign.cjs +90 -0
  611. package/dist/actions/update-campaign.cjs.map +1 -0
  612. package/dist/actions/update-campaign.d.cts +9 -0
  613. package/dist/actions/update-campaign.d.cts.map +1 -0
  614. package/dist/actions/update-campaign.d.mts +9 -0
  615. package/dist/actions/update-campaign.d.mts.map +1 -0
  616. package/dist/actions/update-campaign.mjs +89 -0
  617. package/dist/actions/update-campaign.mjs.map +1 -0
  618. package/dist/actions/update-custom-audience-users.cjs +32 -0
  619. package/dist/actions/update-custom-audience-users.cjs.map +1 -0
  620. package/dist/actions/update-custom-audience-users.d.cts +9 -0
  621. package/dist/actions/update-custom-audience-users.d.cts.map +1 -0
  622. package/dist/actions/update-custom-audience-users.d.mts +9 -0
  623. package/dist/actions/update-custom-audience-users.d.mts.map +1 -0
  624. package/dist/actions/update-custom-audience-users.mjs +29 -0
  625. package/dist/actions/update-custom-audience-users.mjs.map +1 -0
  626. package/dist/actions/update-post.cjs +32 -0
  627. package/dist/actions/update-post.cjs.map +1 -0
  628. package/dist/actions/update-post.d.cts +9 -0
  629. package/dist/actions/update-post.d.cts.map +1 -0
  630. package/dist/actions/update-post.d.mts +9 -0
  631. package/dist/actions/update-post.d.mts.map +1 -0
  632. package/dist/actions/update-post.mjs +31 -0
  633. package/dist/actions/update-post.mjs.map +1 -0
  634. package/dist/actions/update-product-catalog.cjs +59 -0
  635. package/dist/actions/update-product-catalog.cjs.map +1 -0
  636. package/dist/actions/update-product-catalog.d.cts +9 -0
  637. package/dist/actions/update-product-catalog.d.cts.map +1 -0
  638. package/dist/actions/update-product-catalog.d.mts +9 -0
  639. package/dist/actions/update-product-catalog.d.mts.map +1 -0
  640. package/dist/actions/update-product-catalog.mjs +58 -0
  641. package/dist/actions/update-product-catalog.mjs.map +1 -0
  642. package/dist/actions/update-product-feed.cjs +59 -0
  643. package/dist/actions/update-product-feed.cjs.map +1 -0
  644. package/dist/actions/update-product-feed.d.cts +9 -0
  645. package/dist/actions/update-product-feed.d.cts.map +1 -0
  646. package/dist/actions/update-product-feed.d.mts +9 -0
  647. package/dist/actions/update-product-feed.d.mts.map +1 -0
  648. package/dist/actions/update-product-feed.mjs +58 -0
  649. package/dist/actions/update-product-feed.mjs.map +1 -0
  650. package/dist/actions/update-product-set.cjs +37 -0
  651. package/dist/actions/update-product-set.cjs.map +1 -0
  652. package/dist/actions/update-product-set.d.cts +9 -0
  653. package/dist/actions/update-product-set.d.cts.map +1 -0
  654. package/dist/actions/update-product-set.d.mts +9 -0
  655. package/dist/actions/update-product-set.d.mts.map +1 -0
  656. package/dist/actions/update-product-set.mjs +36 -0
  657. package/dist/actions/update-product-set.mjs.map +1 -0
  658. package/dist/actions/update-saved-audience.cjs +76 -0
  659. package/dist/actions/update-saved-audience.cjs.map +1 -0
  660. package/dist/actions/update-saved-audience.d.cts +9 -0
  661. package/dist/actions/update-saved-audience.d.cts.map +1 -0
  662. package/dist/actions/update-saved-audience.d.mts +9 -0
  663. package/dist/actions/update-saved-audience.d.mts.map +1 -0
  664. package/dist/actions/update-saved-audience.mjs +75 -0
  665. package/dist/actions/update-saved-audience.mjs.map +1 -0
  666. package/dist/actions/update-structured-post.cjs +26 -0
  667. package/dist/actions/update-structured-post.cjs.map +1 -0
  668. package/dist/actions/update-structured-post.d.cts +9 -0
  669. package/dist/actions/update-structured-post.d.cts.map +1 -0
  670. package/dist/actions/update-structured-post.d.mts +9 -0
  671. package/dist/actions/update-structured-post.d.mts.map +1 -0
  672. package/dist/actions/update-structured-post.mjs +25 -0
  673. package/dist/actions/update-structured-post.mjs.map +1 -0
  674. package/dist/app.cjs +9 -0
  675. package/dist/app.cjs.map +1 -0
  676. package/dist/app.d.cts +5 -0
  677. package/dist/app.d.cts.map +1 -0
  678. package/dist/app.d.mts +5 -0
  679. package/dist/app.d.mts.map +1 -0
  680. package/dist/app.mjs +10 -0
  681. package/dist/app.mjs.map +1 -0
  682. package/dist/catalog.cjs +15 -0
  683. package/dist/catalog.cjs.map +1 -0
  684. package/dist/catalog.d.cts +14 -0
  685. package/dist/catalog.d.cts.map +1 -0
  686. package/dist/catalog.d.mts +14 -0
  687. package/dist/catalog.d.mts.map +1 -0
  688. package/dist/catalog.mjs +15 -0
  689. package/dist/catalog.mjs.map +1 -0
  690. package/dist/execute.cjs +18 -0
  691. package/dist/execute.cjs.map +1 -0
  692. package/dist/execute.mjs +18 -0
  693. package/dist/execute.mjs.map +1 -0
  694. package/dist/index.cjs +172 -0
  695. package/dist/index.d.cts +86 -0
  696. package/dist/index.d.mts +86 -0
  697. package/dist/index.mjs +87 -0
  698. package/package.json +49 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-my-businesses.d.cts","names":[],"sources":["../../src/actions/list-my-businesses.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAKsC;AAAA,cAkBxE,+BAAA,EAAiC,CAAA,CAAE,UAGsC;AAAA,cAEzE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-my-businesses.d.ts
4
+ declare const RedditAdsListMyBusinessesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListMyBusinessesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListMyBusinesses: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListMyBusinesses };
9
+ //# sourceMappingURL=list-my-businesses.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-my-businesses.d.mts","names":[],"sources":["../../src/actions/list-my-businesses.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAKsC;AAAA,cAkBxE,+BAAA,EAAiC,CAAA,CAAE,UAGsC;AAAA,cAEzE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,40 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-my-businesses.ts
4
+ const RedditAdsListMyBusinessesInput = z.object({
5
+ role: z.enum(["BUSINESS_ADMIN", "CATALOG_ADMIN"]).describe("Enum for business role types").optional(),
6
+ page_size: z.number().int().describe("The number of items to be returned by page.").optional(),
7
+ page_token: z.string().describe("The token for the page to retrieve.").optional(),
8
+ ad_account_id: z.string().describe("Optional ad account ID to filter businesses by. If provided, will return businesses that give the member access to the ad account.").optional()
9
+ }).describe("Request model for listing businesses associated with the access token.");
10
+ const RedditAdsListMyBusinesses_BusinessSchema = z.object({
11
+ id: z.string().describe("The unique identifier of the business").nullable().optional(),
12
+ name: z.string().describe("The name of the business").nullable().optional(),
13
+ phone: z.string().describe("The phone number of the business").nullable().optional(),
14
+ country: z.string().describe("The ISO 3166-1 alpha-3 country code of the business").nullable().optional(),
15
+ industry: z.string().describe("The industry for the business").nullable().optional(),
16
+ created_at: z.string().describe("The time that this entity was created represented in ISO 8601").nullable().optional(),
17
+ creator_id: z.string().describe("The identifier for the member that created the business").nullable().optional(),
18
+ modified_at: z.string().describe("The last time that this entity was modified represented in ISO 8601").nullable().optional(),
19
+ website_url: z.string().describe("The website URL for the business").nullable().optional(),
20
+ agency_affiliated: z.boolean().describe("Whether the business is affiliated with an agency").nullable().optional(),
21
+ primary_contact_id: z.string().describe("The member_id for the primary contact of the business").nullable().optional()
22
+ }).describe("A business is the parent entity that owns all other entities for the organization.");
23
+ const RedditAdsListMyBusinesses_PaginationSchema = z.object({
24
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page").nullable().optional(),
25
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page").nullable().optional()
26
+ }).describe("Pagination information for the response");
27
+ const redditAdsListMyBusinesses = action("REDDIT_ADS_LIST_MY_BUSINESSES", {
28
+ slug: "reddit_ads-list-my-businesses",
29
+ name: "List My Businesses",
30
+ description: "Tool to retrieve details of businesses associated with the provided access token. Use when you need to get a list of businesses the user has access to, with optional filters for ad account ID or user role (BUSINESS_ADMIN or CATALOG_ADMIN).",
31
+ input: RedditAdsListMyBusinessesInput,
32
+ output: z.object({
33
+ data: z.array(RedditAdsListMyBusinesses_BusinessSchema).describe("List of businesses associated with the provided access token"),
34
+ pagination: RedditAdsListMyBusinesses_PaginationSchema.nullable()
35
+ }).describe("Response model for listing businesses associated with the access token.")
36
+ });
37
+ //#endregion
38
+ export { redditAdsListMyBusinesses };
39
+
40
+ //# sourceMappingURL=list-my-businesses.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-my-businesses.mjs","names":[],"sources":["../../src/actions/list-my-businesses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListMyBusinessesInput: z.ZodTypeAny = z.object({\n role: z.enum([\"BUSINESS_ADMIN\", \"CATALOG_ADMIN\"]).describe(\"Enum for business role types\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve.\").optional(),\n ad_account_id: z.string().describe(\"Optional ad account ID to filter businesses by. If provided, will return businesses that give the member access to the ad account.\").optional(),\n}).describe(\"Request model for listing businesses associated with the access token.\");\nconst RedditAdsListMyBusinesses_BusinessSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the business\").nullable().optional(),\n name: z.string().describe(\"The name of the business\").nullable().optional(),\n phone: z.string().describe(\"The phone number of the business\").nullable().optional(),\n country: z.string().describe(\"The ISO 3166-1 alpha-3 country code of the business\").nullable().optional(),\n industry: z.string().describe(\"The industry for the business\").nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601\").nullable().optional(),\n creator_id: z.string().describe(\"The identifier for the member that created the business\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601\").nullable().optional(),\n website_url: z.string().describe(\"The website URL for the business\").nullable().optional(),\n agency_affiliated: z.boolean().describe(\"Whether the business is affiliated with an agency\").nullable().optional(),\n primary_contact_id: z.string().describe(\"The member_id for the primary contact of the business\").nullable().optional(),\n}).describe(\"A business is the parent entity that owns all other entities for the organization.\");\nconst RedditAdsListMyBusinesses_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page\").nullable().optional(),\n}).describe(\"Pagination information for the response\");\nexport const RedditAdsListMyBusinessesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListMyBusinesses_BusinessSchema).describe(\"List of businesses associated with the provided access token\"),\n pagination: RedditAdsListMyBusinesses_PaginationSchema.nullable(),\n}).describe(\"Response model for listing businesses associated with the access token.\");\n\nexport const redditAdsListMyBusinesses = action(\"REDDIT_ADS_LIST_MY_BUSINESSES\", {\n slug: \"reddit_ads-list-my-businesses\",\n name: \"List My Businesses\",\n description: \"Tool to retrieve details of businesses associated with the provided access token. Use when you need to get a list of businesses the user has access to, with optional filters for ad account ID or user role (BUSINESS_ADMIN or CATALOG_ADMIN).\",\n input: RedditAdsListMyBusinessesInput,\n output: RedditAdsListMyBusinessesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO;CACnE,MAAM,EAAE,KAAK,CAAC,kBAAkB,eAAe,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,2CAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,6CAA2D,EAAE,OAAO;CACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAMrD,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2D,EAAE,OAAO;EACpE,MAAM,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,8DAA8D;EAC/H,YAAY,2CAA2C,SAAS;CAClE,CAAC,CAAC,CAAC,SAAS,yEAOF;AACV,CAAC"}
@@ -0,0 +1,38 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-pixels-by-ad-account.ts
4
+ const RedditAdsListPixelsByAdAccountInput = zod.z.object({
5
+ "page.size": zod.z.number().int().describe("The number of items to be returned per page.").optional(),
6
+ "page.token": zod.z.string().describe("The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.").optional(),
7
+ ad_account_id: zod.z.string().describe("The ID of the ad account to list pixels for.")
8
+ }).describe("Request schema for listing pixels by ad account.");
9
+ const RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic advanced matching configuration.");
10
+ const RedditAdsListPixelsByAdAccount_PixelSchema = zod.z.object({
11
+ id: zod.z.string().describe("Unique identifier of the pixel.").nullable().optional(),
12
+ name: zod.z.string().describe("Name of the pixel.").nullable().optional(),
13
+ created_at: zod.z.string().describe("Timestamp when the pixel was created.").nullable().optional(),
14
+ created_by: zod.z.string().describe("User who created the pixel.").nullable().optional(),
15
+ business_id: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
16
+ modified_at: zod.z.string().describe("Timestamp when the pixel was last modified.").nullable().optional(),
17
+ modified_by: zod.z.string().describe("User who last modified the pixel.").nullable().optional(),
18
+ automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional()
19
+ }).passthrough().describe("Represents a pixel in the Reddit Ads system.");
20
+ const RedditAdsListPixelsByAdAccount_PaginationSchema = zod.z.object({
21
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
+ }).describe("Pagination information for the response.");
24
+ const RedditAdsListPixelsByAdAccountOutput = zod.z.object({
25
+ data: zod.z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe("List of pixels for the requested ad account."),
26
+ pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable()
27
+ }).describe("Response schema for listing pixels by ad account.");
28
+ const redditAdsListPixelsByAdAccount = require_action.action("REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT", {
29
+ slug: "reddit_ads-list-pixels-by-ad-account",
30
+ name: "List Pixels By Ad Account",
31
+ description: "Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).",
32
+ input: RedditAdsListPixelsByAdAccountInput,
33
+ output: RedditAdsListPixelsByAdAccountOutput
34
+ });
35
+ //#endregion
36
+ exports.redditAdsListPixelsByAdAccount = redditAdsListPixelsByAdAccount;
37
+
38
+ //# sourceMappingURL=list-pixels-by-ad-account.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByAdAccountInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"The number of items to be returned per page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list pixels for.\"),\n}).describe(\"Request schema for listing pixels by ad account.\");\nconst RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration.\");\nconst RedditAdsListPixelsByAdAccount_PixelSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a pixel in the Reddit Ads system.\");\nconst RedditAdsListPixelsByAdAccount_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByAdAccountOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe(\"List of pixels for the requested ad account.\"),\n pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by ad account.\");\n\nexport const redditAdsListPixelsByAdAccount = action(\"REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-pixels-by-ad-account\",\n name: \"List Pixels By Ad Account\",\n description: \"Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsListPixelsByAdAccountInput,\n output: RedditAdsListPixelsByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC9L,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACnF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA6EA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC1K,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,2BAA2B,6DAA6D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8CAA8C;CACjH,YAAY,gDAAgD,SAAS;AACvE,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,iCAAiCC,eAAAA,OAAO,wCAAwC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-pixels-by-ad-account.d.ts
4
+ declare const RedditAdsListPixelsByAdAccountInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPixelsByAdAccountOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPixelsByAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPixelsByAdAccount };
9
+ //# sourceMappingURL=list-pixels-by-ad-account.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-ad-account.d.cts","names":[],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIW;AAAA,cAgBlD,oCAAA,EAAsC,CAAA,CAAE,UAGW;AAAA,cAEnD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-pixels-by-ad-account.d.ts
4
+ declare const RedditAdsListPixelsByAdAccountInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPixelsByAdAccountOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPixelsByAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPixelsByAdAccount };
9
+ //# sourceMappingURL=list-pixels-by-ad-account.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-ad-account.d.mts","names":[],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAIW;AAAA,cAgBlD,oCAAA,EAAsC,CAAA,CAAE,UAGW;AAAA,cAEnD,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,37 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-pixels-by-ad-account.ts
4
+ const RedditAdsListPixelsByAdAccountInput = z.object({
5
+ "page.size": z.number().int().describe("The number of items to be returned per page.").optional(),
6
+ "page.token": z.string().describe("The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.").optional(),
7
+ ad_account_id: z.string().describe("The ID of the ad account to list pixels for.")
8
+ }).describe("Request schema for listing pixels by ad account.");
9
+ const RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe("Automatic advanced matching configuration.");
10
+ const RedditAdsListPixelsByAdAccount_PixelSchema = z.object({
11
+ id: z.string().describe("Unique identifier of the pixel.").nullable().optional(),
12
+ name: z.string().describe("Name of the pixel.").nullable().optional(),
13
+ created_at: z.string().describe("Timestamp when the pixel was created.").nullable().optional(),
14
+ created_by: z.string().describe("User who created the pixel.").nullable().optional(),
15
+ business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
16
+ modified_at: z.string().describe("Timestamp when the pixel was last modified.").nullable().optional(),
17
+ modified_by: z.string().describe("User who last modified the pixel.").nullable().optional(),
18
+ automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional()
19
+ }).passthrough().describe("Represents a pixel in the Reddit Ads system.");
20
+ const RedditAdsListPixelsByAdAccount_PaginationSchema = z.object({
21
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
+ }).describe("Pagination information for the response.");
24
+ const redditAdsListPixelsByAdAccount = action("REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT", {
25
+ slug: "reddit_ads-list-pixels-by-ad-account",
26
+ name: "List Pixels By Ad Account",
27
+ description: "Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).",
28
+ input: RedditAdsListPixelsByAdAccountInput,
29
+ output: z.object({
30
+ data: z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe("List of pixels for the requested ad account."),
31
+ pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable()
32
+ }).describe("Response schema for listing pixels by ad account.")
33
+ });
34
+ //#endregion
35
+ export { redditAdsListPixelsByAdAccount };
36
+
37
+ //# sourceMappingURL=list-pixels-by-ad-account.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-ad-account.mjs","names":[],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByAdAccountInput: z.ZodTypeAny = z.object({\n \"page.size\": z.number().int().describe(\"The number of items to be returned per page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list pixels for.\"),\n}).describe(\"Request schema for listing pixels by ad account.\");\nconst RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration.\");\nconst RedditAdsListPixelsByAdAccount_PixelSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a pixel in the Reddit Ads system.\");\nconst RedditAdsListPixelsByAdAccount_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByAdAccountOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe(\"List of pixels for the requested ad account.\"),\n pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by ad account.\");\n\nexport const redditAdsListPixelsByAdAccount = action(\"REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-pixels-by-ad-account\",\n name: \"List Pixels By Ad Account\",\n description: \"Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsListPixelsByAdAccountInput,\n output: RedditAdsListPixelsByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC9L,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACnF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA6E,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC1K,MAAM,6CAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,2BAA2B,6DAA6D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAgE,EAAE,OAAO;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAMtD,MAAa,iCAAiC,OAAO,wCAAwC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgE,EAAE,OAAO;EACzE,MAAM,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8CAA8C;EACjH,YAAY,gDAAgD,SAAS;CACvE,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -0,0 +1,38 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-pixels-by-business.ts
4
+ const RedditAdsListPixelsByBusinessInput = zod.z.object({
5
+ page_size: zod.z.number().int().describe("The number of items to be returned by page (must be ≥ 1).").optional(),
6
+ page_token: zod.z.string().describe("The token for the page to retrieve. Use this for pagination.").optional(),
7
+ business_id: zod.z.string().describe("The ID of the business to list pixels for.")
8
+ }).describe("Request parameters for listing pixels by business.");
9
+ const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = zod.z.object({}).describe("Automatic advanced matching configuration for a pixel.");
10
+ const RedditAdsListPixelsByBusiness_PixelSchema = zod.z.object({
11
+ id: zod.z.string().describe("Unique identifier for the pixel.").nullable().optional(),
12
+ name: zod.z.string().describe("Name of the pixel.").nullable().optional(),
13
+ created_at: zod.z.string().describe("ISO8601 timestamp when the pixel was created.").nullable().optional(),
14
+ created_by: zod.z.string().describe("User ID who created the pixel.").nullable().optional(),
15
+ business_id: zod.z.union([zod.z.string(), zod.z.record(zod.z.string(), zod.z.unknown())]).nullable().optional(),
16
+ modified_at: zod.z.string().describe("ISO8601 timestamp when the pixel was last modified.").nullable().optional(),
17
+ modified_by: zod.z.string().describe("User ID who last modified the pixel.").nullable().optional(),
18
+ automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional()
19
+ }).describe("Individual pixel information.");
20
+ const RedditAdsListPixelsByBusiness_PaginationSchema = zod.z.object({
21
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
+ }).describe("Pagination information for the response.");
24
+ const RedditAdsListPixelsByBusinessOutput = zod.z.object({
25
+ data: zod.z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe("List of pixels for the business."),
26
+ pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable()
27
+ }).describe("Response schema for listing pixels by business.");
28
+ const redditAdsListPixelsByBusiness = require_action.action("REDDIT_ADS_LIST_PIXELS_BY_BUSINESS", {
29
+ slug: "reddit_ads-list-pixels-by-business",
30
+ name: "List Pixels by Business",
31
+ description: "Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.",
32
+ input: RedditAdsListPixelsByBusinessInput,
33
+ output: RedditAdsListPixelsByBusinessOutput
34
+ });
35
+ //#endregion
36
+ exports.redditAdsListPixelsByBusiness = redditAdsListPixelsByBusiness;
37
+
38
+ //# sourceMappingURL=list-pixels-by-business.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-business.cjs","names":["z","action"],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema: z.ZodTypeAny = z.object({}).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA4EA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAChK,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,iDAA+DA,IAAAA,EAAE,OAAO;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;CACpG,YAAY,+CAA+C,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-pixels-by-business.d.ts
4
+ declare const RedditAdsListPixelsByBusinessInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPixelsByBusinessOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPixelsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPixelsByBusiness };
9
+ //# sourceMappingURL=list-pixels-by-business.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-business.d.cts","names":[],"sources":["../../src/actions/list-pixels-by-business.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAIc;AAAA,cAgBpD,mCAAA,EAAqC,CAAA,CAAE,UAGU;AAAA,cAEjD,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-pixels-by-business.d.ts
4
+ declare const RedditAdsListPixelsByBusinessInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPixelsByBusinessOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPixelsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPixelsByBusiness };
9
+ //# sourceMappingURL=list-pixels-by-business.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-business.d.mts","names":[],"sources":["../../src/actions/list-pixels-by-business.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAIc;AAAA,cAgBpD,mCAAA,EAAqC,CAAA,CAAE,UAGU;AAAA,cAEjD,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,37 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-pixels-by-business.ts
4
+ const RedditAdsListPixelsByBusinessInput = z.object({
5
+ page_size: z.number().int().describe("The number of items to be returned by page (must be ≥ 1).").optional(),
6
+ page_token: z.string().describe("The token for the page to retrieve. Use this for pagination.").optional(),
7
+ business_id: z.string().describe("The ID of the business to list pixels for.")
8
+ }).describe("Request parameters for listing pixels by business.");
9
+ const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.object({}).describe("Automatic advanced matching configuration for a pixel.");
10
+ const RedditAdsListPixelsByBusiness_PixelSchema = z.object({
11
+ id: z.string().describe("Unique identifier for the pixel.").nullable().optional(),
12
+ name: z.string().describe("Name of the pixel.").nullable().optional(),
13
+ created_at: z.string().describe("ISO8601 timestamp when the pixel was created.").nullable().optional(),
14
+ created_by: z.string().describe("User ID who created the pixel.").nullable().optional(),
15
+ business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),
16
+ modified_at: z.string().describe("ISO8601 timestamp when the pixel was last modified.").nullable().optional(),
17
+ modified_by: z.string().describe("User ID who last modified the pixel.").nullable().optional(),
18
+ automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional()
19
+ }).describe("Individual pixel information.");
20
+ const RedditAdsListPixelsByBusiness_PaginationSchema = z.object({
21
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
+ }).describe("Pagination information for the response.");
24
+ const redditAdsListPixelsByBusiness = action("REDDIT_ADS_LIST_PIXELS_BY_BUSINESS", {
25
+ slug: "reddit_ads-list-pixels-by-business",
26
+ name: "List Pixels by Business",
27
+ description: "Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.",
28
+ input: RedditAdsListPixelsByBusinessInput,
29
+ output: z.object({
30
+ data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe("List of pixels for the business."),
31
+ pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable()
32
+ }).describe("Response schema for listing pixels by business.")
33
+ });
34
+ //#endregion
35
+ export { redditAdsListPixelsByBusiness };
36
+
37
+ //# sourceMappingURL=list-pixels-by-business.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-pixels-by-business.mjs","names":[],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema: z.ZodTypeAny = z.object({}).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA4E,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAChK,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,iDAA+D,EAAE,OAAO;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAMtD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+D,EAAE,OAAO;EACxE,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;EACpG,YAAY,+CAA+C,SAAS;CACtE,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -0,0 +1,52 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-posts.ts
4
+ const RedditAdsListPostsInput = zod.z.object({
5
+ type: zod.z.enum([
6
+ "CAROUSEL",
7
+ "IMAGE",
8
+ "TEXT",
9
+ "VIDEO"
10
+ ]).describe("The type of posts to be fetched.").optional(),
11
+ source: zod.z.enum(["ORGANIC", "PROMOTED"]).describe("The source of posts to be fetched.").optional(),
12
+ page_size: zod.z.number().int().describe("The number of items to be returned per page. Maximum 1,000 posts can be retrieved.").optional(),
13
+ page_token: zod.z.string().describe("The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.").optional(),
14
+ profile_id: zod.z.string().describe("The ID of the profile to list posts for. Must match pattern ^t2_.*")
15
+ }).describe("Request parameters for listing posts by profile.");
16
+ const RedditAdsListPosts_PostContentSchema = zod.z.object({
17
+ caption: zod.z.string().describe("The caption for the content item.").nullable().optional(),
18
+ media_url: zod.z.string().describe("The URL of the media content.").nullable().optional(),
19
+ call_to_action: zod.z.string().describe("The call to action text for the content.").nullable().optional()
20
+ }).describe("Represents content item within a post.");
21
+ const RedditAdsListPosts_PostSchema = zod.z.object({
22
+ id: zod.z.string().describe("The unique identifier of the post."),
23
+ body: zod.z.string().describe("The content for text posts. Maximum length 40,000 characters.").nullable().optional(),
24
+ type: zod.z.string().describe("The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO)."),
25
+ content: zod.z.array(RedditAdsListPosts_PostContentSchema).describe("The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.").nullable().optional(),
26
+ headline: zod.z.string().describe("The title of the post.").nullable().optional(),
27
+ post_url: zod.z.string().describe("Link to the post on Reddit.").nullable().optional(),
28
+ created_at: zod.z.string().describe("The time that this post was created represented in ISO 8601 format."),
29
+ profile_id: zod.z.string().describe("The unique identifier of the profile that the post belongs to.").nullable().optional(),
30
+ is_richtext: zod.z.boolean().describe("Whether the body of the TEXT post is in richtext or not.").nullable().optional(),
31
+ thumbnail_url: zod.z.string().describe("The URL to the thumbnail image for the post. Required for video posts.").nullable().optional(),
32
+ allow_comments: zod.z.boolean().describe("Whether comments are enabled on the post, manageable in the Ads Manager.").nullable().optional()
33
+ }).describe("Represents a post from Reddit Ads API.");
34
+ const RedditAdsListPosts_PaginationSchema = zod.z.object({
35
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional(),
36
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional()
37
+ }).describe("Pagination information for navigating through results.");
38
+ const RedditAdsListPostsOutput = zod.z.object({
39
+ data: zod.z.array(RedditAdsListPosts_PostSchema).describe("List of posts associated with the profile."),
40
+ pagination: RedditAdsListPosts_PaginationSchema.nullable()
41
+ }).describe("Response containing the list of posts and pagination information.");
42
+ const redditAdsListPosts = require_action.action("REDDIT_ADS_LIST_POSTS", {
43
+ slug: "reddit_ads-list-posts",
44
+ name: "List Posts by Profile",
45
+ description: "Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).",
46
+ input: RedditAdsListPostsInput,
47
+ output: RedditAdsListPostsOutput
48
+ });
49
+ //#endregion
50
+ exports.redditAdsListPosts = redditAdsListPosts;
51
+
52
+ //# sourceMappingURL=list-posts.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput: z.ZodTypeAny = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema: z.ZodTypeAny = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the post.\"),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\"),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\"),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAqDA,IAAAA,EAAE,OAAO;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACnF,SAASA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sCAAoDA,IAAAA,EAAE,OAAO;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;CAClG,YAAY,oCAAoC,SAAS;AAC3D,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-posts.d.ts
4
+ declare const RedditAdsListPostsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPostsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPosts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPosts };
9
+ //# sourceMappingURL=list-posts.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-posts.d.cts","names":[],"sources":["../../src/actions/list-posts.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAMuB;AAAA,cAuBlD,wBAAA,EAA0B,CAAA,CAAE,UAGuC;AAAA,cAEnE,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-posts.d.ts
4
+ declare const RedditAdsListPostsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListPostsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListPosts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListPosts };
9
+ //# sourceMappingURL=list-posts.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-posts.d.mts","names":[],"sources":["../../src/actions/list-posts.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAMuB;AAAA,cAuBlD,wBAAA,EAA0B,CAAA,CAAE,UAGuC;AAAA,cAEnE,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,51 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-posts.ts
4
+ const RedditAdsListPostsInput = z.object({
5
+ type: z.enum([
6
+ "CAROUSEL",
7
+ "IMAGE",
8
+ "TEXT",
9
+ "VIDEO"
10
+ ]).describe("The type of posts to be fetched.").optional(),
11
+ source: z.enum(["ORGANIC", "PROMOTED"]).describe("The source of posts to be fetched.").optional(),
12
+ page_size: z.number().int().describe("The number of items to be returned per page. Maximum 1,000 posts can be retrieved.").optional(),
13
+ page_token: z.string().describe("The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.").optional(),
14
+ profile_id: z.string().describe("The ID of the profile to list posts for. Must match pattern ^t2_.*")
15
+ }).describe("Request parameters for listing posts by profile.");
16
+ const RedditAdsListPosts_PostContentSchema = z.object({
17
+ caption: z.string().describe("The caption for the content item.").nullable().optional(),
18
+ media_url: z.string().describe("The URL of the media content.").nullable().optional(),
19
+ call_to_action: z.string().describe("The call to action text for the content.").nullable().optional()
20
+ }).describe("Represents content item within a post.");
21
+ const RedditAdsListPosts_PostSchema = z.object({
22
+ id: z.string().describe("The unique identifier of the post."),
23
+ body: z.string().describe("The content for text posts. Maximum length 40,000 characters.").nullable().optional(),
24
+ type: z.string().describe("The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO)."),
25
+ content: z.array(RedditAdsListPosts_PostContentSchema).describe("The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.").nullable().optional(),
26
+ headline: z.string().describe("The title of the post.").nullable().optional(),
27
+ post_url: z.string().describe("Link to the post on Reddit.").nullable().optional(),
28
+ created_at: z.string().describe("The time that this post was created represented in ISO 8601 format."),
29
+ profile_id: z.string().describe("The unique identifier of the profile that the post belongs to.").nullable().optional(),
30
+ is_richtext: z.boolean().describe("Whether the body of the TEXT post is in richtext or not.").nullable().optional(),
31
+ thumbnail_url: z.string().describe("The URL to the thumbnail image for the post. Required for video posts.").nullable().optional(),
32
+ allow_comments: z.boolean().describe("Whether comments are enabled on the post, manageable in the Ads Manager.").nullable().optional()
33
+ }).describe("Represents a post from Reddit Ads API.");
34
+ const RedditAdsListPosts_PaginationSchema = z.object({
35
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional(),
36
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional()
37
+ }).describe("Pagination information for navigating through results.");
38
+ const redditAdsListPosts = action("REDDIT_ADS_LIST_POSTS", {
39
+ slug: "reddit_ads-list-posts",
40
+ name: "List Posts by Profile",
41
+ description: "Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).",
42
+ input: RedditAdsListPostsInput,
43
+ output: z.object({
44
+ data: z.array(RedditAdsListPosts_PostSchema).describe("List of posts associated with the profile."),
45
+ pagination: RedditAdsListPosts_PaginationSchema.nullable()
46
+ }).describe("Response containing the list of posts and pagination information.")
47
+ });
48
+ //#endregion
49
+ export { redditAdsListPosts };
50
+
51
+ //# sourceMappingURL=list-posts.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-posts.mjs","names":[],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput: z.ZodTypeAny = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema: z.ZodTypeAny = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the post.\"),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\"),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\"),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema: z.ZodTypeAny = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAqD,EAAE,OAAO;CAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACnF,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sCAAoD,EAAE,OAAO;CACjE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAMpE,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;EAClG,YAAY,oCAAoC,SAAS;CAC3D,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
@@ -0,0 +1,33 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-product-catalogs.ts
4
+ const RedditAdsListProductCatalogsInput = zod.z.object({ business_id: zod.z.string().describe("The ID of the parent business.") }).describe("Request model for listing product catalogs for a business.");
5
+ const RedditAdsListProductCatalogs_CatalogSummarySchema = zod.z.object({
6
+ products_count: zod.z.number().int().describe("Total number of products in the catalog.").nullable().optional(),
7
+ approved_products_count: zod.z.number().int().describe("Number of approved products in the catalog.").nullable().optional(),
8
+ rejected_products_count: zod.z.number().int().describe("Number of rejected products in the catalog.").nullable().optional()
9
+ }).describe("Summary statistics for a product catalog.");
10
+ const RedditAdsListProductCatalogs_ProductCatalogSchema = zod.z.object({
11
+ id: zod.z.string().describe("Unique identifier of the product catalog."),
12
+ name: zod.z.string().describe("Name of the product catalog."),
13
+ summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),
14
+ created_at: zod.z.string().describe("Timestamp when the catalog was created."),
15
+ business_id: zod.z.string().describe("ID of the parent business."),
16
+ modified_at: zod.z.string().describe("Timestamp when the catalog was last modified."),
17
+ data_sources: zod.z.array(zod.z.string()).describe("List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).").nullable().optional(),
18
+ event_sources: zod.z.array(zod.z.string()).describe("List of event source types for the catalog.").nullable().optional(),
19
+ default_currency: zod.z.string().describe("Default currency for products in the catalog.").nullable().optional(),
20
+ default_language: zod.z.string().describe("Default language for products in the catalog.").nullable().optional()
21
+ }).describe("Represents a single product catalog for a business.");
22
+ const RedditAdsListProductCatalogsOutput = zod.z.object({ data: zod.z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe("List of product catalogs for the business.") }).describe("Response model containing the list of product catalogs.");
23
+ const redditAdsListProductCatalogs = require_action.action("REDDIT_ADS_LIST_PRODUCT_CATALOGS", {
24
+ slug: "reddit_ads-list-product-catalogs",
25
+ name: "List Product Catalogs",
26
+ description: "Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).",
27
+ input: RedditAdsListProductCatalogsInput,
28
+ output: RedditAdsListProductCatalogsOutput
29
+ });
30
+ //#endregion
31
+ exports.redditAdsListProductCatalogs = redditAdsListProductCatalogs;
32
+
33
+ //# sourceMappingURL=list-product-catalogs.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-product-catalogs.cjs","names":["z","action"],"sources":["../../src/actions/list-product-catalogs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductCatalogsInput: z.ZodTypeAny = z.object({\n business_id: z.string().describe(\"The ID of the parent business.\"),\n}).describe(\"Request model for listing product catalogs for a business.\");\nconst RedditAdsListProductCatalogs_CatalogSummarySchema: z.ZodTypeAny = z.object({\n products_count: z.number().int().describe(\"Total number of products in the catalog.\").nullable().optional(),\n approved_products_count: z.number().int().describe(\"Number of approved products in the catalog.\").nullable().optional(),\n rejected_products_count: z.number().int().describe(\"Number of rejected products in the catalog.\").nullable().optional(),\n}).describe(\"Summary statistics for a product catalog.\");\nconst RedditAdsListProductCatalogs_ProductCatalogSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the product catalog.\"),\n name: z.string().describe(\"Name of the product catalog.\"),\n summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the catalog was created.\"),\n business_id: z.string().describe(\"ID of the parent business.\"),\n modified_at: z.string().describe(\"Timestamp when the catalog was last modified.\"),\n data_sources: z.array(z.string()).describe(\"List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).\").nullable().optional(),\n event_sources: z.array(z.string()).describe(\"List of event source types for the catalog.\").nullable().optional(),\n default_currency: z.string().describe(\"Default currency for products in the catalog.\").nullable().optional(),\n default_language: z.string().describe(\"Default language for products in the catalog.\").nullable().optional(),\n}).describe(\"Represents a single product catalog for a business.\");\nexport const RedditAdsListProductCatalogsOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe(\"List of product catalogs for the business.\"),\n}).describe(\"Response model containing the list of product catalogs.\");\n\nexport const redditAdsListProductCatalogs = action(\"REDDIT_ADS_LIST_PRODUCT_CATALOGS\", {\n slug: \"reddit_ads-list-product-catalogs\",\n name: \"List Product Catalogs\",\n description: \"Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).\",\n input: RedditAdsListProductCatalogsInput,\n output: RedditAdsListProductCatalogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EACnE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,SAAS,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAChF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,MAAMA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,4CAA4C,EACxH,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-product-catalogs.d.ts
4
+ declare const RedditAdsListProductCatalogsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListProductCatalogsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListProductCatalogs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListProductCatalogs };
9
+ //# sourceMappingURL=list-product-catalogs.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-product-catalogs.d.cts","names":[],"sources":["../../src/actions/list-product-catalogs.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAEuB;AAAA,cAkB5D,kCAAA,EAAoC,CAAA,CAAE,UAEmB;AAAA,cAEzD,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-product-catalogs.d.ts
4
+ declare const RedditAdsListProductCatalogsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListProductCatalogsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListProductCatalogs: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListProductCatalogs };
9
+ //# sourceMappingURL=list-product-catalogs.d.mts.map