@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,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-ad-account-history.d.ts
4
+ declare const RedditAdsGetAdAccountHistoryInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAdAccountHistoryOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAdAccountHistory };
9
+ //# sourceMappingURL=get-ad-account-history.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account-history.d.mts","names":[],"sources":["../../src/actions/get-ad-account-history.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAsBe;AAAA,cAWpD,kCAAA,EAAoC,CAAA,CAAE,UAGe;AAAA,cAErD,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,50 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-ad-account-history.ts
4
+ const RedditAdsGetAdAccountHistoryInput = z.object({
5
+ data: z.object({
6
+ end_time: z.string().describe("The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').").optional(),
7
+ member_ids: z.array(z.string()).describe("The Reddit member IDs who made the change.").optional(),
8
+ start_time: z.string().describe("The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').").optional(),
9
+ change_types: z.array(z.string()).describe("The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').").optional(),
10
+ entity_id_filters: z.array(z.object({
11
+ entity_id: z.string().describe("The specific entity ID to filter for.").optional(),
12
+ entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
13
+ }).describe("Filter for specific entity IDs in history changes.")).describe("The entity IDs to show changes for.").optional(),
14
+ entity_name_filters: z.array(z.object({
15
+ entity_name: z.string().describe("The specific entity name to filter for.").optional(),
16
+ entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
17
+ }).describe("Filter for specific entity names in history changes.")).describe("The entity names to show changes for.").optional(),
18
+ entity_field_filters: z.array(z.object({
19
+ field_name: z.string().describe("The specific field name to filter for.").optional(),
20
+ entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
21
+ }).describe("Filter for specific entity fields in history changes.")).describe("The entity fields to show changes for.").optional()
22
+ }).describe("Data payload for ad account history request.").optional(),
23
+ page_size: z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
24
+ page_token: z.string().describe("The token for the page to retrieve. Use this for pagination to get subsequent pages of results.").optional(),
25
+ ad_account_id: z.string().describe("The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').")
26
+ }).describe("Request parameters for getting ad account history.");
27
+ const RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({
28
+ cause: z.record(z.string(), z.unknown()).describe("Information about what caused the change (e.g., user action, automated process).").nullable().optional(),
29
+ change: z.record(z.string(), z.unknown()).describe("Details of the change made to the entity.").nullable().optional()
30
+ }).describe("A single ad account history change entry.");
31
+ const RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({
32
+ next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page.").nullable().optional(),
33
+ page_index: z.number().int().describe("The index of the current page.").nullable().optional(),
34
+ total_count: z.number().int().describe("The total number of items across all pages.").nullable().optional(),
35
+ previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page.").nullable().optional()
36
+ }).describe("Pagination information for the response.");
37
+ const redditAdsGetAdAccountHistory = action("REDDIT_ADS_GET_AD_ACCOUNT_HISTORY", {
38
+ slug: "reddit_ads-get-ad-account-history",
39
+ name: "Get ad account history",
40
+ description: "Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.",
41
+ input: RedditAdsGetAdAccountHistoryInput,
42
+ output: z.object({
43
+ data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe("Array of history change entries for the ad account."),
44
+ pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable()
45
+ }).describe("Response containing the ad account history changes.")
46
+ });
47
+ //#endregion
48
+ export { redditAdsGetAdAccountHistory };
49
+
50
+ //# sourceMappingURL=get-ad-account-history.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account-history.mjs","names":[],"sources":["../../src/actions/get-ad-account-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountHistoryInput: z.ZodTypeAny = z.object({\n data: z.object({\n end_time: z.string().describe(\"The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n member_ids: z.array(z.string()).describe(\"The Reddit member IDs who made the change.\").optional(),\n start_time: z.string().describe(\"The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').\").optional(),\n change_types: z.array(z.string()).describe(\"The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').\").optional(),\n entity_id_filters: z.array(z.object({\n entity_id: z.string().describe(\"The specific entity ID to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity IDs in history changes.\")).describe(\"The entity IDs to show changes for.\").optional(),\n entity_name_filters: z.array(z.object({\n entity_name: z.string().describe(\"The specific entity name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity names in history changes.\")).describe(\"The entity names to show changes for.\").optional(),\n entity_field_filters: z.array(z.object({\n field_name: z.string().describe(\"The specific field name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity fields in history changes.\")).describe(\"The entity fields to show changes for.\").optional(),\n}).describe(\"Data payload for ad account history request.\").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 this for pagination to get subsequent pages of results.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').\"),\n}).describe(\"Request parameters for getting ad account history.\");\nconst RedditAdsGetAdAccountHistory_AdAccountHistorySchema: z.ZodTypeAny = z.object({\n cause: z.record(z.string(), z.unknown()).describe(\"Information about what caused the change (e.g., user action, automated process).\").nullable().optional(),\n change: z.record(z.string(), z.unknown()).describe(\"Details of the change made to the entity.\").nullable().optional(),\n}).describe(\"A single ad account history change entry.\");\nconst RedditAdsGetAdAccountHistory_PaginationInfoSchema: 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 page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsGetAdAccountHistoryOutput: z.ZodTypeAny = z.object({\n data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe(\"Array of history change entries for the ad account.\"),\n pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable(),\n}).describe(\"Response containing the ad account history changes.\");\n\nexport const redditAdsGetAdAccountHistory = action(\"REDDIT_ADS_GET_AD_ACCOUNT_HISTORY\", {\n slug: \"reddit_ads-get-ad-account-history\",\n name: \"Get ad account history\",\n description: \"Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.\",\n input: RedditAdsGetAdAccountHistoryInput,\n output: RedditAdsGetAdAccountHistoryOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,65 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-ad-account.ts
4
+ const RedditAdsGetAdAccountInput = zod.z.object({ ad_account_id: zod.z.string().describe("The ID of the ad account to get. Must match pattern ^(t2|a2)_.*") }).describe("Request model for getting an ad account by ID.");
5
+ const RedditAdsGetAdAccount_AdAccountTypeSchema = zod.z.enum(["MANAGED", "SELF_SERVE"]).describe("Type of ad account.");
6
+ const RedditAdsGetAdAccount_AdminApprovalStatusSchema = zod.z.enum([
7
+ "ADMIN",
8
+ "BANNED",
9
+ "NEEDS_ID_VERIFICATION",
10
+ "PENDING",
11
+ "SUSPENDED",
12
+ "SUSPICIOUS",
13
+ "TRUSTED",
14
+ "VALID"
15
+ ]).describe("Employee set state for the account.");
16
+ const RedditAdsGetAdAccount_SpendCapTypeSchema = zod.z.enum(["LIFETIME"]).describe("Spend cap type for the ad account.");
17
+ const RedditAdsGetAdAccount_AttributionTypeSchema = zod.z.enum([
18
+ "ALL_CONVERSION",
19
+ "CLICK_THROUGH_CONVERSION",
20
+ "VIEW_THROUGH_CONVERSION"
21
+ ]).describe("Attribution type for CPA bid types.");
22
+ const RedditAdsGetAdAccount_SuspensionReasonSchema = zod.z.enum([
23
+ "ADVERTISING_POLICY",
24
+ "BEHAVIOR",
25
+ "FRAUD",
26
+ "OTHER",
27
+ "KYC_CHECK_FAILED"
28
+ ]).describe("Reason for account suspension.");
29
+ const RedditAdsGetAdAccount_AttributionWindowSchema = zod.z.enum([
30
+ "DAY",
31
+ "WEEK",
32
+ "MONTH"
33
+ ]).describe("Attribution window period.");
34
+ const RedditAdsGetAdAccount_AdAccountDataSchema = zod.z.object({
35
+ id: zod.z.string().describe("The ID of the ad account."),
36
+ name: zod.z.string().describe("The ad account name."),
37
+ type: RedditAdsGetAdAccount_AdAccountTypeSchema.nullable(),
38
+ currency: zod.z.string().describe("Currency for the ad account.").nullable().optional(),
39
+ created_at: zod.z.string().describe("The time that this entity was created represented in ISO 8601."),
40
+ business_id: zod.z.string().describe("Business ID associated with the ad account.").nullable().optional(),
41
+ modified_at: zod.z.string().describe("The last time that this entity was modified represented in ISO 8601."),
42
+ time_zone_id: zod.z.string().describe("Time zone ID for the ad account.").nullable().optional(),
43
+ admin_approval: RedditAdsGetAdAccount_AdminApprovalStatusSchema.nullable().optional(),
44
+ spend_cap_type: RedditAdsGetAdAccount_SpendCapTypeSchema.nullable().optional(),
45
+ attribution_type: RedditAdsGetAdAccount_AttributionTypeSchema.nullable().optional(),
46
+ excluded_keywords: zod.z.array(zod.z.string()).describe("Account level excluded keywords.").nullable().optional(),
47
+ suspension_reason: RedditAdsGetAdAccount_SuspensionReasonSchema.nullable().optional(),
48
+ excluded_communities: zod.z.array(zod.z.string()).describe("Account level excluded communities.").nullable().optional(),
49
+ view_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
50
+ click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
51
+ pixel_partner_preferences: zod.z.array(zod.z.string()).describe("A list of pixel partners allowed by the advertiser.").nullable().optional(),
52
+ primary_contact_member_id: zod.z.string().describe("The ID of the primary contact member.").nullable().optional()
53
+ }).describe("Ad account details returned by the API.");
54
+ const RedditAdsGetAdAccountOutput = zod.z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).describe("Response model for getting an ad account.");
55
+ const redditAdsGetAdAccount = require_action.action("REDDIT_ADS_GET_AD_ACCOUNT", {
56
+ slug: "reddit_ads-get-ad-account",
57
+ name: "Get Ad Account by ID",
58
+ description: "Tool to retrieve details for a specific Reddit ad account by ID. Use when you need to get account information including admin approval status, attribution settings, currency, excluded communities/keywords, and other account configuration. Rate limit: 400 requests per 60 seconds (Campaign Management Read).",
59
+ input: RedditAdsGetAdAccountInput,
60
+ output: RedditAdsGetAdAccountOutput
61
+ });
62
+ //#endregion
63
+ exports.redditAdsGetAdAccount = redditAdsGetAdAccount;
64
+
65
+ //# sourceMappingURL=get-ad-account.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountInput: z.ZodTypeAny = z.object({\n ad_account_id: z.string().describe(\"The ID of the ad account to get. Must match pattern ^(t2|a2)_.*\"),\n}).describe(\"Request model for getting an ad account by ID.\");\nconst RedditAdsGetAdAccount_AdAccountTypeSchema: z.ZodTypeAny = z.enum([\"MANAGED\", \"SELF_SERVE\"]).describe(\"Type of ad account.\");\nconst RedditAdsGetAdAccount_AdminApprovalStatusSchema: z.ZodTypeAny = z.enum([\"ADMIN\", \"BANNED\", \"NEEDS_ID_VERIFICATION\", \"PENDING\", \"SUSPENDED\", \"SUSPICIOUS\", \"TRUSTED\", \"VALID\"]).describe(\"Employee set state for the account.\");\nconst RedditAdsGetAdAccount_SpendCapTypeSchema: z.ZodTypeAny = z.enum([\"LIFETIME\"]).describe(\"Spend cap type for the ad account.\");\nconst RedditAdsGetAdAccount_AttributionTypeSchema: z.ZodTypeAny = z.enum([\"ALL_CONVERSION\", \"CLICK_THROUGH_CONVERSION\", \"VIEW_THROUGH_CONVERSION\"]).describe(\"Attribution type for CPA bid types.\");\nconst RedditAdsGetAdAccount_SuspensionReasonSchema: z.ZodTypeAny = z.enum([\"ADVERTISING_POLICY\", \"BEHAVIOR\", \"FRAUD\", \"OTHER\", \"KYC_CHECK_FAILED\"]).describe(\"Reason for account suspension.\");\nconst RedditAdsGetAdAccount_AttributionWindowSchema: z.ZodTypeAny = z.enum([\"DAY\", \"WEEK\", \"MONTH\"]).describe(\"Attribution window period.\");\nconst RedditAdsGetAdAccount_AdAccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the ad account.\"),\n name: z.string().describe(\"The ad account name.\"),\n type: RedditAdsGetAdAccount_AdAccountTypeSchema.nullable(),\n currency: z.string().describe(\"Currency for the ad account.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\"),\n business_id: z.string().describe(\"Business ID associated with the ad account.\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\"),\n time_zone_id: z.string().describe(\"Time zone ID for the ad account.\").nullable().optional(),\n admin_approval: RedditAdsGetAdAccount_AdminApprovalStatusSchema.nullable().optional(),\n spend_cap_type: RedditAdsGetAdAccount_SpendCapTypeSchema.nullable().optional(),\n attribution_type: RedditAdsGetAdAccount_AttributionTypeSchema.nullable().optional(),\n excluded_keywords: z.array(z.string()).describe(\"Account level excluded keywords.\").nullable().optional(),\n suspension_reason: RedditAdsGetAdAccount_SuspensionReasonSchema.nullable().optional(),\n excluded_communities: z.array(z.string()).describe(\"Account level excluded communities.\").nullable().optional(),\n view_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),\n click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),\n pixel_partner_preferences: z.array(z.string()).describe(\"A list of pixel partners allowed by the advertiser.\").nullable().optional(),\n primary_contact_member_id: z.string().describe(\"The ID of the primary contact member.\").nullable().optional(),\n}).describe(\"Ad account details returned by the API.\");\nexport const RedditAdsGetAdAccountOutput: z.ZodTypeAny = z.object({\n data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable(),\n}).describe(\"Response model for getting an ad account.\");\n\nexport const redditAdsGetAdAccount = action(\"REDDIT_ADS_GET_AD_ACCOUNT\", {\n slug: \"reddit_ads-get-ad-account\",\n name: \"Get Ad Account by ID\",\n description: \"Tool to retrieve details for a specific Reddit ad account by ID. Use when you need to get account information including admin approval status, attribution settings, currency, excluded communities/keywords, and other account configuration. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsGetAdAccountInput,\n output: RedditAdsGetAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,EACtG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA0DA,IAAAA,EAAE,KAAK,CAAC,WAAW,YAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB;AAChI,MAAM,kDAAgEA,IAAAA,EAAE,KAAK;CAAC;CAAS;CAAU;CAAyB;CAAW;CAAa;CAAc;CAAW;AAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnO,MAAM,2CAAyDA,IAAAA,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC;AACjI,MAAM,8CAA4DA,IAAAA,EAAE,KAAK;CAAC;CAAkB;CAA4B;AAAyB,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAClM,MAAM,+CAA6DA,IAAAA,EAAE,KAAK;CAAC;CAAsB;CAAY;CAAS;CAAS;AAAkB,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC7L,MAAM,gDAA8DA,IAAAA,EAAE,KAAK;CAAC;CAAO;CAAQ;AAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAC1I,MAAM,4CAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,MAAM,0CAA0C,SAAS;CACzD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgB,gDAAgD,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,yCAAyC,SAAS,CAAC,CAAC,SAAS;CAC7E,kBAAkB,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAClF,mBAAmBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,mBAAmB,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACpF,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,yBAAyB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC3F,0BAA0B,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC5F,2BAA2BA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,wBAAwBC,eAAAA,OAAO,6BAA6B;CACvE,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/get-ad-account.d.ts
4
+ declare const RedditAdsGetAdAccountInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAdAccountOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAdAccount };
9
+ //# sourceMappingURL=get-ad-account.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account.d.cts","names":[],"sources":["../../src/actions/get-ad-account.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEkB;AAAA,cA2BhD,2BAAA,EAA6B,CAAA,CAAE,UAEY;AAAA,cAE3C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-ad-account.d.ts
4
+ declare const RedditAdsGetAdAccountInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAdAccountOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAdAccount };
9
+ //# sourceMappingURL=get-ad-account.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account.d.mts","names":[],"sources":["../../src/actions/get-ad-account.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEkB;AAAA,cA2BhD,2BAAA,EAA6B,CAAA,CAAE,UAEY;AAAA,cAE3C,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,64 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-ad-account.ts
4
+ const RedditAdsGetAdAccountInput = z.object({ ad_account_id: z.string().describe("The ID of the ad account to get. Must match pattern ^(t2|a2)_.*") }).describe("Request model for getting an ad account by ID.");
5
+ const RedditAdsGetAdAccount_AdAccountTypeSchema = z.enum(["MANAGED", "SELF_SERVE"]).describe("Type of ad account.");
6
+ const RedditAdsGetAdAccount_AdminApprovalStatusSchema = z.enum([
7
+ "ADMIN",
8
+ "BANNED",
9
+ "NEEDS_ID_VERIFICATION",
10
+ "PENDING",
11
+ "SUSPENDED",
12
+ "SUSPICIOUS",
13
+ "TRUSTED",
14
+ "VALID"
15
+ ]).describe("Employee set state for the account.");
16
+ const RedditAdsGetAdAccount_SpendCapTypeSchema = z.enum(["LIFETIME"]).describe("Spend cap type for the ad account.");
17
+ const RedditAdsGetAdAccount_AttributionTypeSchema = z.enum([
18
+ "ALL_CONVERSION",
19
+ "CLICK_THROUGH_CONVERSION",
20
+ "VIEW_THROUGH_CONVERSION"
21
+ ]).describe("Attribution type for CPA bid types.");
22
+ const RedditAdsGetAdAccount_SuspensionReasonSchema = z.enum([
23
+ "ADVERTISING_POLICY",
24
+ "BEHAVIOR",
25
+ "FRAUD",
26
+ "OTHER",
27
+ "KYC_CHECK_FAILED"
28
+ ]).describe("Reason for account suspension.");
29
+ const RedditAdsGetAdAccount_AttributionWindowSchema = z.enum([
30
+ "DAY",
31
+ "WEEK",
32
+ "MONTH"
33
+ ]).describe("Attribution window period.");
34
+ const RedditAdsGetAdAccount_AdAccountDataSchema = z.object({
35
+ id: z.string().describe("The ID of the ad account."),
36
+ name: z.string().describe("The ad account name."),
37
+ type: RedditAdsGetAdAccount_AdAccountTypeSchema.nullable(),
38
+ currency: z.string().describe("Currency for the ad account.").nullable().optional(),
39
+ created_at: z.string().describe("The time that this entity was created represented in ISO 8601."),
40
+ business_id: z.string().describe("Business ID associated with the ad account.").nullable().optional(),
41
+ modified_at: z.string().describe("The last time that this entity was modified represented in ISO 8601."),
42
+ time_zone_id: z.string().describe("Time zone ID for the ad account.").nullable().optional(),
43
+ admin_approval: RedditAdsGetAdAccount_AdminApprovalStatusSchema.nullable().optional(),
44
+ spend_cap_type: RedditAdsGetAdAccount_SpendCapTypeSchema.nullable().optional(),
45
+ attribution_type: RedditAdsGetAdAccount_AttributionTypeSchema.nullable().optional(),
46
+ excluded_keywords: z.array(z.string()).describe("Account level excluded keywords.").nullable().optional(),
47
+ suspension_reason: RedditAdsGetAdAccount_SuspensionReasonSchema.nullable().optional(),
48
+ excluded_communities: z.array(z.string()).describe("Account level excluded communities.").nullable().optional(),
49
+ view_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
50
+ click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
51
+ pixel_partner_preferences: z.array(z.string()).describe("A list of pixel partners allowed by the advertiser.").nullable().optional(),
52
+ primary_contact_member_id: z.string().describe("The ID of the primary contact member.").nullable().optional()
53
+ }).describe("Ad account details returned by the API.");
54
+ const redditAdsGetAdAccount = action("REDDIT_ADS_GET_AD_ACCOUNT", {
55
+ slug: "reddit_ads-get-ad-account",
56
+ name: "Get Ad Account by ID",
57
+ description: "Tool to retrieve details for a specific Reddit ad account by ID. Use when you need to get account information including admin approval status, attribution settings, currency, excluded communities/keywords, and other account configuration. Rate limit: 400 requests per 60 seconds (Campaign Management Read).",
58
+ input: RedditAdsGetAdAccountInput,
59
+ output: z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).describe("Response model for getting an ad account.")
60
+ });
61
+ //#endregion
62
+ export { redditAdsGetAdAccount };
63
+
64
+ //# sourceMappingURL=get-ad-account.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-account.mjs","names":[],"sources":["../../src/actions/get-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountInput: z.ZodTypeAny = z.object({\n ad_account_id: z.string().describe(\"The ID of the ad account to get. Must match pattern ^(t2|a2)_.*\"),\n}).describe(\"Request model for getting an ad account by ID.\");\nconst RedditAdsGetAdAccount_AdAccountTypeSchema: z.ZodTypeAny = z.enum([\"MANAGED\", \"SELF_SERVE\"]).describe(\"Type of ad account.\");\nconst RedditAdsGetAdAccount_AdminApprovalStatusSchema: z.ZodTypeAny = z.enum([\"ADMIN\", \"BANNED\", \"NEEDS_ID_VERIFICATION\", \"PENDING\", \"SUSPENDED\", \"SUSPICIOUS\", \"TRUSTED\", \"VALID\"]).describe(\"Employee set state for the account.\");\nconst RedditAdsGetAdAccount_SpendCapTypeSchema: z.ZodTypeAny = z.enum([\"LIFETIME\"]).describe(\"Spend cap type for the ad account.\");\nconst RedditAdsGetAdAccount_AttributionTypeSchema: z.ZodTypeAny = z.enum([\"ALL_CONVERSION\", \"CLICK_THROUGH_CONVERSION\", \"VIEW_THROUGH_CONVERSION\"]).describe(\"Attribution type for CPA bid types.\");\nconst RedditAdsGetAdAccount_SuspensionReasonSchema: z.ZodTypeAny = z.enum([\"ADVERTISING_POLICY\", \"BEHAVIOR\", \"FRAUD\", \"OTHER\", \"KYC_CHECK_FAILED\"]).describe(\"Reason for account suspension.\");\nconst RedditAdsGetAdAccount_AttributionWindowSchema: z.ZodTypeAny = z.enum([\"DAY\", \"WEEK\", \"MONTH\"]).describe(\"Attribution window period.\");\nconst RedditAdsGetAdAccount_AdAccountDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the ad account.\"),\n name: z.string().describe(\"The ad account name.\"),\n type: RedditAdsGetAdAccount_AdAccountTypeSchema.nullable(),\n currency: z.string().describe(\"Currency for the ad account.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\"),\n business_id: z.string().describe(\"Business ID associated with the ad account.\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\"),\n time_zone_id: z.string().describe(\"Time zone ID for the ad account.\").nullable().optional(),\n admin_approval: RedditAdsGetAdAccount_AdminApprovalStatusSchema.nullable().optional(),\n spend_cap_type: RedditAdsGetAdAccount_SpendCapTypeSchema.nullable().optional(),\n attribution_type: RedditAdsGetAdAccount_AttributionTypeSchema.nullable().optional(),\n excluded_keywords: z.array(z.string()).describe(\"Account level excluded keywords.\").nullable().optional(),\n suspension_reason: RedditAdsGetAdAccount_SuspensionReasonSchema.nullable().optional(),\n excluded_communities: z.array(z.string()).describe(\"Account level excluded communities.\").nullable().optional(),\n view_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),\n click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),\n pixel_partner_preferences: z.array(z.string()).describe(\"A list of pixel partners allowed by the advertiser.\").nullable().optional(),\n primary_contact_member_id: z.string().describe(\"The ID of the primary contact member.\").nullable().optional(),\n}).describe(\"Ad account details returned by the API.\");\nexport const RedditAdsGetAdAccountOutput: z.ZodTypeAny = z.object({\n data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable(),\n}).describe(\"Response model for getting an ad account.\");\n\nexport const redditAdsGetAdAccount = action(\"REDDIT_ADS_GET_AD_ACCOUNT\", {\n slug: \"reddit_ads-get-ad-account\",\n name: \"Get Ad Account by ID\",\n description: \"Tool to retrieve details for a specific Reddit ad account by ID. Use when you need to get account information including admin approval status, attribution settings, currency, excluded communities/keywords, and other account configuration. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsGetAdAccountInput,\n output: RedditAdsGetAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO,EAC/D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,EACtG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA0D,EAAE,KAAK,CAAC,WAAW,YAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB;AAChI,MAAM,kDAAgE,EAAE,KAAK;CAAC;CAAS;CAAU;CAAyB;CAAW;CAAa;CAAc;CAAW;AAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACnO,MAAM,2CAAyD,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC;AACjI,MAAM,8CAA4D,EAAE,KAAK;CAAC;CAAkB;CAA4B;AAAyB,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAClM,MAAM,+CAA6D,EAAE,KAAK;CAAC;CAAsB;CAAY;CAAS;CAAS;AAAkB,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC7L,MAAM,gDAA8D,EAAE,KAAK;CAAC;CAAO;CAAQ;AAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAC1I,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,MAAM,0CAA0C,SAAS;CACzD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,gBAAgB,gDAAgD,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,yCAAyC,SAAS,CAAC,CAAC,SAAS;CAC7E,kBAAkB,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAClF,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,mBAAmB,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACpF,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,yBAAyB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC3F,0BAA0B,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC5F,2BAA2B,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAKrD,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
@@ -0,0 +1,48 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-ad-group.ts
4
+ const RedditAdsGetAdGroupInput = zod.z.object({ ad_group_id: zod.z.string().describe("The ID of the ad group to get.") }).describe("Request model for retrieving an ad group by its ID.");
5
+ const RedditAdsGetAdGroup_AdGroupDataSchema = zod.z.object({
6
+ id: zod.z.string().describe("The unique ID of the ad group."),
7
+ name: zod.z.string().describe("The name of the ad group."),
8
+ app_id: zod.z.string().describe("The ID of the app associated with this ad group.").nullable().optional(),
9
+ bid_type: zod.z.string().describe("The type of bid for the ad group.").nullable().optional(),
10
+ end_time: zod.z.string().describe("The end time of the ad group.").nullable().optional(),
11
+ schedule: zod.z.array(zod.z.object({})).describe("The schedule for the ad group.").nullable().optional(),
12
+ bid_value: zod.z.number().int().describe("The bid value in micros (e.g., 1000000 = $1).").nullable().optional(),
13
+ goal_type: zod.z.string().describe("The goal type for the ad group.").nullable().optional(),
14
+ targeting: zod.z.object({}).describe("The targeting settings for the ad group.").nullable().optional(),
15
+ created_at: zod.z.string().describe("The timestamp when the ad group was created."),
16
+ goal_value: zod.z.number().int().describe("The goal value for the ad group.").nullable().optional(),
17
+ start_time: zod.z.string().describe("The start time of the ad group.").nullable().optional(),
18
+ campaign_id: zod.z.string().describe("The ID of the campaign this ad group belongs to."),
19
+ modified_at: zod.z.string().describe("The timestamp when the ad group was last modified."),
20
+ bid_strategy: zod.z.string().describe("The bidding strategy for the ad group.").nullable().optional(),
21
+ ad_account_id: zod.z.string().describe("The ID of the ad account this ad group belongs to."),
22
+ shopping_type: zod.z.string().describe("The shopping type for the ad group.").nullable().optional(),
23
+ product_set_id: zod.z.string().describe("The ID of the product set associated with this ad group.").nullable().optional(),
24
+ delivery_status: zod.z.array(zod.z.string()).describe("The delivery status of the ad group.").nullable().optional(),
25
+ effective_status: zod.z.string().describe("The effective status of the ad group.").nullable().optional(),
26
+ configured_status: zod.z.string().describe("The configured status of the ad group.").nullable().optional(),
27
+ optimization_goal: zod.z.string().describe("The optimization goal for the ad group.").nullable().optional(),
28
+ saved_audience_id: zod.z.string().describe("The ID of the saved audience used by this ad group.").nullable().optional(),
29
+ shopping_targeting: zod.z.object({}).describe("The shopping targeting settings for the ad group.").nullable().optional(),
30
+ conversion_pixel_id: zod.z.string().describe("The ID of the conversion pixel associated with this ad group.").nullable().optional(),
31
+ skadnetwork_metadata: zod.z.object({}).describe("SKAdNetwork metadata for the ad group.").nullable().optional(),
32
+ campaign_objective_type: zod.z.string().describe("The objective type of the parent campaign.").nullable().optional(),
33
+ optimization_strategy_type: zod.z.string().describe("The optimization strategy type for the ad group.").nullable().optional(),
34
+ view_through_conversion_type: zod.z.string().describe("The view-through conversion type for the ad group.").nullable().optional(),
35
+ is_campaign_budget_optimization: zod.z.boolean().describe("Whether campaign budget optimization is enabled.").nullable().optional()
36
+ }).describe("Ad group data model.");
37
+ const RedditAdsGetAdGroupOutput = zod.z.object({ data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable() }).describe("Response model containing the ad group data.");
38
+ const redditAdsGetAdGroup = require_action.action("REDDIT_ADS_GET_AD_GROUP", {
39
+ slug: "reddit_ads-get-ad-group",
40
+ name: "Get Ad Group",
41
+ description: "Tool to get an ad group by its ID from Reddit Ads API. Use when you need to retrieve details about a specific ad group. Note: Rate limit of 400 requests per 60 seconds applies (Campaign Management Read).",
42
+ input: RedditAdsGetAdGroupInput,
43
+ output: RedditAdsGetAdGroupOutput
44
+ });
45
+ //#endregion
46
+ exports.redditAdsGetAdGroup = redditAdsGetAdGroup;
47
+
48
+ //# sourceMappingURL=get-ad-group.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-group.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdGroupInput: z.ZodTypeAny = z.object({\n ad_group_id: z.string().describe(\"The ID of the ad group to get.\"),\n}).describe(\"Request model for retrieving an ad group by its ID.\");\nconst RedditAdsGetAdGroup_AdGroupDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique ID of the ad group.\"),\n name: z.string().describe(\"The name of the ad group.\"),\n app_id: z.string().describe(\"The ID of the app associated with this ad group.\").nullable().optional(),\n bid_type: z.string().describe(\"The type of bid for the ad group.\").nullable().optional(),\n end_time: z.string().describe(\"The end time of the ad group.\").nullable().optional(),\n schedule: z.array(z.object({})).describe(\"The schedule for the ad group.\").nullable().optional(),\n bid_value: z.number().int().describe(\"The bid value in micros (e.g., 1000000 = $1).\").nullable().optional(),\n goal_type: z.string().describe(\"The goal type for the ad group.\").nullable().optional(),\n targeting: z.object({}).describe(\"The targeting settings for the ad group.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the ad group was created.\"),\n goal_value: z.number().int().describe(\"The goal value for the ad group.\").nullable().optional(),\n start_time: z.string().describe(\"The start time of the ad group.\").nullable().optional(),\n campaign_id: z.string().describe(\"The ID of the campaign this ad group belongs to.\"),\n modified_at: z.string().describe(\"The timestamp when the ad group was last modified.\"),\n bid_strategy: z.string().describe(\"The bidding strategy for the ad group.\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account this ad group belongs to.\"),\n shopping_type: z.string().describe(\"The shopping type for the ad group.\").nullable().optional(),\n product_set_id: z.string().describe(\"The ID of the product set associated with this ad group.\").nullable().optional(),\n delivery_status: z.array(z.string()).describe(\"The delivery status of the ad group.\").nullable().optional(),\n effective_status: z.string().describe(\"The effective status of the ad group.\").nullable().optional(),\n configured_status: z.string().describe(\"The configured status of the ad group.\").nullable().optional(),\n optimization_goal: z.string().describe(\"The optimization goal for the ad group.\").nullable().optional(),\n saved_audience_id: z.string().describe(\"The ID of the saved audience used by this ad group.\").nullable().optional(),\n shopping_targeting: z.object({}).describe(\"The shopping targeting settings for the ad group.\").nullable().optional(),\n conversion_pixel_id: z.string().describe(\"The ID of the conversion pixel associated with this ad group.\").nullable().optional(),\n skadnetwork_metadata: z.object({}).describe(\"SKAdNetwork metadata for the ad group.\").nullable().optional(),\n campaign_objective_type: z.string().describe(\"The objective type of the parent campaign.\").nullable().optional(),\n optimization_strategy_type: z.string().describe(\"The optimization strategy type for the ad group.\").nullable().optional(),\n view_through_conversion_type: z.string().describe(\"The view-through conversion type for the ad group.\").nullable().optional(),\n is_campaign_budget_optimization: z.boolean().describe(\"Whether campaign budget optimization is enabled.\").nullable().optional(),\n}).describe(\"Ad group data model.\");\nexport const RedditAdsGetAdGroupOutput: z.ZodTypeAny = z.object({\n data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable(),\n}).describe(\"Response model containing the ad group data.\");\n\nexport const redditAdsGetAdGroup = action(\"REDDIT_ADS_GET_AD_GROUP\", {\n slug: \"reddit_ads-get-ad-group\",\n name: \"Get Ad Group\",\n description: \"Tool to get an ad group by its ID from Reddit Ads API. Use when you need to retrieve details about a specific ad group. Note: Rate limit of 400 requests per 60 seconds applies (Campaign Management Read).\",\n input: RedditAdsGetAdGroupInput,\n output: RedditAdsGetAdGroupOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-ad-group.d.ts
4
+ declare const RedditAdsGetAdGroupInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAdGroupOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAdGroup };
9
+ //# sourceMappingURL=get-ad-group.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-group.d.cts","names":[],"sources":["../../src/actions/get-ad-group.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEyB;AAAA,cAiCrD,yBAAA,EAA2B,CAAA,CAAE,UAEiB;AAAA,cAE9C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-ad-group.d.ts
4
+ declare const RedditAdsGetAdGroupInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAdGroupOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAdGroup };
9
+ //# sourceMappingURL=get-ad-group.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-group.d.mts","names":[],"sources":["../../src/actions/get-ad-group.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEyB;AAAA,cAiCrD,yBAAA,EAA2B,CAAA,CAAE,UAEiB;AAAA,cAE9C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,47 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-ad-group.ts
4
+ const RedditAdsGetAdGroupInput = z.object({ ad_group_id: z.string().describe("The ID of the ad group to get.") }).describe("Request model for retrieving an ad group by its ID.");
5
+ const RedditAdsGetAdGroup_AdGroupDataSchema = z.object({
6
+ id: z.string().describe("The unique ID of the ad group."),
7
+ name: z.string().describe("The name of the ad group."),
8
+ app_id: z.string().describe("The ID of the app associated with this ad group.").nullable().optional(),
9
+ bid_type: z.string().describe("The type of bid for the ad group.").nullable().optional(),
10
+ end_time: z.string().describe("The end time of the ad group.").nullable().optional(),
11
+ schedule: z.array(z.object({})).describe("The schedule for the ad group.").nullable().optional(),
12
+ bid_value: z.number().int().describe("The bid value in micros (e.g., 1000000 = $1).").nullable().optional(),
13
+ goal_type: z.string().describe("The goal type for the ad group.").nullable().optional(),
14
+ targeting: z.object({}).describe("The targeting settings for the ad group.").nullable().optional(),
15
+ created_at: z.string().describe("The timestamp when the ad group was created."),
16
+ goal_value: z.number().int().describe("The goal value for the ad group.").nullable().optional(),
17
+ start_time: z.string().describe("The start time of the ad group.").nullable().optional(),
18
+ campaign_id: z.string().describe("The ID of the campaign this ad group belongs to."),
19
+ modified_at: z.string().describe("The timestamp when the ad group was last modified."),
20
+ bid_strategy: z.string().describe("The bidding strategy for the ad group.").nullable().optional(),
21
+ ad_account_id: z.string().describe("The ID of the ad account this ad group belongs to."),
22
+ shopping_type: z.string().describe("The shopping type for the ad group.").nullable().optional(),
23
+ product_set_id: z.string().describe("The ID of the product set associated with this ad group.").nullable().optional(),
24
+ delivery_status: z.array(z.string()).describe("The delivery status of the ad group.").nullable().optional(),
25
+ effective_status: z.string().describe("The effective status of the ad group.").nullable().optional(),
26
+ configured_status: z.string().describe("The configured status of the ad group.").nullable().optional(),
27
+ optimization_goal: z.string().describe("The optimization goal for the ad group.").nullable().optional(),
28
+ saved_audience_id: z.string().describe("The ID of the saved audience used by this ad group.").nullable().optional(),
29
+ shopping_targeting: z.object({}).describe("The shopping targeting settings for the ad group.").nullable().optional(),
30
+ conversion_pixel_id: z.string().describe("The ID of the conversion pixel associated with this ad group.").nullable().optional(),
31
+ skadnetwork_metadata: z.object({}).describe("SKAdNetwork metadata for the ad group.").nullable().optional(),
32
+ campaign_objective_type: z.string().describe("The objective type of the parent campaign.").nullable().optional(),
33
+ optimization_strategy_type: z.string().describe("The optimization strategy type for the ad group.").nullable().optional(),
34
+ view_through_conversion_type: z.string().describe("The view-through conversion type for the ad group.").nullable().optional(),
35
+ is_campaign_budget_optimization: z.boolean().describe("Whether campaign budget optimization is enabled.").nullable().optional()
36
+ }).describe("Ad group data model.");
37
+ const redditAdsGetAdGroup = action("REDDIT_ADS_GET_AD_GROUP", {
38
+ slug: "reddit_ads-get-ad-group",
39
+ name: "Get Ad Group",
40
+ description: "Tool to get an ad group by its ID from Reddit Ads API. Use when you need to retrieve details about a specific ad group. Note: Rate limit of 400 requests per 60 seconds applies (Campaign Management Read).",
41
+ input: RedditAdsGetAdGroupInput,
42
+ output: z.object({ data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable() }).describe("Response model containing the ad group data.")
43
+ });
44
+ //#endregion
45
+ export { redditAdsGetAdGroup };
46
+
47
+ //# sourceMappingURL=get-ad-group.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-ad-group.mjs","names":[],"sources":["../../src/actions/get-ad-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdGroupInput: z.ZodTypeAny = z.object({\n ad_group_id: z.string().describe(\"The ID of the ad group to get.\"),\n}).describe(\"Request model for retrieving an ad group by its ID.\");\nconst RedditAdsGetAdGroup_AdGroupDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique ID of the ad group.\"),\n name: z.string().describe(\"The name of the ad group.\"),\n app_id: z.string().describe(\"The ID of the app associated with this ad group.\").nullable().optional(),\n bid_type: z.string().describe(\"The type of bid for the ad group.\").nullable().optional(),\n end_time: z.string().describe(\"The end time of the ad group.\").nullable().optional(),\n schedule: z.array(z.object({})).describe(\"The schedule for the ad group.\").nullable().optional(),\n bid_value: z.number().int().describe(\"The bid value in micros (e.g., 1000000 = $1).\").nullable().optional(),\n goal_type: z.string().describe(\"The goal type for the ad group.\").nullable().optional(),\n targeting: z.object({}).describe(\"The targeting settings for the ad group.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the ad group was created.\"),\n goal_value: z.number().int().describe(\"The goal value for the ad group.\").nullable().optional(),\n start_time: z.string().describe(\"The start time of the ad group.\").nullable().optional(),\n campaign_id: z.string().describe(\"The ID of the campaign this ad group belongs to.\"),\n modified_at: z.string().describe(\"The timestamp when the ad group was last modified.\"),\n bid_strategy: z.string().describe(\"The bidding strategy for the ad group.\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account this ad group belongs to.\"),\n shopping_type: z.string().describe(\"The shopping type for the ad group.\").nullable().optional(),\n product_set_id: z.string().describe(\"The ID of the product set associated with this ad group.\").nullable().optional(),\n delivery_status: z.array(z.string()).describe(\"The delivery status of the ad group.\").nullable().optional(),\n effective_status: z.string().describe(\"The effective status of the ad group.\").nullable().optional(),\n configured_status: z.string().describe(\"The configured status of the ad group.\").nullable().optional(),\n optimization_goal: z.string().describe(\"The optimization goal for the ad group.\").nullable().optional(),\n saved_audience_id: z.string().describe(\"The ID of the saved audience used by this ad group.\").nullable().optional(),\n shopping_targeting: z.object({}).describe(\"The shopping targeting settings for the ad group.\").nullable().optional(),\n conversion_pixel_id: z.string().describe(\"The ID of the conversion pixel associated with this ad group.\").nullable().optional(),\n skadnetwork_metadata: z.object({}).describe(\"SKAdNetwork metadata for the ad group.\").nullable().optional(),\n campaign_objective_type: z.string().describe(\"The objective type of the parent campaign.\").nullable().optional(),\n optimization_strategy_type: z.string().describe(\"The optimization strategy type for the ad group.\").nullable().optional(),\n view_through_conversion_type: z.string().describe(\"The view-through conversion type for the ad group.\").nullable().optional(),\n is_campaign_budget_optimization: z.boolean().describe(\"Whether campaign budget optimization is enabled.\").nullable().optional(),\n}).describe(\"Ad group data model.\");\nexport const RedditAdsGetAdGroupOutput: z.ZodTypeAny = z.object({\n data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable(),\n}).describe(\"Response model containing the ad group data.\");\n\nexport const redditAdsGetAdGroup = action(\"REDDIT_ADS_GET_AD_GROUP\", {\n slug: \"reddit_ads-get-ad-group\",\n name: \"Get Ad Group\",\n description: \"Tool to get an ad group by its ID from Reddit Ads API. Use when you need to retrieve details about a specific ad group. Note: Rate limit of 400 requests per 60 seconds applies (Campaign Management Read).\",\n input: RedditAdsGetAdGroupInput,\n output: RedditAdsGetAdGroupOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,42 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-app-last-fired-at.ts
4
+ const RedditAdsGetAppLastFiredAtInput = zod.z.object({ app_id: zod.z.string().describe("The ID of the app to get the last fired at report. This is typically the app's bundle identifier (e.g., 'com.reddit.frontpage' for Android or iOS apps).") }).describe("Request model for getting the last time mobile conversion events were fired for an app.");
5
+ const RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema = zod.z.object({
6
+ mobile_conversion_rate: zod.z.string().describe("The last time the app had a Rate mobile conversion event fire.").nullable().optional(),
7
+ mobile_conversion_login: zod.z.string().describe("The last time the app had a Login mobile conversion event fire.").nullable().optional(),
8
+ mobile_conversion_search: zod.z.string().describe("The last time the app had a Search mobile conversion event fire.").nullable().optional(),
9
+ mobile_conversion_ad_view: zod.z.string().describe("The last time the app had an Ad View mobile conversion event fire.").nullable().optional(),
10
+ mobile_conversion_install: zod.z.string().describe("The last time the app had an Install mobile conversion event fire.").nullable().optional(),
11
+ mobile_conversion_sign_up: zod.z.string().describe("The last time the app had a Sign Up mobile conversion event fire.").nullable().optional(),
12
+ mobile_conversion_ad_click: zod.z.string().describe("The last time the app had an Ad Click mobile conversion event fire.").nullable().optional(),
13
+ mobile_conversion_checkout: zod.z.string().describe("The last time the app had a Checkout mobile conversion event fire.").nullable().optional(),
14
+ mobile_conversion_purchase: zod.z.string().describe("The last time the app had a Purchase mobile conversion event fire.").nullable().optional(),
15
+ mobile_conversion_reinstall: zod.z.string().describe("The last time the app had a Reinstall mobile conversion event fire.").nullable().optional(),
16
+ mobile_conversion_subscribe: zod.z.string().describe("The last time the app had a Subscribe mobile conversion event fire.").nullable().optional(),
17
+ mobile_conversion_app_launch: zod.z.string().describe("The last time the app had an App Launch mobile conversion event fire.").nullable().optional(),
18
+ mobile_conversion_add_to_cart: zod.z.string().describe("The last time the app had an Add To Cart mobile conversion event fire.").nullable().optional(),
19
+ mobile_conversion_start_trial: zod.z.string().describe("The last time the app had a Start Trial mobile conversion event fire.").nullable().optional(),
20
+ mobile_conversion_view_content: zod.z.string().describe("The last time the app had a View Content mobile conversion event fire.").nullable().optional(),
21
+ mobile_conversion_spend_credits: zod.z.string().describe("The last time the app had a Spend Credits mobile conversion event fire.").nullable().optional(),
22
+ mobile_conversion_level_achieved: zod.z.string().describe("The last time the app had a Level Achieved mobile conversion event fire.").nullable().optional(),
23
+ mobile_conversion_add_to_wishlist: zod.z.string().describe("The last time the app had an Add To Wishlist mobile conversion event fire.").nullable().optional(),
24
+ mobile_conversion_onboard_started: zod.z.string().describe("The last time the app had an Onboard Started mobile conversion event fire.").nullable().optional(),
25
+ mobile_conversion_add_payment_info: zod.z.string().describe("The last time the app had an Add Payment Info mobile conversion event fire.").nullable().optional(),
26
+ mobile_conversion_onboard_completed: zod.z.string().describe("The last time the app had an Onboard Completed mobile conversion event fire.").nullable().optional(),
27
+ mobile_conversion_completed_tutorial: zod.z.string().describe("The last time the app had a Completed Tutorial mobile conversion event fire.").nullable().optional(),
28
+ mobile_conversion_unlock_achievement: zod.z.string().describe("The last time the app had an Unlock Achievement mobile conversion event fire.").nullable().optional(),
29
+ mobile_conversion_first_time_purchase: zod.z.string().describe("The last time the app had a First Time Purchase mobile conversion event fire.").nullable().optional()
30
+ }).describe("Data model containing timestamps for when each mobile conversion event last fired for an app.\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.");
31
+ const RedditAdsGetAppLastFiredAtOutput = zod.z.object({ data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable() }).describe("Response model containing the last fired at report for an app's mobile conversion events.");
32
+ const redditAdsGetAppLastFiredAt = require_action.action("REDDIT_ADS_GET_APP_LAST_FIRED_AT", {
33
+ slug: "reddit_ads-get-app-last-fired-at",
34
+ name: "Get App Last Fired At Report",
35
+ description: "Tool to retrieve the last time mobile conversion events were fired for a specific app ID. Use when you need to check conversion tracking status or verify that mobile events are being received. Rate limit: 30 requests per 60 seconds (Conversion Signals).",
36
+ input: RedditAdsGetAppLastFiredAtInput,
37
+ output: RedditAdsGetAppLastFiredAtOutput
38
+ });
39
+ //#endregion
40
+ exports.redditAdsGetAppLastFiredAt = redditAdsGetAppLastFiredAt;
41
+
42
+ //# sourceMappingURL=get-app-last-fired-at.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-app-last-fired-at.cjs","names":["z","action"],"sources":["../../src/actions/get-app-last-fired-at.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAppLastFiredAtInput: z.ZodTypeAny = z.object({\n app_id: z.string().describe(\"The ID of the app to get the last fired at report. This is typically the app's bundle identifier (e.g., 'com.reddit.frontpage' for Android or iOS apps).\"),\n}).describe(\"Request model for getting the last time mobile conversion events were fired for an app.\");\nconst RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema: z.ZodTypeAny = z.object({\n mobile_conversion_rate: z.string().describe(\"The last time the app had a Rate mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_login: z.string().describe(\"The last time the app had a Login mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_search: z.string().describe(\"The last time the app had a Search mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_ad_view: z.string().describe(\"The last time the app had an Ad View mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_install: z.string().describe(\"The last time the app had an Install mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_sign_up: z.string().describe(\"The last time the app had a Sign Up mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_ad_click: z.string().describe(\"The last time the app had an Ad Click mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_checkout: z.string().describe(\"The last time the app had a Checkout mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_purchase: z.string().describe(\"The last time the app had a Purchase mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_reinstall: z.string().describe(\"The last time the app had a Reinstall mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_subscribe: z.string().describe(\"The last time the app had a Subscribe mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_app_launch: z.string().describe(\"The last time the app had an App Launch mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_add_to_cart: z.string().describe(\"The last time the app had an Add To Cart mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_start_trial: z.string().describe(\"The last time the app had a Start Trial mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_view_content: z.string().describe(\"The last time the app had a View Content mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_spend_credits: z.string().describe(\"The last time the app had a Spend Credits mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_level_achieved: z.string().describe(\"The last time the app had a Level Achieved mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_add_to_wishlist: z.string().describe(\"The last time the app had an Add To Wishlist mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_onboard_started: z.string().describe(\"The last time the app had an Onboard Started mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_add_payment_info: z.string().describe(\"The last time the app had an Add Payment Info mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_onboard_completed: z.string().describe(\"The last time the app had an Onboard Completed mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_completed_tutorial: z.string().describe(\"The last time the app had a Completed Tutorial mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_unlock_achievement: z.string().describe(\"The last time the app had an Unlock Achievement mobile conversion event fire.\").nullable().optional(),\n mobile_conversion_first_time_purchase: z.string().describe(\"The last time the app had a First Time Purchase mobile conversion event fire.\").nullable().optional(),\n}).describe(\"Data model containing timestamps for when each mobile conversion event last fired for an app.\\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.\");\nexport const RedditAdsGetAppLastFiredAtOutput: z.ZodTypeAny = z.object({\n data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable(),\n}).describe(\"Response model containing the last fired at report for an app's mobile conversion events.\");\n\nexport const redditAdsGetAppLastFiredAt = action(\"REDDIT_ADS_GET_APP_LAST_FIRED_AT\", {\n slug: \"reddit_ads-get-app-last-fired-at\",\n name: \"Get App Last Fired At Report\",\n description: \"Tool to retrieve the last time mobile conversion events were fired for a specific app ID. Use when you need to check conversion tracking status or verify that mobile events are being received. Rate limit: 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsGetAppLastFiredAtInput,\n output: RedditAdsGetAppLastFiredAtOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-app-last-fired-at.d.ts
4
+ declare const RedditAdsGetAppLastFiredAtInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAppLastFiredAtOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAppLastFiredAt: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAppLastFiredAt };
9
+ //# sourceMappingURL=get-app-last-fired-at.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-app-last-fired-at.d.cts","names":[],"sources":["../../src/actions/get-app-last-fired-at.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEsD;AAAA,cA2BzF,gCAAA,EAAkC,CAAA,CAAE,UAEuD;AAAA,cAE3F,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-app-last-fired-at.d.ts
4
+ declare const RedditAdsGetAppLastFiredAtInput: z.ZodTypeAny;
5
+ declare const RedditAdsGetAppLastFiredAtOutput: z.ZodTypeAny;
6
+ declare const redditAdsGetAppLastFiredAt: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { redditAdsGetAppLastFiredAt };
9
+ //# sourceMappingURL=get-app-last-fired-at.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-app-last-fired-at.d.mts","names":[],"sources":["../../src/actions/get-app-last-fired-at.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEsD;AAAA,cA2BzF,gCAAA,EAAkC,CAAA,CAAE,UAEuD;AAAA,cAE3F,0BAAA,gCAA0B,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/get-app-last-fired-at.ts
4
+ const RedditAdsGetAppLastFiredAtInput = z.object({ app_id: z.string().describe("The ID of the app to get the last fired at report. This is typically the app's bundle identifier (e.g., 'com.reddit.frontpage' for Android or iOS apps).") }).describe("Request model for getting the last time mobile conversion events were fired for an app.");
5
+ const RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema = z.object({
6
+ mobile_conversion_rate: z.string().describe("The last time the app had a Rate mobile conversion event fire.").nullable().optional(),
7
+ mobile_conversion_login: z.string().describe("The last time the app had a Login mobile conversion event fire.").nullable().optional(),
8
+ mobile_conversion_search: z.string().describe("The last time the app had a Search mobile conversion event fire.").nullable().optional(),
9
+ mobile_conversion_ad_view: z.string().describe("The last time the app had an Ad View mobile conversion event fire.").nullable().optional(),
10
+ mobile_conversion_install: z.string().describe("The last time the app had an Install mobile conversion event fire.").nullable().optional(),
11
+ mobile_conversion_sign_up: z.string().describe("The last time the app had a Sign Up mobile conversion event fire.").nullable().optional(),
12
+ mobile_conversion_ad_click: z.string().describe("The last time the app had an Ad Click mobile conversion event fire.").nullable().optional(),
13
+ mobile_conversion_checkout: z.string().describe("The last time the app had a Checkout mobile conversion event fire.").nullable().optional(),
14
+ mobile_conversion_purchase: z.string().describe("The last time the app had a Purchase mobile conversion event fire.").nullable().optional(),
15
+ mobile_conversion_reinstall: z.string().describe("The last time the app had a Reinstall mobile conversion event fire.").nullable().optional(),
16
+ mobile_conversion_subscribe: z.string().describe("The last time the app had a Subscribe mobile conversion event fire.").nullable().optional(),
17
+ mobile_conversion_app_launch: z.string().describe("The last time the app had an App Launch mobile conversion event fire.").nullable().optional(),
18
+ mobile_conversion_add_to_cart: z.string().describe("The last time the app had an Add To Cart mobile conversion event fire.").nullable().optional(),
19
+ mobile_conversion_start_trial: z.string().describe("The last time the app had a Start Trial mobile conversion event fire.").nullable().optional(),
20
+ mobile_conversion_view_content: z.string().describe("The last time the app had a View Content mobile conversion event fire.").nullable().optional(),
21
+ mobile_conversion_spend_credits: z.string().describe("The last time the app had a Spend Credits mobile conversion event fire.").nullable().optional(),
22
+ mobile_conversion_level_achieved: z.string().describe("The last time the app had a Level Achieved mobile conversion event fire.").nullable().optional(),
23
+ mobile_conversion_add_to_wishlist: z.string().describe("The last time the app had an Add To Wishlist mobile conversion event fire.").nullable().optional(),
24
+ mobile_conversion_onboard_started: z.string().describe("The last time the app had an Onboard Started mobile conversion event fire.").nullable().optional(),
25
+ mobile_conversion_add_payment_info: z.string().describe("The last time the app had an Add Payment Info mobile conversion event fire.").nullable().optional(),
26
+ mobile_conversion_onboard_completed: z.string().describe("The last time the app had an Onboard Completed mobile conversion event fire.").nullable().optional(),
27
+ mobile_conversion_completed_tutorial: z.string().describe("The last time the app had a Completed Tutorial mobile conversion event fire.").nullable().optional(),
28
+ mobile_conversion_unlock_achievement: z.string().describe("The last time the app had an Unlock Achievement mobile conversion event fire.").nullable().optional(),
29
+ mobile_conversion_first_time_purchase: z.string().describe("The last time the app had a First Time Purchase mobile conversion event fire.").nullable().optional()
30
+ }).describe("Data model containing timestamps for when each mobile conversion event last fired for an app.\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.");
31
+ const redditAdsGetAppLastFiredAt = action("REDDIT_ADS_GET_APP_LAST_FIRED_AT", {
32
+ slug: "reddit_ads-get-app-last-fired-at",
33
+ name: "Get App Last Fired At Report",
34
+ description: "Tool to retrieve the last time mobile conversion events were fired for a specific app ID. Use when you need to check conversion tracking status or verify that mobile events are being received. Rate limit: 30 requests per 60 seconds (Conversion Signals).",
35
+ input: RedditAdsGetAppLastFiredAtInput,
36
+ output: z.object({ data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable() }).describe("Response model containing the last fired at report for an app's mobile conversion events.")
37
+ });
38
+ //#endregion
39
+ export { redditAdsGetAppLastFiredAt };
40
+
41
+ //# sourceMappingURL=get-app-last-fired-at.mjs.map