@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,33 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-profiles-by-business.ts
4
+ const RedditAdsListProfilesByBusinessInput = z.object({
5
+ page_size: z.number().int().describe("The number of items to be returned by page. Must be at least 1.").optional(),
6
+ page_token: z.string().describe("The token for the page to retrieve. Use this to navigate to the next or previous page of results.").optional(),
7
+ business_id: z.string().describe("The ID of the business to list profiles for.")
8
+ }).describe("Request model for ListProfilesByBusiness action.");
9
+ const RedditAdsListProfilesByBusiness_ProfileSchema = z.object({
10
+ id: z.string().describe("Unique identifier for the profile").nullable().optional(),
11
+ name: z.string().describe("Name of the profile").nullable().optional(),
12
+ business_id: z.string().describe("The ID of the business this profile belongs to").nullable().optional(),
13
+ modified_at: z.string().describe("Timestamp when the profile was last modified").nullable().optional(),
14
+ reddit_user_id: z.string().describe("The Reddit user ID associated with this profile").nullable().optional()
15
+ }).describe("Represents a single profile in the business.");
16
+ const RedditAdsListProfilesByBusiness_PaginationSchema = z.object({
17
+ 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(),
18
+ 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()
19
+ }).describe("Pagination information for the response.");
20
+ const redditAdsListProfilesByBusiness = action("REDDIT_ADS_LIST_PROFILES_BY_BUSINESS", {
21
+ slug: "reddit_ads-list-profiles-by-business",
22
+ name: "List Profiles By Business",
23
+ description: "Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.",
24
+ input: RedditAdsListProfilesByBusinessInput,
25
+ output: z.object({
26
+ data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe("List of profiles associated with the business"),
27
+ pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable()
28
+ }).describe("Response model for ListProfilesByBusiness action.")
29
+ });
30
+ //#endregion
31
+ export { redditAdsListProfilesByBusiness };
32
+
33
+ //# sourceMappingURL=list-profiles-by-business.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-profiles-by-business.mjs","names":[],"sources":["../../src/actions/list-profiles-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByBusinessInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be at least 1.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this to navigate to the next or previous page of results.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list profiles for.\"),\n}).describe(\"Request model for ListProfilesByBusiness action.\");\nconst RedditAdsListProfilesByBusiness_ProfileSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the profile\").nullable().optional(),\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business this profile belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified\").nullable().optional(),\n reddit_user_id: z.string().describe(\"The Reddit user ID associated with this profile\").nullable().optional(),\n}).describe(\"Represents a single profile in the business.\");\nconst RedditAdsListProfilesByBusiness_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 RedditAdsListProfilesByBusinessOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe(\"List of profiles associated with the business\"),\n pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response model for ListProfilesByBusiness action.\");\n\nexport const redditAdsListProfilesByBusiness = action(\"REDDIT_ADS_LIST_PROFILES_BY_BUSINESS\", {\n slug: \"reddit_ads-list-profiles-by-business\",\n name: \"List Profiles By Business\",\n description: \"Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.\",\n input: RedditAdsListProfilesByBusinessInput,\n output: RedditAdsListProfilesByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAA8D,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,mDAAiE,EAAE,OAAO;CAC9E,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,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViE,EAAE,OAAO;EAC1E,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;EACrH,YAAY,iDAAiD,SAAS;CACxE,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -0,0 +1,41 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-saved-audiences.ts
4
+ const RedditAdsListSavedAudiencesInput = zod.z.object({
5
+ page_size: zod.z.number().int().describe("The number of items to be returned by page. Must be a positive integer.").optional(),
6
+ page_token: zod.z.string().describe("The token for the page to retrieve. Use this for pagination to fetch subsequent pages.").optional(),
7
+ ad_account_id: zod.z.string().describe("The ID of the ad account to list saved audiences for.")
8
+ }).describe("Request model for listing saved audiences.");
9
+ const RedditAdsListSavedAudiences_SavedAudienceSchema = zod.z.object({
10
+ id: zod.z.string().describe("Unique identifier for the saved audience."),
11
+ name: zod.z.string().describe("Name of the saved audience."),
12
+ type: zod.z.string().describe("Type of the saved audience."),
13
+ status: zod.z.string().describe("Status of the saved audience."),
14
+ targeting: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.").nullable().optional(),
15
+ created_at: zod.z.string().describe("Timestamp when the saved audience was created."),
16
+ updated_at: zod.z.string().describe("Timestamp when the saved audience was last updated."),
17
+ ad_account_id: zod.z.string().describe("The ID of the ad account that owns this saved audience."),
18
+ delivery_status: zod.z.array(zod.z.string()).describe("Delivery status information for the saved audience.").nullable().optional(),
19
+ size_range_lower: zod.z.number().int().describe("Lower bound of the audience size range.").nullable().optional(),
20
+ size_range_upper: zod.z.number().int().describe("Upper bound of the audience size range.").nullable().optional(),
21
+ active_ad_groups_count: zod.z.number().int().describe("Number of active ad groups using this saved audience.")
22
+ }).describe("Represents a single saved audience.");
23
+ const RedditAdsListSavedAudiences_PaginationSchema = zod.z.object({
24
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without assuming pagination based on query parameters.").nullable().optional(),
25
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without assuming pagination based on query parameters.").nullable().optional()
26
+ }).describe("Pagination information for navigating through results.");
27
+ const RedditAdsListSavedAudiencesOutput = zod.z.object({
28
+ data: zod.z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe("List of saved audiences for the specified ad account."),
29
+ pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable()
30
+ }).describe("Response model containing the list of saved audiences and pagination info.");
31
+ const redditAdsListSavedAudiences = require_action.action("REDDIT_ADS_LIST_SAVED_AUDIENCES", {
32
+ slug: "reddit_ads-list-saved-audiences",
33
+ name: "List Saved Audiences",
34
+ description: "Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).",
35
+ input: RedditAdsListSavedAudiencesInput,
36
+ output: RedditAdsListSavedAudiencesOutput
37
+ });
38
+ //#endregion
39
+ exports.redditAdsListSavedAudiences = redditAdsListSavedAudiences;
40
+
41
+ //# sourceMappingURL=list-saved-audiences.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-saved-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-saved-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListSavedAudiencesInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be a positive integer.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to fetch subsequent pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list saved audiences for.\"),\n}).describe(\"Request model for listing saved audiences.\");\nconst RedditAdsListSavedAudiences_SavedAudienceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the saved audience.\"),\n name: z.string().describe(\"Name of the saved audience.\"),\n type: z.string().describe(\"Type of the saved audience.\"),\n status: z.string().describe(\"Status of the saved audience.\"),\n targeting: z.record(z.string(), z.unknown()).describe(\"Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the saved audience was created.\"),\n updated_at: z.string().describe(\"Timestamp when the saved audience was last updated.\"),\n ad_account_id: z.string().describe(\"The ID of the ad account that owns this saved audience.\"),\n delivery_status: z.array(z.string()).describe(\"Delivery status information for the saved audience.\").nullable().optional(),\n size_range_lower: z.number().int().describe(\"Lower bound of the audience size range.\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"Upper bound of the audience size range.\").nullable().optional(),\n active_ad_groups_count: z.number().int().describe(\"Number of active ad groups using this saved audience.\"),\n}).describe(\"Represents a single saved audience.\");\nconst RedditAdsListSavedAudiences_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. Follow this URL directly without assuming 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. Follow this URL directly without assuming pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListSavedAudiencesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe(\"List of saved audiences for the specified ad account.\"),\n pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable(),\n}).describe(\"Response model containing the list of saved audiences and pagination info.\");\n\nexport const redditAdsListSavedAudiences = action(\"REDDIT_ADS_LIST_SAVED_AUDIENCES\", {\n slug: \"reddit_ads-list-saved-audiences\",\n name: \"List Saved Audiences\",\n description: \"Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsListSavedAudiencesInput,\n output: RedditAdsListSavedAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACnI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,kDAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC3D,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC5F,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;AAC3G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3N,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrO,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,uDAAuD;CAC/H,YAAY,6CAA6C,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAExF,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,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-saved-audiences.d.ts
4
+ declare const RedditAdsListSavedAudiencesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListSavedAudiencesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListSavedAudiences: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListSavedAudiences };
9
+ //# sourceMappingURL=list-saved-audiences.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-saved-audiences.d.cts","names":[],"sources":["../../src/actions/list-saved-audiences.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAIQ;AAAA,cAmB5C,iCAAA,EAAmC,CAAA,CAAE,UAGuC;AAAA,cAE5E,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-saved-audiences.d.ts
4
+ declare const RedditAdsListSavedAudiencesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListSavedAudiencesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListSavedAudiences: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListSavedAudiences };
9
+ //# sourceMappingURL=list-saved-audiences.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-saved-audiences.d.mts","names":[],"sources":["../../src/actions/list-saved-audiences.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAIQ;AAAA,cAmB5C,iCAAA,EAAmC,CAAA,CAAE,UAGuC;AAAA,cAE5E,2BAAA,gCAA2B,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-saved-audiences.ts
4
+ const RedditAdsListSavedAudiencesInput = z.object({
5
+ page_size: z.number().int().describe("The number of items to be returned by page. Must be a positive integer.").optional(),
6
+ page_token: z.string().describe("The token for the page to retrieve. Use this for pagination to fetch subsequent pages.").optional(),
7
+ ad_account_id: z.string().describe("The ID of the ad account to list saved audiences for.")
8
+ }).describe("Request model for listing saved audiences.");
9
+ const RedditAdsListSavedAudiences_SavedAudienceSchema = z.object({
10
+ id: z.string().describe("Unique identifier for the saved audience."),
11
+ name: z.string().describe("Name of the saved audience."),
12
+ type: z.string().describe("Type of the saved audience."),
13
+ status: z.string().describe("Status of the saved audience."),
14
+ targeting: z.record(z.string(), z.unknown()).describe("Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.").nullable().optional(),
15
+ created_at: z.string().describe("Timestamp when the saved audience was created."),
16
+ updated_at: z.string().describe("Timestamp when the saved audience was last updated."),
17
+ ad_account_id: z.string().describe("The ID of the ad account that owns this saved audience."),
18
+ delivery_status: z.array(z.string()).describe("Delivery status information for the saved audience.").nullable().optional(),
19
+ size_range_lower: z.number().int().describe("Lower bound of the audience size range.").nullable().optional(),
20
+ size_range_upper: z.number().int().describe("Upper bound of the audience size range.").nullable().optional(),
21
+ active_ad_groups_count: z.number().int().describe("Number of active ad groups using this saved audience.")
22
+ }).describe("Represents a single saved audience.");
23
+ const RedditAdsListSavedAudiences_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. Follow this URL directly without assuming pagination based on query parameters.").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. Follow this URL directly without assuming pagination based on query parameters.").nullable().optional()
26
+ }).describe("Pagination information for navigating through results.");
27
+ const redditAdsListSavedAudiences = action("REDDIT_ADS_LIST_SAVED_AUDIENCES", {
28
+ slug: "reddit_ads-list-saved-audiences",
29
+ name: "List Saved Audiences",
30
+ description: "Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).",
31
+ input: RedditAdsListSavedAudiencesInput,
32
+ output: z.object({
33
+ data: z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe("List of saved audiences for the specified ad account."),
34
+ pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable()
35
+ }).describe("Response model containing the list of saved audiences and pagination info.")
36
+ });
37
+ //#endregion
38
+ export { redditAdsListSavedAudiences };
39
+
40
+ //# sourceMappingURL=list-saved-audiences.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-saved-audiences.mjs","names":[],"sources":["../../src/actions/list-saved-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListSavedAudiencesInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be a positive integer.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to fetch subsequent pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list saved audiences for.\"),\n}).describe(\"Request model for listing saved audiences.\");\nconst RedditAdsListSavedAudiences_SavedAudienceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the saved audience.\"),\n name: z.string().describe(\"Name of the saved audience.\"),\n type: z.string().describe(\"Type of the saved audience.\"),\n status: z.string().describe(\"Status of the saved audience.\"),\n targeting: z.record(z.string(), z.unknown()).describe(\"Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the saved audience was created.\"),\n updated_at: z.string().describe(\"Timestamp when the saved audience was last updated.\"),\n ad_account_id: z.string().describe(\"The ID of the ad account that owns this saved audience.\"),\n delivery_status: z.array(z.string()).describe(\"Delivery status information for the saved audience.\").nullable().optional(),\n size_range_lower: z.number().int().describe(\"Lower bound of the audience size range.\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"Upper bound of the audience size range.\").nullable().optional(),\n active_ad_groups_count: z.number().int().describe(\"Number of active ad groups using this saved audience.\"),\n}).describe(\"Represents a single saved audience.\");\nconst RedditAdsListSavedAudiences_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. Follow this URL directly without assuming 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. Follow this URL directly without assuming pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListSavedAudiencesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe(\"List of saved audiences for the specified ad account.\"),\n pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable(),\n}).describe(\"Response model containing the list of saved audiences and pagination info.\");\n\nexport const redditAdsListSavedAudiences = action(\"REDDIT_ADS_LIST_SAVED_AUDIENCES\", {\n slug: \"reddit_ads-list-saved-audiences\",\n name: \"List Saved Audiences\",\n description: \"Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsListSavedAudiencesInput,\n output: RedditAdsListSavedAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACnI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC3D,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpP,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC5F,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;AAC3G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,+CAA6D,EAAE,OAAO;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3N,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrO,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAMpE,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6D,EAAE,OAAO;EACtE,MAAM,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,uDAAuD;EAC/H,YAAY,6CAA6C,SAAS;CACpE,CAAC,CAAC,CAAC,SAAS,4EAOF;AACV,CAAC"}
@@ -0,0 +1,42 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-structured-posts.ts
4
+ const RedditAdsListStructuredPostsInput = zod.z.object({
5
+ id: zod.z.array(zod.z.string()).describe("List of specific post IDs to filter by. Returns up to 10 specific structured posts by ID owned by the profile.").optional(),
6
+ type: zod.z.enum([
7
+ "CAROUSEL",
8
+ "IMAGE",
9
+ "TEXT",
10
+ "VIDEO"
11
+ ]).describe("Type of structured post.").optional(),
12
+ source: zod.z.enum(["ORGANIC", "PROMOTED"]).describe("Source of structured post.").optional(),
13
+ page_size: zod.z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
14
+ page_token: zod.z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional(),
15
+ profile_id: zod.z.string().describe("The ID of the profile to list posts for. This is a required path parameter.")
16
+ }).describe("Request parameters for listing structured posts by profile.");
17
+ const RedditAdsListStructuredPosts_StructuredPostSchema = zod.z.object({
18
+ id: zod.z.string().describe("The unique identifier of the structured post.").nullable().optional(),
19
+ url: zod.z.string().describe("The URL of the structured post.").nullable().optional(),
20
+ creative: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Creative data associated with the structured post.").nullable().optional(),
21
+ profile_id: zod.z.string().describe("The ID of the profile that owns this post.").nullable().optional(),
22
+ allow_comments: zod.z.boolean().describe("Whether comments are allowed on the post.").nullable().optional()
23
+ }).describe("Represents a structured post with creative data.");
24
+ const RedditAdsListStructuredPosts_PaginationSchema = zod.z.object({
25
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
26
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
27
+ }).describe("Pagination information for navigating through results.");
28
+ const RedditAdsListStructuredPostsOutput = zod.z.object({
29
+ data: zod.z.array(RedditAdsListStructuredPosts_StructuredPostSchema).describe("List of structured posts returned by the API."),
30
+ pagination: RedditAdsListStructuredPosts_PaginationSchema.nullable().optional()
31
+ }).describe("Response containing the list of structured posts and pagination information.");
32
+ const redditAdsListStructuredPosts = require_action.action("REDDIT_ADS_LIST_STRUCTURED_POSTS", {
33
+ slug: "reddit_ads-list-structured-posts",
34
+ name: "List Structured Posts",
35
+ description: "Tool to list structured posts for a profile or retrieve up to 10 specific structured posts by ID. Use when you need to retrieve structured posts owned by a Reddit Ads profile. Rate limit: Creative Management Read - 200 requests per 60 seconds.",
36
+ input: RedditAdsListStructuredPostsInput,
37
+ output: RedditAdsListStructuredPostsOutput
38
+ });
39
+ //#endregion
40
+ exports.redditAdsListStructuredPosts = redditAdsListStructuredPosts;
41
+
42
+ //# sourceMappingURL=list-structured-posts.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-structured-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-structured-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListStructuredPostsInput: z.ZodTypeAny = z.object({\n id: z.array(z.string()).describe(\"List of specific post IDs to filter by. Returns up to 10 specific structured posts by ID owned by the profile.\").optional(),\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"Type of structured post.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"Source of structured post.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. This is a required path parameter.\"),\n}).describe(\"Request parameters for listing structured posts by profile.\");\nconst RedditAdsListStructuredPosts_StructuredPostSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the structured post.\").nullable().optional(),\n url: z.string().describe(\"The URL of the structured post.\").nullable().optional(),\n creative: z.record(z.string(), z.unknown()).describe(\"Creative data associated with the structured post.\").nullable().optional(),\n profile_id: z.string().describe(\"The ID of the profile that owns this post.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are allowed on the post.\").nullable().optional(),\n}).describe(\"Represents a structured post with creative data.\");\nconst RedditAdsListStructuredPosts_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. Follow this URL directly without modifying it.\").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. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListStructuredPostsOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListStructuredPosts_StructuredPostSchema).describe(\"List of structured posts returned by the API.\"),\n pagination: RedditAdsListStructuredPosts_PaginationSchema.nullable().optional(),\n}).describe(\"Response containing the list of structured posts and pagination information.\");\n\nexport const redditAdsListStructuredPosts = action(\"REDDIT_ADS_LIST_STRUCTURED_POSTS\", {\n slug: \"reddit_ads-list-structured-posts\",\n name: \"List Structured Posts\",\n description: \"Tool to list structured posts for a profile or retrieve up to 10 specific structured posts by ID. Use when you need to retrieve structured posts owned by a Reddit Ads profile. Rate limit: Creative Management Read - 200 requests per 60 seconds.\",\n input: RedditAdsListStructuredPostsInput,\n output: RedditAdsListStructuredPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5J,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAC1J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC/G,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,+CAA+C;CACzH,YAAY,8CAA8C,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAE1F,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-structured-posts.d.ts
4
+ declare const RedditAdsListStructuredPostsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListStructuredPostsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListStructuredPosts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListStructuredPosts };
9
+ //# sourceMappingURL=list-structured-posts.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-structured-posts.d.cts","names":[],"sources":["../../src/actions/list-structured-posts.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAOwB;AAAA,cAY7D,kCAAA,EAAoC,CAAA,CAAE,UAGwC;AAAA,cAE9E,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-structured-posts.d.ts
4
+ declare const RedditAdsListStructuredPostsInput: z.ZodTypeAny;
5
+ declare const RedditAdsListStructuredPostsOutput: z.ZodTypeAny;
6
+ declare const redditAdsListStructuredPosts: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListStructuredPosts };
9
+ //# sourceMappingURL=list-structured-posts.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-structured-posts.d.mts","names":[],"sources":["../../src/actions/list-structured-posts.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAOwB;AAAA,cAY7D,kCAAA,EAAoC,CAAA,CAAE,UAGwC;AAAA,cAE9E,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,41 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-structured-posts.ts
4
+ const RedditAdsListStructuredPostsInput = z.object({
5
+ id: z.array(z.string()).describe("List of specific post IDs to filter by. Returns up to 10 specific structured posts by ID owned by the profile.").optional(),
6
+ type: z.enum([
7
+ "CAROUSEL",
8
+ "IMAGE",
9
+ "TEXT",
10
+ "VIDEO"
11
+ ]).describe("Type of structured post.").optional(),
12
+ source: z.enum(["ORGANIC", "PROMOTED"]).describe("Source of structured post.").optional(),
13
+ page_size: z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
14
+ page_token: z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional(),
15
+ profile_id: z.string().describe("The ID of the profile to list posts for. This is a required path parameter.")
16
+ }).describe("Request parameters for listing structured posts by profile.");
17
+ const RedditAdsListStructuredPosts_StructuredPostSchema = z.object({
18
+ id: z.string().describe("The unique identifier of the structured post.").nullable().optional(),
19
+ url: z.string().describe("The URL of the structured post.").nullable().optional(),
20
+ creative: z.record(z.string(), z.unknown()).describe("Creative data associated with the structured post.").nullable().optional(),
21
+ profile_id: z.string().describe("The ID of the profile that owns this post.").nullable().optional(),
22
+ allow_comments: z.boolean().describe("Whether comments are allowed on the post.").nullable().optional()
23
+ }).describe("Represents a structured post with creative data.");
24
+ const RedditAdsListStructuredPosts_PaginationSchema = z.object({
25
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
26
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
27
+ }).describe("Pagination information for navigating through results.");
28
+ const redditAdsListStructuredPosts = action("REDDIT_ADS_LIST_STRUCTURED_POSTS", {
29
+ slug: "reddit_ads-list-structured-posts",
30
+ name: "List Structured Posts",
31
+ description: "Tool to list structured posts for a profile or retrieve up to 10 specific structured posts by ID. Use when you need to retrieve structured posts owned by a Reddit Ads profile. Rate limit: Creative Management Read - 200 requests per 60 seconds.",
32
+ input: RedditAdsListStructuredPostsInput,
33
+ output: z.object({
34
+ data: z.array(RedditAdsListStructuredPosts_StructuredPostSchema).describe("List of structured posts returned by the API."),
35
+ pagination: RedditAdsListStructuredPosts_PaginationSchema.nullable().optional()
36
+ }).describe("Response containing the list of structured posts and pagination information.")
37
+ });
38
+ //#endregion
39
+ export { redditAdsListStructuredPosts };
40
+
41
+ //# sourceMappingURL=list-structured-posts.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-structured-posts.mjs","names":[],"sources":["../../src/actions/list-structured-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListStructuredPostsInput: z.ZodTypeAny = z.object({\n id: z.array(z.string()).describe(\"List of specific post IDs to filter by. Returns up to 10 specific structured posts by ID owned by the profile.\").optional(),\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"Type of structured post.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"Source of structured post.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. This is a required path parameter.\"),\n}).describe(\"Request parameters for listing structured posts by profile.\");\nconst RedditAdsListStructuredPosts_StructuredPostSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the structured post.\").nullable().optional(),\n url: z.string().describe(\"The URL of the structured post.\").nullable().optional(),\n creative: z.record(z.string(), z.unknown()).describe(\"Creative data associated with the structured post.\").nullable().optional(),\n profile_id: z.string().describe(\"The ID of the profile that owns this post.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are allowed on the post.\").nullable().optional(),\n}).describe(\"Represents a structured post with creative data.\");\nconst RedditAdsListStructuredPosts_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. Follow this URL directly without modifying it.\").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. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListStructuredPostsOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListStructuredPosts_StructuredPostSchema).describe(\"List of structured posts returned by the API.\"),\n pagination: RedditAdsListStructuredPosts_PaginationSchema.nullable().optional(),\n}).describe(\"Response containing the list of structured posts and pagination information.\");\n\nexport const redditAdsListStructuredPosts = action(\"REDDIT_ADS_LIST_STRUCTURED_POSTS\", {\n slug: \"reddit_ads-list-structured-posts\",\n name: \"List Structured Posts\",\n description: \"Tool to list structured posts for a profile or retrieve up to 10 specific structured posts by ID. Use when you need to retrieve structured posts owned by a Reddit Ads profile. Rate limit: Creative Management Read - 200 requests per 60 seconds.\",\n input: RedditAdsListStructuredPostsInput,\n output: RedditAdsListStructuredPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,IAAI,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC5J,MAAM,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnG,QAAQ,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;CAC1J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC/G,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,oDAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAA8D,EAAE,OAAO;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAMpE,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8D,EAAE,OAAO;EACvE,MAAM,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,+CAA+C;EACzH,YAAY,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,8EAOF;AACV,CAAC"}
@@ -0,0 +1,34 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-time-zones.ts
4
+ const RedditAdsListTimeZonesInput = zod.z.object({
5
+ page_size: zod.z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
6
+ page_token: zod.z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional()
7
+ }).describe("Request model for listing all time zones. Supports pagination for navigating through large result sets.");
8
+ const RedditAdsListTimeZones_TimeZoneSchema = zod.z.object({
9
+ id: zod.z.string().describe("Unique identifier for the time zone."),
10
+ code: zod.z.string().describe("Time zone code (e.g., 'America/New_York')."),
11
+ name: zod.z.string().describe("Human-readable name of the time zone."),
12
+ offset: zod.z.number().int().describe("UTC offset in seconds for the time zone."),
13
+ dst_offset: zod.z.number().int().describe("Daylight saving time offset in seconds."),
14
+ is_dst_active: zod.z.boolean().describe("Whether daylight saving time is currently active.")
15
+ }).describe("Represents a single time zone returned by the Reddit Ads API.");
16
+ const RedditAdsListTimeZones_PaginationSchema = zod.z.object({
17
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
18
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
19
+ }).describe("Pagination information for navigating through time zone results.");
20
+ const RedditAdsListTimeZonesOutput = zod.z.object({
21
+ data: zod.z.array(RedditAdsListTimeZones_TimeZoneSchema).describe("List of time zones available for campaign scheduling."),
22
+ pagination: RedditAdsListTimeZones_PaginationSchema.nullable()
23
+ }).describe("Response model for listing all time zones with pagination.");
24
+ const redditAdsListTimeZones = require_action.action("REDDIT_ADS_LIST_TIME_ZONES", {
25
+ slug: "reddit_ads-list-time-zones",
26
+ name: "List Time Zones",
27
+ description: "Tool to retrieve all available time zones from Reddit Ads API for campaign scheduling. Use when you need to get a list of time zones for setting campaign schedules or display times. Rate limit: Campaign Management Read - 400 requests per 60 seconds.",
28
+ input: RedditAdsListTimeZonesInput,
29
+ output: RedditAdsListTimeZonesOutput
30
+ });
31
+ //#endregion
32
+ exports.redditAdsListTimeZones = redditAdsListTimeZones;
33
+
34
+ //# sourceMappingURL=list-time-zones.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-time-zones.cjs","names":["z","action"],"sources":["../../src/actions/list-time-zones.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListTimeZonesInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all time zones. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListTimeZones_TimeZoneSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the time zone.\"),\n code: z.string().describe(\"Time zone code (e.g., 'America/New_York').\"),\n name: z.string().describe(\"Human-readable name of the time zone.\"),\n offset: z.number().int().describe(\"UTC offset in seconds for the time zone.\"),\n dst_offset: z.number().int().describe(\"Daylight saving time offset in seconds.\"),\n is_dst_active: z.boolean().describe(\"Whether daylight saving time is currently active.\"),\n}).describe(\"Represents a single time zone returned by the Reddit Ads API.\");\nconst RedditAdsListTimeZones_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. Follow this URL directly without modifying it.\").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. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through time zone results.\");\nexport const RedditAdsListTimeZonesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListTimeZones_TimeZoneSchema).describe(\"List of time zones available for campaign scheduling.\"),\n pagination: RedditAdsListTimeZones_PaginationSchema.nullable(),\n}).describe(\"Response model for listing all time zones with pagination.\");\n\nexport const redditAdsListTimeZones = action(\"REDDIT_ADS_LIST_TIME_ZONES\", {\n slug: \"reddit_ads-list-time-zones\",\n name: \"List Time Zones\",\n description: \"Tool to retrieve all available time zones from Reddit Ads API for campaign scheduling. Use when you need to get a list of time zones for setting campaign schedules or display times. Rate limit: Campaign Management Read - 400 requests per 60 seconds.\",\n input: RedditAdsListTimeZonesInput,\n output: RedditAdsListTimeZonesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAC/E,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;AACzF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uDAAuD;CACrH,YAAY,wCAAwC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,yBAAyBC,eAAAA,OAAO,8BAA8B;CACzE,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-time-zones.d.ts
4
+ declare const RedditAdsListTimeZonesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListTimeZonesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListTimeZones: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListTimeZones };
9
+ //# sourceMappingURL=list-time-zones.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-time-zones.d.cts","names":[],"sources":["../../src/actions/list-time-zones.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG0E;AAAA,cAazG,4BAAA,EAA8B,CAAA,CAAE,UAG4B;AAAA,cAE5D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-time-zones.d.ts
4
+ declare const RedditAdsListTimeZonesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListTimeZonesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListTimeZones: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListTimeZones };
9
+ //# sourceMappingURL=list-time-zones.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-time-zones.d.mts","names":[],"sources":["../../src/actions/list-time-zones.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG0E;AAAA,cAazG,4BAAA,EAA8B,CAAA,CAAE,UAG4B;AAAA,cAE5D,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,33 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-time-zones.ts
4
+ const RedditAdsListTimeZonesInput = z.object({
5
+ page_size: z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
6
+ page_token: z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional()
7
+ }).describe("Request model for listing all time zones. Supports pagination for navigating through large result sets.");
8
+ const RedditAdsListTimeZones_TimeZoneSchema = z.object({
9
+ id: z.string().describe("Unique identifier for the time zone."),
10
+ code: z.string().describe("Time zone code (e.g., 'America/New_York')."),
11
+ name: z.string().describe("Human-readable name of the time zone."),
12
+ offset: z.number().int().describe("UTC offset in seconds for the time zone."),
13
+ dst_offset: z.number().int().describe("Daylight saving time offset in seconds."),
14
+ is_dst_active: z.boolean().describe("Whether daylight saving time is currently active.")
15
+ }).describe("Represents a single time zone returned by the Reddit Ads API.");
16
+ const RedditAdsListTimeZones_PaginationSchema = z.object({
17
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
18
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
19
+ }).describe("Pagination information for navigating through time zone results.");
20
+ const redditAdsListTimeZones = action("REDDIT_ADS_LIST_TIME_ZONES", {
21
+ slug: "reddit_ads-list-time-zones",
22
+ name: "List Time Zones",
23
+ description: "Tool to retrieve all available time zones from Reddit Ads API for campaign scheduling. Use when you need to get a list of time zones for setting campaign schedules or display times. Rate limit: Campaign Management Read - 400 requests per 60 seconds.",
24
+ input: RedditAdsListTimeZonesInput,
25
+ output: z.object({
26
+ data: z.array(RedditAdsListTimeZones_TimeZoneSchema).describe("List of time zones available for campaign scheduling."),
27
+ pagination: RedditAdsListTimeZones_PaginationSchema.nullable()
28
+ }).describe("Response model for listing all time zones with pagination.")
29
+ });
30
+ //#endregion
31
+ export { redditAdsListTimeZones };
32
+
33
+ //# sourceMappingURL=list-time-zones.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-time-zones.mjs","names":[],"sources":["../../src/actions/list-time-zones.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListTimeZonesInput: z.ZodTypeAny = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all time zones. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListTimeZones_TimeZoneSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the time zone.\"),\n code: z.string().describe(\"Time zone code (e.g., 'America/New_York').\"),\n name: z.string().describe(\"Human-readable name of the time zone.\"),\n offset: z.number().int().describe(\"UTC offset in seconds for the time zone.\"),\n dst_offset: z.number().int().describe(\"Daylight saving time offset in seconds.\"),\n is_dst_active: z.boolean().describe(\"Whether daylight saving time is currently active.\"),\n}).describe(\"Represents a single time zone returned by the Reddit Ads API.\");\nconst RedditAdsListTimeZones_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. Follow this URL directly without modifying it.\").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. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through time zone results.\");\nexport const RedditAdsListTimeZonesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListTimeZones_TimeZoneSchema).describe(\"List of time zones available for campaign scheduling.\"),\n pagination: RedditAdsListTimeZones_PaginationSchema.nullable(),\n}).describe(\"Response model for listing all time zones with pagination.\");\n\nexport const redditAdsListTimeZones = action(\"REDDIT_ADS_LIST_TIME_ZONES\", {\n slug: \"reddit_ads-list-time-zones\",\n name: \"List Time Zones\",\n description: \"Tool to retrieve all available time zones from Reddit Ads API for campaign scheduling. Use when you need to get a list of time zones for setting campaign schedules or display times. Rate limit: Campaign Management Read - 400 requests per 60 seconds.\",\n input: RedditAdsListTimeZonesInput,\n output: RedditAdsListTimeZonesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wCAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAC/E,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;AACzF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,0CAAwD,EAAE,OAAO;CACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAM9E,MAAa,yBAAyB,OAAO,8BAA8B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwD,EAAE,OAAO;EACjE,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uDAAuD;EACrH,YAAY,wCAAwC,SAAS;CAC/D,CAAC,CAAC,CAAC,SAAS,4DAOF;AACV,CAAC"}
@@ -0,0 +1,49 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-user-custom-audiences.ts
4
+ const RedditAdsListUserCustomAudiencesInput = zod.z.object({
5
+ name: zod.z.string().describe("Optional field used for filtering by a specific custom audience name.").optional(),
6
+ page_size: zod.z.number().int().describe("The number of items to be returned by page.").optional(),
7
+ page_token: zod.z.string().describe("The token for the page to retrieve.").optional(),
8
+ ad_account_id: zod.z.string().describe("The ID of the parent ad account (e.g., 'a2_imh76hh7e126').")
9
+ });
10
+ const RedditAdsListUserCustomAudiences_ThirdPartyDataCostSchema = zod.z.object({
11
+ amount: zod.z.number().describe("Cost amount").nullable().optional(),
12
+ currency: zod.z.string().describe("Currency code").nullable().optional()
13
+ }).describe("Third-Party Data Cost information.");
14
+ const RedditAdsListUserCustomAudiences_CustomAudienceItemSchema = zod.z.object({
15
+ id: zod.z.string().describe("Unique identifier for the audience").nullable().optional(),
16
+ cost: RedditAdsListUserCustomAudiences_ThirdPartyDataCostSchema.nullable().optional(),
17
+ name: zod.z.string().describe("Name of the custom audience"),
18
+ type: zod.z.string().describe("Type of the custom audience"),
19
+ status: zod.z.string().describe("Status of the audience").nullable().optional(),
20
+ created_at: zod.z.string().describe("Timestamp when the audience was created").nullable().optional(),
21
+ modified_at: zod.z.string().describe("Timestamp when the audience was last modified").nullable().optional(),
22
+ ad_account_id: zod.z.string().describe("The ID of the parent ad account").nullable().optional(),
23
+ delivery_status: zod.z.array(zod.z.string()).describe("Delivery status of the audience").nullable().optional(),
24
+ lookalike_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Lookalike Audience configuration").nullable().optional(),
25
+ size_range_lower: zod.z.number().int().describe("Lower bound of the audience size range").nullable().optional(),
26
+ size_range_upper: zod.z.number().int().describe("Upper bound of the audience size range").nullable().optional(),
27
+ customer_list_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Customer List Audience configuration").nullable().optional(),
28
+ pixel_audience_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Pixel Audience configuration").nullable().optional(),
29
+ engagement_audience_config: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Engagement Audience configuration").nullable().optional()
30
+ }).describe("Individual custom audience object.");
31
+ const RedditAdsListUserCustomAudiences_PaginationSchema = zod.z.object({
32
+ next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page.").nullable().optional(),
33
+ previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page.").nullable().optional()
34
+ }).describe("Pagination information for navigating through results.");
35
+ const RedditAdsListUserCustomAudiencesOutput = zod.z.object({
36
+ data: zod.z.array(RedditAdsListUserCustomAudiences_CustomAudienceItemSchema).describe("List of custom audiences from the specified ad account"),
37
+ pagination: RedditAdsListUserCustomAudiences_PaginationSchema.nullable()
38
+ }).describe("Response containing a list of custom audiences with pagination information.");
39
+ const redditAdsListUserCustomAudiences = require_action.action("REDDIT_ADS_LIST_USER_CUSTOM_AUDIENCES", {
40
+ slug: "reddit_ads-list-user-custom-audiences",
41
+ name: "List User Custom Audiences",
42
+ description: "Tool to list all Custom Audiences under an ad account. Use when you need to retrieve custom audiences for targeting in Reddit Ads campaigns. Rate limit: 500 requests per 60 seconds (Targeting Taxonomy).",
43
+ input: RedditAdsListUserCustomAudiencesInput,
44
+ output: RedditAdsListUserCustomAudiencesOutput
45
+ });
46
+ //#endregion
47
+ exports.redditAdsListUserCustomAudiences = redditAdsListUserCustomAudiences;
48
+
49
+ //# sourceMappingURL=list-user-custom-audiences.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-user-custom-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-user-custom-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListUserCustomAudiencesInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional field used for filtering by a specific custom audience name.\").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(\"The ID of the parent ad account (e.g., 'a2_imh76hh7e126').\"),\n});\nconst RedditAdsListUserCustomAudiences_ThirdPartyDataCostSchema: z.ZodTypeAny = z.object({\n amount: z.number().describe(\"Cost amount\").nullable().optional(),\n currency: z.string().describe(\"Currency code\").nullable().optional(),\n}).describe(\"Third-Party Data Cost information.\");\nconst RedditAdsListUserCustomAudiences_CustomAudienceItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the audience\").nullable().optional(),\n cost: RedditAdsListUserCustomAudiences_ThirdPartyDataCostSchema.nullable().optional(),\n name: z.string().describe(\"Name of the custom audience\"),\n type: z.string().describe(\"Type of the custom audience\"),\n status: z.string().describe(\"Status of the audience\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the audience was created\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the audience was last modified\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the parent ad account\").nullable().optional(),\n delivery_status: z.array(z.string()).describe(\"Delivery status of the audience\").nullable().optional(),\n lookalike_config: z.record(z.string(), z.unknown()).describe(\"Lookalike Audience configuration\").nullable().optional(),\n size_range_lower: z.number().int().describe(\"Lower bound of the audience size range\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"Upper bound of the audience size range\").nullable().optional(),\n customer_list_config: z.record(z.string(), z.unknown()).describe(\"Customer List Audience configuration\").nullable().optional(),\n pixel_audience_config: z.record(z.string(), z.unknown()).describe(\"Pixel Audience configuration\").nullable().optional(),\n engagement_audience_config: z.record(z.string(), z.unknown()).describe(\"Engagement Audience configuration\").nullable().optional(),\n}).describe(\"Individual custom audience object.\");\nconst RedditAdsListUserCustomAudiences_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 navigating through results.\");\nexport const RedditAdsListUserCustomAudiencesOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsListUserCustomAudiences_CustomAudienceItemSchema).describe(\"List of custom audiences from the specified ad account\"),\n pagination: RedditAdsListUserCustomAudiences_PaginationSchema.nullable(),\n}).describe(\"Response containing a list of custom audiences with pagination information.\");\n\nexport const redditAdsListUserCustomAudiences = action(\"REDDIT_ADS_LIST_USER_CUSTOM_AUDIENCES\", {\n slug: \"reddit_ads-list-user-custom-audiences\",\n name: \"List User Custom Audiences\",\n description: \"Tool to list all Custom Audiences under an ad account. Use when you need to retrieve custom audiences for targeting in Reddit Ads campaigns. Rate limit: 500 requests per 60 seconds (Targeting Taxonomy).\",\n input: RedditAdsListUserCustomAudiencesInput,\n output: RedditAdsListUserCustomAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AACjG,CAAC;AACD,MAAM,4DAA0EA,IAAAA,EAAE,OAAO;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,4DAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,uBAAuBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,oDAAkEA,IAAAA,EAAE,OAAO;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,yCAAuDA,IAAAA,EAAE,OAAO;CAC3E,MAAMA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,wDAAwD;CAC1I,YAAY,kDAAkD,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAEzF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,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-user-custom-audiences.d.ts
4
+ declare const RedditAdsListUserCustomAudiencesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListUserCustomAudiencesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListUserCustomAudiences: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListUserCustomAudiences };
9
+ //# sourceMappingURL=list-user-custom-audiences.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-user-custom-audiences.d.cts","names":[],"sources":["../../src/actions/list-user-custom-audiences.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAKpD;AAAA,cA0BW,sCAAA,EAAwC,CAAA,CAAE,UAGmC;AAAA,cAE7E,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-user-custom-audiences.d.ts
4
+ declare const RedditAdsListUserCustomAudiencesInput: z.ZodTypeAny;
5
+ declare const RedditAdsListUserCustomAudiencesOutput: z.ZodTypeAny;
6
+ declare const redditAdsListUserCustomAudiences: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsListUserCustomAudiences };
9
+ //# sourceMappingURL=list-user-custom-audiences.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-user-custom-audiences.d.mts","names":[],"sources":["../../src/actions/list-user-custom-audiences.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAKpD;AAAA,cA0BW,sCAAA,EAAwC,CAAA,CAAE,UAGmC;AAAA,cAE7E,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}