@keystrokehq/reddit_ads 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (667) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-ad-group.cjs +6 -6
  4. package/dist/actions/create-ad-group.cjs.map +1 -1
  5. package/dist/actions/create-ad-group.d.cts +82 -3
  6. package/dist/actions/create-ad-group.d.cts.map +1 -1
  7. package/dist/actions/create-ad-group.d.mts +82 -3
  8. package/dist/actions/create-ad-group.d.mts.map +1 -1
  9. package/dist/actions/create-ad-group.mjs +6 -6
  10. package/dist/actions/create-ad-group.mjs.map +1 -1
  11. package/dist/actions/create-batch-products.cjs +7 -7
  12. package/dist/actions/create-batch-products.cjs.map +1 -1
  13. package/dist/actions/create-batch-products.d.cts +125 -3
  14. package/dist/actions/create-batch-products.d.cts.map +1 -1
  15. package/dist/actions/create-batch-products.d.mts +125 -3
  16. package/dist/actions/create-batch-products.d.mts.map +1 -1
  17. package/dist/actions/create-batch-products.mjs +7 -7
  18. package/dist/actions/create-batch-products.mjs.map +1 -1
  19. package/dist/actions/create-campaign.cjs +7 -7
  20. package/dist/actions/create-campaign.cjs.map +1 -1
  21. package/dist/actions/create-campaign.d.cts +147 -3
  22. package/dist/actions/create-campaign.d.cts.map +1 -1
  23. package/dist/actions/create-campaign.d.mts +147 -3
  24. package/dist/actions/create-campaign.d.mts.map +1 -1
  25. package/dist/actions/create-campaign.mjs +7 -7
  26. package/dist/actions/create-campaign.mjs.map +1 -1
  27. package/dist/actions/create-custom-audience.cjs +5 -5
  28. package/dist/actions/create-custom-audience.cjs.map +1 -1
  29. package/dist/actions/create-custom-audience.d.cts +34 -3
  30. package/dist/actions/create-custom-audience.d.cts.map +1 -1
  31. package/dist/actions/create-custom-audience.d.mts +34 -3
  32. package/dist/actions/create-custom-audience.d.mts.map +1 -1
  33. package/dist/actions/create-custom-audience.mjs +5 -5
  34. package/dist/actions/create-custom-audience.mjs.map +1 -1
  35. package/dist/actions/create-lead-gen-form.cjs +4 -4
  36. package/dist/actions/create-lead-gen-form.cjs.map +1 -1
  37. package/dist/actions/create-lead-gen-form.d.cts +51 -3
  38. package/dist/actions/create-lead-gen-form.d.cts.map +1 -1
  39. package/dist/actions/create-lead-gen-form.d.mts +51 -3
  40. package/dist/actions/create-lead-gen-form.d.mts.map +1 -1
  41. package/dist/actions/create-lead-gen-form.mjs +4 -4
  42. package/dist/actions/create-lead-gen-form.mjs.map +1 -1
  43. package/dist/actions/create-post.cjs +6 -6
  44. package/dist/actions/create-post.cjs.map +1 -1
  45. package/dist/actions/create-post.d.cts +61 -3
  46. package/dist/actions/create-post.d.cts.map +1 -1
  47. package/dist/actions/create-post.d.mts +61 -3
  48. package/dist/actions/create-post.d.mts.map +1 -1
  49. package/dist/actions/create-post.mjs +6 -6
  50. package/dist/actions/create-post.mjs.map +1 -1
  51. package/dist/actions/create-product-catalog.cjs +3 -3
  52. package/dist/actions/create-product-catalog.cjs.map +1 -1
  53. package/dist/actions/create-product-catalog.d.cts +72 -3
  54. package/dist/actions/create-product-catalog.d.cts.map +1 -1
  55. package/dist/actions/create-product-catalog.d.mts +72 -3
  56. package/dist/actions/create-product-catalog.d.mts.map +1 -1
  57. package/dist/actions/create-product-catalog.mjs +3 -3
  58. package/dist/actions/create-product-catalog.mjs.map +1 -1
  59. package/dist/actions/create-product-feed.cjs +4 -4
  60. package/dist/actions/create-product-feed.cjs.map +1 -1
  61. package/dist/actions/create-product-feed.d.cts +50 -3
  62. package/dist/actions/create-product-feed.d.cts.map +1 -1
  63. package/dist/actions/create-product-feed.d.mts +50 -3
  64. package/dist/actions/create-product-feed.d.mts.map +1 -1
  65. package/dist/actions/create-product-feed.mjs +4 -4
  66. package/dist/actions/create-product-feed.mjs.map +1 -1
  67. package/dist/actions/create-product-set.cjs +4 -4
  68. package/dist/actions/create-product-set.cjs.map +1 -1
  69. package/dist/actions/create-product-set.d.cts +30 -3
  70. package/dist/actions/create-product-set.d.cts.map +1 -1
  71. package/dist/actions/create-product-set.d.mts +30 -3
  72. package/dist/actions/create-product-set.d.mts.map +1 -1
  73. package/dist/actions/create-product-set.mjs +4 -4
  74. package/dist/actions/create-product-set.mjs.map +1 -1
  75. package/dist/actions/create-saved-audience.cjs +6 -6
  76. package/dist/actions/create-saved-audience.cjs.map +1 -1
  77. package/dist/actions/create-saved-audience.d.cts +102 -3
  78. package/dist/actions/create-saved-audience.d.cts.map +1 -1
  79. package/dist/actions/create-saved-audience.d.mts +102 -3
  80. package/dist/actions/create-saved-audience.d.mts.map +1 -1
  81. package/dist/actions/create-saved-audience.mjs +6 -6
  82. package/dist/actions/create-saved-audience.mjs.map +1 -1
  83. package/dist/actions/create-structured-post-creation-job.cjs +18 -18
  84. package/dist/actions/create-structured-post-creation-job.cjs.map +1 -1
  85. package/dist/actions/create-structured-post-creation-job.d.cts +113 -3
  86. package/dist/actions/create-structured-post-creation-job.d.cts.map +1 -1
  87. package/dist/actions/create-structured-post-creation-job.d.mts +113 -3
  88. package/dist/actions/create-structured-post-creation-job.d.mts.map +1 -1
  89. package/dist/actions/create-structured-post-creation-job.mjs +18 -18
  90. package/dist/actions/create-structured-post-creation-job.mjs.map +1 -1
  91. package/dist/actions/delete-custom-audience.cjs +1 -1
  92. package/dist/actions/delete-custom-audience.cjs.map +1 -1
  93. package/dist/actions/delete-custom-audience.d.cts +7 -3
  94. package/dist/actions/delete-custom-audience.d.cts.map +1 -1
  95. package/dist/actions/delete-custom-audience.d.mts +7 -3
  96. package/dist/actions/delete-custom-audience.d.mts.map +1 -1
  97. package/dist/actions/delete-custom-audience.mjs +1 -1
  98. package/dist/actions/delete-custom-audience.mjs.map +1 -1
  99. package/dist/actions/delete-product-catalog.cjs +1 -1
  100. package/dist/actions/delete-product-catalog.cjs.map +1 -1
  101. package/dist/actions/delete-product-catalog.d.cts +7 -3
  102. package/dist/actions/delete-product-catalog.d.cts.map +1 -1
  103. package/dist/actions/delete-product-catalog.d.mts +7 -3
  104. package/dist/actions/delete-product-catalog.d.mts.map +1 -1
  105. package/dist/actions/delete-product-catalog.mjs +1 -1
  106. package/dist/actions/delete-product-catalog.mjs.map +1 -1
  107. package/dist/actions/delete-product-feed.cjs +1 -1
  108. package/dist/actions/delete-product-feed.cjs.map +1 -1
  109. package/dist/actions/delete-product-feed.d.cts +7 -3
  110. package/dist/actions/delete-product-feed.d.cts.map +1 -1
  111. package/dist/actions/delete-product-feed.d.mts +7 -3
  112. package/dist/actions/delete-product-feed.d.mts.map +1 -1
  113. package/dist/actions/delete-product-feed.mjs +1 -1
  114. package/dist/actions/delete-product-feed.mjs.map +1 -1
  115. package/dist/actions/delete-product-set.cjs +1 -1
  116. package/dist/actions/delete-product-set.cjs.map +1 -1
  117. package/dist/actions/delete-product-set.d.cts +7 -3
  118. package/dist/actions/delete-product-set.d.cts.map +1 -1
  119. package/dist/actions/delete-product-set.d.mts +7 -3
  120. package/dist/actions/delete-product-set.d.mts.map +1 -1
  121. package/dist/actions/delete-product-set.mjs +1 -1
  122. package/dist/actions/delete-product-set.mjs.map +1 -1
  123. package/dist/actions/delete-products.cjs +1 -1
  124. package/dist/actions/delete-products.cjs.map +1 -1
  125. package/dist/actions/delete-products.d.cts +11 -3
  126. package/dist/actions/delete-products.d.cts.map +1 -1
  127. package/dist/actions/delete-products.d.mts +11 -3
  128. package/dist/actions/delete-products.d.mts.map +1 -1
  129. package/dist/actions/delete-products.mjs +1 -1
  130. package/dist/actions/delete-products.mjs.map +1 -1
  131. package/dist/actions/do-geolocation-validations.cjs +3 -3
  132. package/dist/actions/do-geolocation-validations.cjs.map +1 -1
  133. package/dist/actions/do-geolocation-validations.d.cts +19 -3
  134. package/dist/actions/do-geolocation-validations.d.cts.map +1 -1
  135. package/dist/actions/do-geolocation-validations.d.mts +19 -3
  136. package/dist/actions/do-geolocation-validations.d.mts.map +1 -1
  137. package/dist/actions/do-geolocation-validations.mjs +3 -3
  138. package/dist/actions/do-geolocation-validations.mjs.map +1 -1
  139. package/dist/actions/do-keyword-validations.cjs +4 -4
  140. package/dist/actions/do-keyword-validations.cjs.map +1 -1
  141. package/dist/actions/do-keyword-validations.d.cts +17 -3
  142. package/dist/actions/do-keyword-validations.d.cts.map +1 -1
  143. package/dist/actions/do-keyword-validations.d.mts +17 -3
  144. package/dist/actions/do-keyword-validations.d.mts.map +1 -1
  145. package/dist/actions/do-keyword-validations.mjs +4 -4
  146. package/dist/actions/do-keyword-validations.mjs.map +1 -1
  147. package/dist/actions/generate-inspiration-creative-summary.cjs +8 -8
  148. package/dist/actions/generate-inspiration-creative-summary.cjs.map +1 -1
  149. package/dist/actions/generate-inspiration-creative-summary.d.cts +39 -3
  150. package/dist/actions/generate-inspiration-creative-summary.d.cts.map +1 -1
  151. package/dist/actions/generate-inspiration-creative-summary.d.mts +39 -3
  152. package/dist/actions/generate-inspiration-creative-summary.d.mts.map +1 -1
  153. package/dist/actions/generate-inspiration-creative-summary.mjs +8 -8
  154. package/dist/actions/generate-inspiration-creative-summary.mjs.map +1 -1
  155. package/dist/actions/get-a-report.cjs +3 -3
  156. package/dist/actions/get-a-report.cjs.map +1 -1
  157. package/dist/actions/get-a-report.d.cts +55 -3
  158. package/dist/actions/get-a-report.d.cts.map +1 -1
  159. package/dist/actions/get-a-report.d.mts +55 -3
  160. package/dist/actions/get-a-report.d.mts.map +1 -1
  161. package/dist/actions/get-a-report.mjs +3 -3
  162. package/dist/actions/get-a-report.mjs.map +1 -1
  163. package/dist/actions/get-ad-account-history.cjs +6 -6
  164. package/dist/actions/get-ad-account-history.cjs.map +1 -1
  165. package/dist/actions/get-ad-account-history.d.cts +61 -3
  166. package/dist/actions/get-ad-account-history.d.cts.map +1 -1
  167. package/dist/actions/get-ad-account-history.d.mts +61 -3
  168. package/dist/actions/get-ad-account-history.d.mts.map +1 -1
  169. package/dist/actions/get-ad-account-history.mjs +6 -6
  170. package/dist/actions/get-ad-account-history.mjs.map +1 -1
  171. package/dist/actions/get-ad-account.cjs +6 -6
  172. package/dist/actions/get-ad-account.cjs.map +1 -1
  173. package/dist/actions/get-ad-account.d.cts +60 -3
  174. package/dist/actions/get-ad-account.d.cts.map +1 -1
  175. package/dist/actions/get-ad-account.d.mts +60 -3
  176. package/dist/actions/get-ad-account.d.mts.map +1 -1
  177. package/dist/actions/get-ad-account.mjs +6 -6
  178. package/dist/actions/get-ad-account.mjs.map +1 -1
  179. package/dist/actions/get-ad-group.cjs +12 -12
  180. package/dist/actions/get-ad-group.cjs.map +1 -1
  181. package/dist/actions/get-ad-group.d.cts +40 -3
  182. package/dist/actions/get-ad-group.d.cts.map +1 -1
  183. package/dist/actions/get-ad-group.d.mts +40 -3
  184. package/dist/actions/get-ad-group.d.mts.map +1 -1
  185. package/dist/actions/get-ad-group.mjs +12 -12
  186. package/dist/actions/get-ad-group.mjs.map +1 -1
  187. package/dist/actions/get-app-last-fired-at.cjs +2 -2
  188. package/dist/actions/get-app-last-fired-at.cjs.map +1 -1
  189. package/dist/actions/get-app-last-fired-at.d.cts +34 -3
  190. package/dist/actions/get-app-last-fired-at.d.cts.map +1 -1
  191. package/dist/actions/get-app-last-fired-at.d.mts +34 -3
  192. package/dist/actions/get-app-last-fired-at.d.mts.map +1 -1
  193. package/dist/actions/get-app-last-fired-at.mjs +2 -2
  194. package/dist/actions/get-app-last-fired-at.mjs.map +1 -1
  195. package/dist/actions/get-business.cjs +8 -8
  196. package/dist/actions/get-business.cjs.map +1 -1
  197. package/dist/actions/get-business.d.cts +21 -3
  198. package/dist/actions/get-business.d.cts.map +1 -1
  199. package/dist/actions/get-business.d.mts +21 -3
  200. package/dist/actions/get-business.d.mts.map +1 -1
  201. package/dist/actions/get-business.mjs +8 -8
  202. package/dist/actions/get-business.mjs.map +1 -1
  203. package/dist/actions/get-campaign.cjs +10 -10
  204. package/dist/actions/get-campaign.cjs.map +1 -1
  205. package/dist/actions/get-campaign.d.cts +38 -3
  206. package/dist/actions/get-campaign.d.cts.map +1 -1
  207. package/dist/actions/get-campaign.d.mts +38 -3
  208. package/dist/actions/get-campaign.d.mts.map +1 -1
  209. package/dist/actions/get-campaign.mjs +10 -10
  210. package/dist/actions/get-campaign.mjs.map +1 -1
  211. package/dist/actions/get-channel-planning-reach.cjs +5 -5
  212. package/dist/actions/get-channel-planning-reach.cjs.map +1 -1
  213. package/dist/actions/get-channel-planning-reach.d.cts +36 -3
  214. package/dist/actions/get-channel-planning-reach.d.cts.map +1 -1
  215. package/dist/actions/get-channel-planning-reach.d.mts +36 -3
  216. package/dist/actions/get-channel-planning-reach.d.mts.map +1 -1
  217. package/dist/actions/get-channel-planning-reach.mjs +5 -5
  218. package/dist/actions/get-channel-planning-reach.mjs.map +1 -1
  219. package/dist/actions/get-child-funding-instruments.cjs +8 -8
  220. package/dist/actions/get-child-funding-instruments.cjs.map +1 -1
  221. package/dist/actions/get-child-funding-instruments.d.cts +29 -3
  222. package/dist/actions/get-child-funding-instruments.d.cts.map +1 -1
  223. package/dist/actions/get-child-funding-instruments.d.mts +29 -3
  224. package/dist/actions/get-child-funding-instruments.d.mts.map +1 -1
  225. package/dist/actions/get-child-funding-instruments.mjs +8 -8
  226. package/dist/actions/get-child-funding-instruments.mjs.map +1 -1
  227. package/dist/actions/get-custom-audience.cjs +15 -15
  228. package/dist/actions/get-custom-audience.cjs.map +1 -1
  229. package/dist/actions/get-custom-audience.d.cts +68 -3
  230. package/dist/actions/get-custom-audience.d.cts.map +1 -1
  231. package/dist/actions/get-custom-audience.d.mts +68 -3
  232. package/dist/actions/get-custom-audience.d.mts.map +1 -1
  233. package/dist/actions/get-custom-audience.mjs +15 -15
  234. package/dist/actions/get-custom-audience.mjs.map +1 -1
  235. package/dist/actions/get-lead-gen-form.cjs +3 -3
  236. package/dist/actions/get-lead-gen-form.cjs.map +1 -1
  237. package/dist/actions/get-lead-gen-form.d.cts +18 -3
  238. package/dist/actions/get-lead-gen-form.d.cts.map +1 -1
  239. package/dist/actions/get-lead-gen-form.d.mts +18 -3
  240. package/dist/actions/get-lead-gen-form.d.mts.map +1 -1
  241. package/dist/actions/get-lead-gen-form.mjs +3 -3
  242. package/dist/actions/get-lead-gen-form.mjs.map +1 -1
  243. package/dist/actions/get-me.cjs +5 -5
  244. package/dist/actions/get-me.cjs.map +1 -1
  245. package/dist/actions/get-me.d.cts +13 -3
  246. package/dist/actions/get-me.d.cts.map +1 -1
  247. package/dist/actions/get-me.d.mts +13 -3
  248. package/dist/actions/get-me.d.mts.map +1 -1
  249. package/dist/actions/get-me.mjs +5 -5
  250. package/dist/actions/get-me.mjs.map +1 -1
  251. package/dist/actions/get-pixel-last-fired-at.cjs +4 -4
  252. package/dist/actions/get-pixel-last-fired-at.cjs.map +1 -1
  253. package/dist/actions/get-pixel-last-fired-at.d.cts +24 -3
  254. package/dist/actions/get-pixel-last-fired-at.d.cts.map +1 -1
  255. package/dist/actions/get-pixel-last-fired-at.d.mts +24 -3
  256. package/dist/actions/get-pixel-last-fired-at.d.mts.map +1 -1
  257. package/dist/actions/get-pixel-last-fired-at.mjs +4 -4
  258. package/dist/actions/get-pixel-last-fired-at.mjs.map +1 -1
  259. package/dist/actions/get-post.cjs +5 -5
  260. package/dist/actions/get-post.cjs.map +1 -1
  261. package/dist/actions/get-post.d.cts +32 -3
  262. package/dist/actions/get-post.d.cts.map +1 -1
  263. package/dist/actions/get-post.d.mts +32 -3
  264. package/dist/actions/get-post.d.mts.map +1 -1
  265. package/dist/actions/get-post.mjs +5 -5
  266. package/dist/actions/get-post.mjs.map +1 -1
  267. package/dist/actions/get-product-catalog.cjs +3 -3
  268. package/dist/actions/get-product-catalog.cjs.map +1 -1
  269. package/dist/actions/get-product-catalog.d.cts +42 -3
  270. package/dist/actions/get-product-catalog.d.cts.map +1 -1
  271. package/dist/actions/get-product-catalog.d.mts +42 -3
  272. package/dist/actions/get-product-catalog.d.mts.map +1 -1
  273. package/dist/actions/get-product-catalog.mjs +3 -3
  274. package/dist/actions/get-product-catalog.mjs.map +1 -1
  275. package/dist/actions/get-product-feed.cjs +9 -9
  276. package/dist/actions/get-product-feed.cjs.map +1 -1
  277. package/dist/actions/get-product-feed.d.cts +36 -3
  278. package/dist/actions/get-product-feed.d.cts.map +1 -1
  279. package/dist/actions/get-product-feed.d.mts +36 -3
  280. package/dist/actions/get-product-feed.d.mts.map +1 -1
  281. package/dist/actions/get-product-feed.mjs +9 -9
  282. package/dist/actions/get-product-feed.mjs.map +1 -1
  283. package/dist/actions/get-product-set.cjs +4 -4
  284. package/dist/actions/get-product-set.cjs.map +1 -1
  285. package/dist/actions/get-product-set.d.cts +22 -3
  286. package/dist/actions/get-product-set.d.cts.map +1 -1
  287. package/dist/actions/get-product-set.d.mts +22 -3
  288. package/dist/actions/get-product-set.d.mts.map +1 -1
  289. package/dist/actions/get-product-set.mjs +4 -4
  290. package/dist/actions/get-product-set.mjs.map +1 -1
  291. package/dist/actions/get-profile.cjs +6 -6
  292. package/dist/actions/get-profile.cjs.map +1 -1
  293. package/dist/actions/get-profile.d.cts +15 -3
  294. package/dist/actions/get-profile.d.cts.map +1 -1
  295. package/dist/actions/get-profile.d.mts +15 -3
  296. package/dist/actions/get-profile.d.mts.map +1 -1
  297. package/dist/actions/get-profile.mjs +6 -6
  298. package/dist/actions/get-profile.mjs.map +1 -1
  299. package/dist/actions/get-saved-audience.cjs +9 -9
  300. package/dist/actions/get-saved-audience.cjs.map +1 -1
  301. package/dist/actions/get-saved-audience.d.cts +52 -3
  302. package/dist/actions/get-saved-audience.d.cts.map +1 -1
  303. package/dist/actions/get-saved-audience.d.mts +52 -3
  304. package/dist/actions/get-saved-audience.d.mts.map +1 -1
  305. package/dist/actions/get-saved-audience.mjs +9 -9
  306. package/dist/actions/get-saved-audience.mjs.map +1 -1
  307. package/dist/actions/get-sk-ad-network-availability.cjs +3 -3
  308. package/dist/actions/get-sk-ad-network-availability.cjs.map +1 -1
  309. package/dist/actions/get-sk-ad-network-availability.d.cts +32 -3
  310. package/dist/actions/get-sk-ad-network-availability.d.cts.map +1 -1
  311. package/dist/actions/get-sk-ad-network-availability.d.mts +32 -3
  312. package/dist/actions/get-sk-ad-network-availability.d.mts.map +1 -1
  313. package/dist/actions/get-sk-ad-network-availability.mjs +3 -3
  314. package/dist/actions/get-sk-ad-network-availability.mjs.map +1 -1
  315. package/dist/actions/get-structured-post.cjs +3 -3
  316. package/dist/actions/get-structured-post.cjs.map +1 -1
  317. package/dist/actions/get-structured-post.d.cts +15 -3
  318. package/dist/actions/get-structured-post.d.cts.map +1 -1
  319. package/dist/actions/get-structured-post.d.mts +15 -3
  320. package/dist/actions/get-structured-post.d.mts.map +1 -1
  321. package/dist/actions/get-structured-post.mjs +3 -3
  322. package/dist/actions/get-structured-post.mjs.map +1 -1
  323. package/dist/actions/list-ad-accounts-by-business.cjs +3 -3
  324. package/dist/actions/list-ad-accounts-by-business.cjs.map +1 -1
  325. package/dist/actions/list-ad-accounts-by-business.d.cts +38 -3
  326. package/dist/actions/list-ad-accounts-by-business.d.cts.map +1 -1
  327. package/dist/actions/list-ad-accounts-by-business.d.mts +38 -3
  328. package/dist/actions/list-ad-accounts-by-business.d.mts.map +1 -1
  329. package/dist/actions/list-ad-accounts-by-business.mjs +3 -3
  330. package/dist/actions/list-ad-accounts-by-business.mjs.map +1 -1
  331. package/dist/actions/list-ad-groups.cjs +9 -9
  332. package/dist/actions/list-ad-groups.cjs.map +1 -1
  333. package/dist/actions/list-ad-groups.d.cts +52 -3
  334. package/dist/actions/list-ad-groups.d.cts.map +1 -1
  335. package/dist/actions/list-ad-groups.d.mts +52 -3
  336. package/dist/actions/list-ad-groups.d.mts.map +1 -1
  337. package/dist/actions/list-ad-groups.mjs +9 -9
  338. package/dist/actions/list-ad-groups.mjs.map +1 -1
  339. package/dist/actions/list-ads.cjs +2 -2
  340. package/dist/actions/list-ads.cjs.map +1 -1
  341. package/dist/actions/list-ads.d.cts +19 -3
  342. package/dist/actions/list-ads.d.cts.map +1 -1
  343. package/dist/actions/list-ads.d.mts +19 -3
  344. package/dist/actions/list-ads.d.mts.map +1 -1
  345. package/dist/actions/list-ads.mjs +2 -2
  346. package/dist/actions/list-ads.mjs.map +1 -1
  347. package/dist/actions/list-campaigns.cjs +10 -10
  348. package/dist/actions/list-campaigns.cjs.map +1 -1
  349. package/dist/actions/list-campaigns.d.cts +46 -3
  350. package/dist/actions/list-campaigns.d.cts.map +1 -1
  351. package/dist/actions/list-campaigns.d.mts +46 -3
  352. package/dist/actions/list-campaigns.d.mts.map +1 -1
  353. package/dist/actions/list-campaigns.mjs +10 -10
  354. package/dist/actions/list-campaigns.mjs.map +1 -1
  355. package/dist/actions/list-carriers.cjs +6 -6
  356. package/dist/actions/list-carriers.cjs.map +1 -1
  357. package/dist/actions/list-carriers.d.cts +19 -3
  358. package/dist/actions/list-carriers.d.cts.map +1 -1
  359. package/dist/actions/list-carriers.d.mts +19 -3
  360. package/dist/actions/list-carriers.d.mts.map +1 -1
  361. package/dist/actions/list-carriers.mjs +6 -6
  362. package/dist/actions/list-carriers.mjs.map +1 -1
  363. package/dist/actions/list-catalog-imports.cjs +4 -4
  364. package/dist/actions/list-catalog-imports.cjs.map +1 -1
  365. package/dist/actions/list-catalog-imports.d.cts +30 -3
  366. package/dist/actions/list-catalog-imports.d.cts.map +1 -1
  367. package/dist/actions/list-catalog-imports.d.mts +30 -3
  368. package/dist/actions/list-catalog-imports.d.mts.map +1 -1
  369. package/dist/actions/list-catalog-imports.mjs +4 -4
  370. package/dist/actions/list-catalog-imports.mjs.map +1 -1
  371. package/dist/actions/list-communities-suggestions.cjs +6 -6
  372. package/dist/actions/list-communities-suggestions.cjs.map +1 -1
  373. package/dist/actions/list-communities-suggestions.d.cts +26 -3
  374. package/dist/actions/list-communities-suggestions.d.cts.map +1 -1
  375. package/dist/actions/list-communities-suggestions.d.mts +26 -3
  376. package/dist/actions/list-communities-suggestions.d.mts.map +1 -1
  377. package/dist/actions/list-communities-suggestions.mjs +6 -6
  378. package/dist/actions/list-communities-suggestions.mjs.map +1 -1
  379. package/dist/actions/list-communities.cjs +6 -6
  380. package/dist/actions/list-communities.cjs.map +1 -1
  381. package/dist/actions/list-communities.d.cts +24 -3
  382. package/dist/actions/list-communities.d.cts.map +1 -1
  383. package/dist/actions/list-communities.d.mts +24 -3
  384. package/dist/actions/list-communities.d.mts.map +1 -1
  385. package/dist/actions/list-communities.mjs +6 -6
  386. package/dist/actions/list-communities.mjs.map +1 -1
  387. package/dist/actions/list-devices.cjs +3 -3
  388. package/dist/actions/list-devices.cjs.map +1 -1
  389. package/dist/actions/list-devices.d.cts +18 -3
  390. package/dist/actions/list-devices.d.cts.map +1 -1
  391. package/dist/actions/list-devices.d.mts +18 -3
  392. package/dist/actions/list-devices.d.mts.map +1 -1
  393. package/dist/actions/list-devices.mjs +3 -3
  394. package/dist/actions/list-devices.mjs.map +1 -1
  395. package/dist/actions/list-funding-instruments.cjs +4 -4
  396. package/dist/actions/list-funding-instruments.cjs.map +1 -1
  397. package/dist/actions/list-funding-instruments.d.cts +49 -3
  398. package/dist/actions/list-funding-instruments.d.cts.map +1 -1
  399. package/dist/actions/list-funding-instruments.d.mts +49 -3
  400. package/dist/actions/list-funding-instruments.d.mts.map +1 -1
  401. package/dist/actions/list-funding-instruments.mjs +4 -4
  402. package/dist/actions/list-funding-instruments.mjs.map +1 -1
  403. package/dist/actions/list-geolocations.cjs +2 -2
  404. package/dist/actions/list-geolocations.cjs.map +1 -1
  405. package/dist/actions/list-geolocations.d.cts +21 -3
  406. package/dist/actions/list-geolocations.d.cts.map +1 -1
  407. package/dist/actions/list-geolocations.d.mts +21 -3
  408. package/dist/actions/list-geolocations.d.mts.map +1 -1
  409. package/dist/actions/list-geolocations.mjs +2 -2
  410. package/dist/actions/list-geolocations.mjs.map +1 -1
  411. package/dist/actions/list-industries.cjs +4 -4
  412. package/dist/actions/list-industries.cjs.map +1 -1
  413. package/dist/actions/list-industries.d.cts +8 -3
  414. package/dist/actions/list-industries.d.cts.map +1 -1
  415. package/dist/actions/list-industries.d.mts +8 -3
  416. package/dist/actions/list-industries.d.mts.map +1 -1
  417. package/dist/actions/list-industries.mjs +4 -4
  418. package/dist/actions/list-industries.mjs.map +1 -1
  419. package/dist/actions/list-interests.cjs +5 -5
  420. package/dist/actions/list-interests.cjs.map +1 -1
  421. package/dist/actions/list-interests.d.cts +9 -3
  422. package/dist/actions/list-interests.d.cts.map +1 -1
  423. package/dist/actions/list-interests.d.mts +9 -3
  424. package/dist/actions/list-interests.d.mts.map +1 -1
  425. package/dist/actions/list-interests.mjs +5 -5
  426. package/dist/actions/list-interests.mjs.map +1 -1
  427. package/dist/actions/list-lead-gen-forms.cjs +4 -4
  428. package/dist/actions/list-lead-gen-forms.cjs.map +1 -1
  429. package/dist/actions/list-lead-gen-forms.d.cts +26 -3
  430. package/dist/actions/list-lead-gen-forms.d.cts.map +1 -1
  431. package/dist/actions/list-lead-gen-forms.d.mts +26 -3
  432. package/dist/actions/list-lead-gen-forms.d.mts.map +1 -1
  433. package/dist/actions/list-lead-gen-forms.mjs +4 -4
  434. package/dist/actions/list-lead-gen-forms.mjs.map +1 -1
  435. package/dist/actions/list-my-businesses.cjs +3 -3
  436. package/dist/actions/list-my-businesses.cjs.map +1 -1
  437. package/dist/actions/list-my-businesses.d.cts +34 -3
  438. package/dist/actions/list-my-businesses.d.cts.map +1 -1
  439. package/dist/actions/list-my-businesses.d.mts +34 -3
  440. package/dist/actions/list-my-businesses.d.mts.map +1 -1
  441. package/dist/actions/list-my-businesses.mjs +3 -3
  442. package/dist/actions/list-my-businesses.mjs.map +1 -1
  443. package/dist/actions/list-pixels-by-ad-account.cjs +2 -2
  444. package/dist/actions/list-pixels-by-ad-account.cjs.map +1 -1
  445. package/dist/actions/list-pixels-by-ad-account.d.cts +26 -3
  446. package/dist/actions/list-pixels-by-ad-account.d.cts.map +1 -1
  447. package/dist/actions/list-pixels-by-ad-account.d.mts +26 -3
  448. package/dist/actions/list-pixels-by-ad-account.d.mts.map +1 -1
  449. package/dist/actions/list-pixels-by-ad-account.mjs +2 -2
  450. package/dist/actions/list-pixels-by-ad-account.mjs.map +1 -1
  451. package/dist/actions/list-pixels-by-business.cjs +4 -4
  452. package/dist/actions/list-pixels-by-business.cjs.map +1 -1
  453. package/dist/actions/list-pixels-by-business.d.cts +26 -3
  454. package/dist/actions/list-pixels-by-business.d.cts.map +1 -1
  455. package/dist/actions/list-pixels-by-business.d.mts +26 -3
  456. package/dist/actions/list-pixels-by-business.d.mts.map +1 -1
  457. package/dist/actions/list-pixels-by-business.mjs +4 -4
  458. package/dist/actions/list-pixels-by-business.mjs.map +1 -1
  459. package/dist/actions/list-posts.cjs +7 -7
  460. package/dist/actions/list-posts.cjs.map +1 -1
  461. package/dist/actions/list-posts.d.cts +45 -3
  462. package/dist/actions/list-posts.d.cts.map +1 -1
  463. package/dist/actions/list-posts.d.mts +45 -3
  464. package/dist/actions/list-posts.d.mts.map +1 -1
  465. package/dist/actions/list-posts.mjs +7 -7
  466. package/dist/actions/list-posts.mjs.map +1 -1
  467. package/dist/actions/list-product-catalogs.cjs +8 -8
  468. package/dist/actions/list-product-catalogs.cjs.map +1 -1
  469. package/dist/actions/list-product-catalogs.d.cts +24 -3
  470. package/dist/actions/list-product-catalogs.d.cts.map +1 -1
  471. package/dist/actions/list-product-catalogs.d.mts +24 -3
  472. package/dist/actions/list-product-catalogs.d.mts.map +1 -1
  473. package/dist/actions/list-product-catalogs.mjs +8 -8
  474. package/dist/actions/list-product-catalogs.mjs.map +1 -1
  475. package/dist/actions/list-product-feeds.cjs +9 -9
  476. package/dist/actions/list-product-feeds.cjs.map +1 -1
  477. package/dist/actions/list-product-feeds.d.cts +23 -3
  478. package/dist/actions/list-product-feeds.d.cts.map +1 -1
  479. package/dist/actions/list-product-feeds.d.mts +23 -3
  480. package/dist/actions/list-product-feeds.d.mts.map +1 -1
  481. package/dist/actions/list-product-feeds.mjs +9 -9
  482. package/dist/actions/list-product-feeds.mjs.map +1 -1
  483. package/dist/actions/list-product-sets.cjs +4 -4
  484. package/dist/actions/list-product-sets.cjs.map +1 -1
  485. package/dist/actions/list-product-sets.d.cts +28 -3
  486. package/dist/actions/list-product-sets.d.cts.map +1 -1
  487. package/dist/actions/list-product-sets.d.mts +28 -3
  488. package/dist/actions/list-product-sets.d.mts.map +1 -1
  489. package/dist/actions/list-product-sets.mjs +4 -4
  490. package/dist/actions/list-product-sets.mjs.map +1 -1
  491. package/dist/actions/list-products-in-product-catalog.cjs +17 -17
  492. package/dist/actions/list-products-in-product-catalog.cjs.map +1 -1
  493. package/dist/actions/list-products-in-product-catalog.d.cts +82 -3
  494. package/dist/actions/list-products-in-product-catalog.d.cts.map +1 -1
  495. package/dist/actions/list-products-in-product-catalog.d.mts +82 -3
  496. package/dist/actions/list-products-in-product-catalog.d.mts.map +1 -1
  497. package/dist/actions/list-products-in-product-catalog.mjs +17 -17
  498. package/dist/actions/list-products-in-product-catalog.mjs.map +1 -1
  499. package/dist/actions/list-products-in-product-set.cjs +13 -13
  500. package/dist/actions/list-products-in-product-set.cjs.map +1 -1
  501. package/dist/actions/list-products-in-product-set.d.cts +127 -3
  502. package/dist/actions/list-products-in-product-set.d.cts.map +1 -1
  503. package/dist/actions/list-products-in-product-set.d.mts +127 -3
  504. package/dist/actions/list-products-in-product-set.d.mts.map +1 -1
  505. package/dist/actions/list-products-in-product-set.mjs +13 -13
  506. package/dist/actions/list-products-in-product-set.mjs.map +1 -1
  507. package/dist/actions/list-profiles-by-ad-account.cjs +3 -3
  508. package/dist/actions/list-profiles-by-ad-account.cjs.map +1 -1
  509. package/dist/actions/list-profiles-by-ad-account.d.cts +23 -3
  510. package/dist/actions/list-profiles-by-ad-account.d.cts.map +1 -1
  511. package/dist/actions/list-profiles-by-ad-account.d.mts +23 -3
  512. package/dist/actions/list-profiles-by-ad-account.d.mts.map +1 -1
  513. package/dist/actions/list-profiles-by-ad-account.mjs +3 -3
  514. package/dist/actions/list-profiles-by-ad-account.mjs.map +1 -1
  515. package/dist/actions/list-profiles-by-business.cjs +3 -3
  516. package/dist/actions/list-profiles-by-business.cjs.map +1 -1
  517. package/dist/actions/list-profiles-by-business.d.cts +23 -3
  518. package/dist/actions/list-profiles-by-business.d.cts.map +1 -1
  519. package/dist/actions/list-profiles-by-business.d.mts +23 -3
  520. package/dist/actions/list-profiles-by-business.d.mts.map +1 -1
  521. package/dist/actions/list-profiles-by-business.mjs +3 -3
  522. package/dist/actions/list-profiles-by-business.mjs.map +1 -1
  523. package/dist/actions/list-saved-audiences.cjs +11 -11
  524. package/dist/actions/list-saved-audiences.cjs.map +1 -1
  525. package/dist/actions/list-saved-audiences.d.cts +30 -3
  526. package/dist/actions/list-saved-audiences.d.cts.map +1 -1
  527. package/dist/actions/list-saved-audiences.d.mts +30 -3
  528. package/dist/actions/list-saved-audiences.d.mts.map +1 -1
  529. package/dist/actions/list-saved-audiences.mjs +11 -11
  530. package/dist/actions/list-saved-audiences.mjs.map +1 -1
  531. package/dist/actions/list-structured-posts.cjs +3 -3
  532. package/dist/actions/list-structured-posts.cjs.map +1 -1
  533. package/dist/actions/list-structured-posts.d.cts +37 -3
  534. package/dist/actions/list-structured-posts.d.cts.map +1 -1
  535. package/dist/actions/list-structured-posts.d.mts +37 -3
  536. package/dist/actions/list-structured-posts.d.mts.map +1 -1
  537. package/dist/actions/list-structured-posts.mjs +3 -3
  538. package/dist/actions/list-structured-posts.mjs.map +1 -1
  539. package/dist/actions/list-time-zones.cjs +9 -9
  540. package/dist/actions/list-time-zones.cjs.map +1 -1
  541. package/dist/actions/list-time-zones.d.cts +22 -3
  542. package/dist/actions/list-time-zones.d.cts.map +1 -1
  543. package/dist/actions/list-time-zones.d.mts +22 -3
  544. package/dist/actions/list-time-zones.d.mts.map +1 -1
  545. package/dist/actions/list-time-zones.mjs +9 -9
  546. package/dist/actions/list-time-zones.mjs.map +1 -1
  547. package/dist/actions/list-user-custom-audiences.cjs +6 -6
  548. package/dist/actions/list-user-custom-audiences.cjs.map +1 -1
  549. package/dist/actions/list-user-custom-audiences.d.cts +38 -3
  550. package/dist/actions/list-user-custom-audiences.d.cts.map +1 -1
  551. package/dist/actions/list-user-custom-audiences.d.mts +38 -3
  552. package/dist/actions/list-user-custom-audiences.d.mts.map +1 -1
  553. package/dist/actions/list-user-custom-audiences.mjs +6 -6
  554. package/dist/actions/list-user-custom-audiences.mjs.map +1 -1
  555. package/dist/actions/list3rd-party-audiences.cjs +4 -4
  556. package/dist/actions/list3rd-party-audiences.cjs.map +1 -1
  557. package/dist/actions/list3rd-party-audiences.d.cts +24 -3
  558. package/dist/actions/list3rd-party-audiences.d.cts.map +1 -1
  559. package/dist/actions/list3rd-party-audiences.d.mts +24 -3
  560. package/dist/actions/list3rd-party-audiences.d.mts.map +1 -1
  561. package/dist/actions/list3rd-party-audiences.mjs +4 -4
  562. package/dist/actions/list3rd-party-audiences.mjs.map +1 -1
  563. package/dist/actions/query-ad-accounts.cjs +5 -5
  564. package/dist/actions/query-ad-accounts.cjs.map +1 -1
  565. package/dist/actions/query-ad-accounts.d.cts +58 -3
  566. package/dist/actions/query-ad-accounts.d.cts.map +1 -1
  567. package/dist/actions/query-ad-accounts.d.mts +58 -3
  568. package/dist/actions/query-ad-accounts.d.mts.map +1 -1
  569. package/dist/actions/query-ad-accounts.mjs +5 -5
  570. package/dist/actions/query-ad-accounts.mjs.map +1 -1
  571. package/dist/actions/query-funding-instruments-by-business.cjs +3 -3
  572. package/dist/actions/query-funding-instruments-by-business.cjs.map +1 -1
  573. package/dist/actions/query-funding-instruments-by-business.d.cts +44 -3
  574. package/dist/actions/query-funding-instruments-by-business.d.cts.map +1 -1
  575. package/dist/actions/query-funding-instruments-by-business.d.mts +44 -3
  576. package/dist/actions/query-funding-instruments-by-business.d.mts.map +1 -1
  577. package/dist/actions/query-funding-instruments-by-business.mjs +3 -3
  578. package/dist/actions/query-funding-instruments-by-business.mjs.map +1 -1
  579. package/dist/actions/search-communities.cjs +6 -6
  580. package/dist/actions/search-communities.cjs.map +1 -1
  581. package/dist/actions/search-communities.d.cts +24 -3
  582. package/dist/actions/search-communities.d.cts.map +1 -1
  583. package/dist/actions/search-communities.d.mts +24 -3
  584. package/dist/actions/search-communities.d.mts.map +1 -1
  585. package/dist/actions/search-communities.mjs +6 -6
  586. package/dist/actions/search-communities.mjs.map +1 -1
  587. package/dist/actions/update-ad-account.cjs +2 -2
  588. package/dist/actions/update-ad-account.cjs.map +1 -1
  589. package/dist/actions/update-ad-account.d.cts +88 -3
  590. package/dist/actions/update-ad-account.d.cts.map +1 -1
  591. package/dist/actions/update-ad-account.d.mts +88 -3
  592. package/dist/actions/update-ad-account.d.mts.map +1 -1
  593. package/dist/actions/update-ad-account.mjs +2 -2
  594. package/dist/actions/update-ad-account.mjs.map +1 -1
  595. package/dist/actions/update-business.cjs +2 -2
  596. package/dist/actions/update-business.cjs.map +1 -1
  597. package/dist/actions/update-business.d.cts +66 -3
  598. package/dist/actions/update-business.d.cts.map +1 -1
  599. package/dist/actions/update-business.d.mts +66 -3
  600. package/dist/actions/update-business.d.mts.map +1 -1
  601. package/dist/actions/update-business.mjs +2 -2
  602. package/dist/actions/update-business.mjs.map +1 -1
  603. package/dist/actions/update-campaign.cjs +3 -3
  604. package/dist/actions/update-campaign.cjs.map +1 -1
  605. package/dist/actions/update-campaign.d.cts +113 -3
  606. package/dist/actions/update-campaign.d.cts.map +1 -1
  607. package/dist/actions/update-campaign.d.mts +113 -3
  608. package/dist/actions/update-campaign.d.mts.map +1 -1
  609. package/dist/actions/update-campaign.mjs +3 -3
  610. package/dist/actions/update-campaign.mjs.map +1 -1
  611. package/dist/actions/update-custom-audience-users.cjs +1 -1
  612. package/dist/actions/update-custom-audience-users.cjs.map +1 -1
  613. package/dist/actions/update-custom-audience-users.d.cts +31 -3
  614. package/dist/actions/update-custom-audience-users.d.cts.map +1 -1
  615. package/dist/actions/update-custom-audience-users.d.mts +31 -3
  616. package/dist/actions/update-custom-audience-users.d.mts.map +1 -1
  617. package/dist/actions/update-custom-audience-users.mjs +1 -1
  618. package/dist/actions/update-custom-audience-users.mjs.map +1 -1
  619. package/dist/actions/update-post.cjs +2 -2
  620. package/dist/actions/update-post.cjs.map +1 -1
  621. package/dist/actions/update-post.d.cts +27 -3
  622. package/dist/actions/update-post.d.cts.map +1 -1
  623. package/dist/actions/update-post.d.mts +27 -3
  624. package/dist/actions/update-post.d.mts.map +1 -1
  625. package/dist/actions/update-post.mjs +2 -2
  626. package/dist/actions/update-post.mjs.map +1 -1
  627. package/dist/actions/update-product-catalog.cjs +3 -3
  628. package/dist/actions/update-product-catalog.cjs.map +1 -1
  629. package/dist/actions/update-product-catalog.d.cts +50 -3
  630. package/dist/actions/update-product-catalog.d.cts.map +1 -1
  631. package/dist/actions/update-product-catalog.d.mts +50 -3
  632. package/dist/actions/update-product-catalog.d.mts.map +1 -1
  633. package/dist/actions/update-product-catalog.mjs +3 -3
  634. package/dist/actions/update-product-catalog.mjs.map +1 -1
  635. package/dist/actions/update-product-feed.cjs +3 -3
  636. package/dist/actions/update-product-feed.cjs.map +1 -1
  637. package/dist/actions/update-product-feed.d.cts +69 -3
  638. package/dist/actions/update-product-feed.d.cts.map +1 -1
  639. package/dist/actions/update-product-feed.d.mts +69 -3
  640. package/dist/actions/update-product-feed.d.mts.map +1 -1
  641. package/dist/actions/update-product-feed.mjs +3 -3
  642. package/dist/actions/update-product-feed.mjs.map +1 -1
  643. package/dist/actions/update-product-set.cjs +4 -4
  644. package/dist/actions/update-product-set.cjs.map +1 -1
  645. package/dist/actions/update-product-set.d.cts +30 -3
  646. package/dist/actions/update-product-set.d.cts.map +1 -1
  647. package/dist/actions/update-product-set.d.mts +30 -3
  648. package/dist/actions/update-product-set.d.mts.map +1 -1
  649. package/dist/actions/update-product-set.mjs +4 -4
  650. package/dist/actions/update-product-set.mjs.map +1 -1
  651. package/dist/actions/update-saved-audience.cjs +3 -3
  652. package/dist/actions/update-saved-audience.cjs.map +1 -1
  653. package/dist/actions/update-saved-audience.d.cts +97 -3
  654. package/dist/actions/update-saved-audience.d.cts.map +1 -1
  655. package/dist/actions/update-saved-audience.d.mts +97 -3
  656. package/dist/actions/update-saved-audience.d.mts.map +1 -1
  657. package/dist/actions/update-saved-audience.mjs +3 -3
  658. package/dist/actions/update-saved-audience.mjs.map +1 -1
  659. package/dist/actions/update-structured-post.cjs +2 -2
  660. package/dist/actions/update-structured-post.cjs.map +1 -1
  661. package/dist/actions/update-structured-post.d.cts +21 -3
  662. package/dist/actions/update-structured-post.d.cts.map +1 -1
  663. package/dist/actions/update-structured-post.d.mts +21 -3
  664. package/dist/actions/update-structured-post.d.mts.map +1 -1
  665. package/dist/actions/update-structured-post.mjs +2 -2
  666. package/dist/actions/update-structured-post.mjs.map +1 -1
  667. package/package.json +2 -2
@@ -32,13 +32,13 @@ const RedditAdsGetAdAccount_AttributionWindowSchema = z.enum([
32
32
  "MONTH"
33
33
  ]).describe("Attribution window period.");
34
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."),
35
+ id: z.string().describe("The ID of the ad account.").nullable(),
36
+ name: z.string().describe("The ad account name.").nullable(),
37
37
  type: RedditAdsGetAdAccount_AdAccountTypeSchema.nullable(),
38
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."),
39
+ created_at: z.string().describe("The time that this entity was created represented in ISO 8601.").nullable(),
40
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."),
41
+ modified_at: z.string().describe("The last time that this entity was modified represented in ISO 8601.").nullable(),
42
42
  time_zone_id: z.string().describe("Time zone ID for the ad account.").nullable().optional(),
43
43
  admin_approval: RedditAdsGetAdAccount_AdminApprovalStatusSchema.nullable().optional(),
44
44
  spend_cap_type: RedditAdsGetAdAccount_SpendCapTypeSchema.nullable().optional(),
@@ -50,13 +50,13 @@ const RedditAdsGetAdAccount_AdAccountDataSchema = z.object({
50
50
  click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
51
51
  pixel_partner_preferences: z.array(z.string()).describe("A list of pixel partners allowed by the advertiser.").nullable().optional(),
52
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.");
53
+ }).passthrough().describe("Ad account details returned by the API.");
54
54
  const redditAdsGetAdAccount = action("REDDIT_ADS_GET_AD_ACCOUNT", {
55
55
  slug: "reddit_ads-get-ad-account",
56
56
  name: "Get Ad Account by ID",
57
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
58
  input: RedditAdsGetAdAccountInput,
59
- output: z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).describe("Response model for getting an ad account.")
59
+ output: z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).passthrough().describe("Response model for getting an ad account.")
60
60
  });
61
61
  //#endregion
62
62
  export { redditAdsGetAdAccount };
@@ -1 +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"}
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.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.enum([\"MANAGED\", \"SELF_SERVE\"]).describe(\"Type of ad account.\");\nconst RedditAdsGetAdAccount_AdminApprovalStatusSchema = z.enum([\"ADMIN\", \"BANNED\", \"NEEDS_ID_VERIFICATION\", \"PENDING\", \"SUSPENDED\", \"SUSPICIOUS\", \"TRUSTED\", \"VALID\"]).describe(\"Employee set state for the account.\");\nconst RedditAdsGetAdAccount_SpendCapTypeSchema = z.enum([\"LIFETIME\"]).describe(\"Spend cap type for the ad account.\");\nconst RedditAdsGetAdAccount_AttributionTypeSchema = z.enum([\"ALL_CONVERSION\", \"CLICK_THROUGH_CONVERSION\", \"VIEW_THROUGH_CONVERSION\"]).describe(\"Attribution type for CPA bid types.\");\nconst RedditAdsGetAdAccount_SuspensionReasonSchema = z.enum([\"ADVERTISING_POLICY\", \"BEHAVIOR\", \"FRAUD\", \"OTHER\", \"KYC_CHECK_FAILED\"]).describe(\"Reason for account suspension.\");\nconst RedditAdsGetAdAccount_AttributionWindowSchema = z.enum([\"DAY\", \"WEEK\", \"MONTH\"]).describe(\"Attribution window period.\");\nconst RedditAdsGetAdAccount_AdAccountDataSchema = z.object({\n id: z.string().describe(\"The ID of the ad account.\").nullable(),\n name: z.string().describe(\"The ad account name.\").nullable(),\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.\").nullable(),\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.\").nullable(),\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}).passthrough().describe(\"Ad account details returned by the API.\");\nexport const RedditAdsGetAdAccountOutput = z.object({\n data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable(),\n}).passthrough().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,6BAA6B,EAAE,OAAO,EACjD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,EACtG,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA4C,EAAE,KAAK,CAAC,WAAW,YAAY,CAAC,CAAC,CAAC,SAAS,qBAAqB;AAClH,MAAM,kDAAkD,EAAE,KAAK;CAAC;CAAS;CAAU;CAAyB;CAAW;CAAa;CAAc;CAAW;AAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACrN,MAAM,2CAA2C,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC;AACnH,MAAM,8CAA8C,EAAE,KAAK;CAAC;CAAkB;CAA4B;AAAyB,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACpL,MAAM,+CAA+C,EAAE,KAAK;CAAC;CAAsB;CAAY;CAAS;CAAS;AAAkB,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC/K,MAAM,gDAAgD,EAAE,KAAK;CAAC;CAAO;CAAQ;AAAO,CAAC,CAAC,CAAC,SAAS,4BAA4B;AAC5H,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,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,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAClH,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,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,0CAA0C,SAAS,EAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -3,22 +3,22 @@ let zod = require("zod");
3
3
  //#region src/actions/get-ad-group.ts
4
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
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."),
6
+ id: zod.z.string().describe("The unique ID of the ad group.").nullable(),
7
+ name: zod.z.string().describe("The name of the ad group.").nullable(),
8
8
  app_id: zod.z.string().describe("The ID of the app associated with this ad group.").nullable().optional(),
9
9
  bid_type: zod.z.string().describe("The type of bid for the ad group.").nullable().optional(),
10
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(),
11
+ schedule: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("The schedule for the ad group.").nullable().optional(),
12
12
  bid_value: zod.z.number().int().describe("The bid value in micros (e.g., 1000000 = $1).").nullable().optional(),
13
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."),
14
+ targeting: zod.z.record(zod.z.string(), zod.z.unknown()).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.").nullable(),
16
16
  goal_value: zod.z.number().int().describe("The goal value for the ad group.").nullable().optional(),
17
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."),
18
+ campaign_id: zod.z.string().describe("The ID of the campaign this ad group belongs to.").nullable(),
19
+ modified_at: zod.z.string().describe("The timestamp when the ad group was last modified.").nullable(),
20
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."),
21
+ ad_account_id: zod.z.string().describe("The ID of the ad account this ad group belongs to.").nullable(),
22
22
  shopping_type: zod.z.string().describe("The shopping type for the ad group.").nullable().optional(),
23
23
  product_set_id: zod.z.string().describe("The ID of the product set associated with this ad group.").nullable().optional(),
24
24
  delivery_status: zod.z.array(zod.z.string()).describe("The delivery status of the ad group.").nullable().optional(),
@@ -26,15 +26,15 @@ const RedditAdsGetAdGroup_AdGroupDataSchema = zod.z.object({
26
26
  configured_status: zod.z.string().describe("The configured status of the ad group.").nullable().optional(),
27
27
  optimization_goal: zod.z.string().describe("The optimization goal for the ad group.").nullable().optional(),
28
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(),
29
+ shopping_targeting: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The shopping targeting settings for the ad group.").nullable().optional(),
30
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(),
31
+ skadnetwork_metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("SKAdNetwork metadata for the ad group.").nullable().optional(),
32
32
  campaign_objective_type: zod.z.string().describe("The objective type of the parent campaign.").nullable().optional(),
33
33
  optimization_strategy_type: zod.z.string().describe("The optimization strategy type for the ad group.").nullable().optional(),
34
34
  view_through_conversion_type: zod.z.string().describe("The view-through conversion type for the ad group.").nullable().optional(),
35
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.");
36
+ }).passthrough().describe("Ad group data model.");
37
+ const RedditAdsGetAdGroupOutput = zod.z.object({ data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable() }).passthrough().describe("Response model containing the ad group data.");
38
38
  const redditAdsGetAdGroup = require_action.action("REDDIT_ADS_GET_AD_GROUP", {
39
39
  slug: "reddit_ads-get-ad-group",
40
40
  name: "Get Ad Group",
@@ -1 +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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"}
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.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.object({\n id: z.string().describe(\"The unique ID of the ad group.\").nullable(),\n name: z.string().describe(\"The name of the ad group.\").nullable(),\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.record(z.string(), z.unknown())).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.record(z.string(), z.unknown()).describe(\"The targeting settings for the ad group.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the ad group was created.\").nullable(),\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.\").nullable(),\n modified_at: z.string().describe(\"The timestamp when the ad group was last modified.\").nullable(),\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.\").nullable(),\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.record(z.string(), z.unknown()).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.record(z.string(), z.unknown()).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}).passthrough().describe(\"Ad group data model.\");\nexport const RedditAdsGetAdGroupOutput = z.object({\n data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable(),\n}).passthrough().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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"}
@@ -1,9 +1,46 @@
1
1
  import { z } from "zod";
2
2
 
3
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]>;
4
+ declare const RedditAdsGetAdGroupInput: z.ZodObject<{
5
+ ad_group_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ app_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ bid_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ end_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ schedule: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ bid_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ goal_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
+ created_at: z.ZodNullable<z.ZodString>;
19
+ goal_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ campaign_id: z.ZodNullable<z.ZodString>;
22
+ modified_at: z.ZodNullable<z.ZodString>;
23
+ bid_strategy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ad_account_id: z.ZodNullable<z.ZodString>;
25
+ shopping_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ product_set_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ delivery_status: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
28
+ effective_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ configured_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ optimization_goal: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ saved_audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ shopping_targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
33
+ conversion_pixel_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ skadnetwork_metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
35
+ campaign_objective_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ optimization_strategy_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ view_through_conversion_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ is_campaign_budget_optimization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
39
+ }, z.core.$loose>>;
40
+ }, z.core.$loose>;
41
+ declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
42
+ ad_group_id: string;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { redditAdsGetAdGroup };
9
46
  //# sourceMappingURL=get-ad-group.d.cts.map
@@ -1 +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"}
1
+ {"version":3,"file":"get-ad-group.d.cts","names":[],"sources":["../../src/actions/get-ad-group.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAmCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,46 @@
1
1
  import { z } from "zod";
2
2
 
3
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]>;
4
+ declare const RedditAdsGetAdGroupInput: z.ZodObject<{
5
+ ad_group_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ app_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ bid_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ end_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ schedule: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
+ bid_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ goal_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
+ created_at: z.ZodNullable<z.ZodString>;
19
+ goal_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ campaign_id: z.ZodNullable<z.ZodString>;
22
+ modified_at: z.ZodNullable<z.ZodString>;
23
+ bid_strategy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ ad_account_id: z.ZodNullable<z.ZodString>;
25
+ shopping_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ product_set_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ delivery_status: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
28
+ effective_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ configured_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ optimization_goal: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ saved_audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ shopping_targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
33
+ conversion_pixel_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ skadnetwork_metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
35
+ campaign_objective_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ optimization_strategy_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ view_through_conversion_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ is_campaign_budget_optimization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
39
+ }, z.core.$loose>>;
40
+ }, z.core.$loose>;
41
+ declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
42
+ ad_group_id: string;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
44
  //#endregion
8
45
  export { redditAdsGetAdGroup };
9
46
  //# sourceMappingURL=get-ad-group.d.mts.map
@@ -1 +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"}
1
+ {"version":3,"file":"get-ad-group.d.mts","names":[],"sources":["../../src/actions/get-ad-group.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAmCxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -3,22 +3,22 @@ import { z } from "zod";
3
3
  //#region src/actions/get-ad-group.ts
4
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
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."),
6
+ id: z.string().describe("The unique ID of the ad group.").nullable(),
7
+ name: z.string().describe("The name of the ad group.").nullable(),
8
8
  app_id: z.string().describe("The ID of the app associated with this ad group.").nullable().optional(),
9
9
  bid_type: z.string().describe("The type of bid for the ad group.").nullable().optional(),
10
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(),
11
+ schedule: z.array(z.record(z.string(), z.unknown())).describe("The schedule for the ad group.").nullable().optional(),
12
12
  bid_value: z.number().int().describe("The bid value in micros (e.g., 1000000 = $1).").nullable().optional(),
13
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."),
14
+ targeting: z.record(z.string(), z.unknown()).describe("The targeting settings for the ad group.").nullable().optional(),
15
+ created_at: z.string().describe("The timestamp when the ad group was created.").nullable(),
16
16
  goal_value: z.number().int().describe("The goal value for the ad group.").nullable().optional(),
17
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."),
18
+ campaign_id: z.string().describe("The ID of the campaign this ad group belongs to.").nullable(),
19
+ modified_at: z.string().describe("The timestamp when the ad group was last modified.").nullable(),
20
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."),
21
+ ad_account_id: z.string().describe("The ID of the ad account this ad group belongs to.").nullable(),
22
22
  shopping_type: z.string().describe("The shopping type for the ad group.").nullable().optional(),
23
23
  product_set_id: z.string().describe("The ID of the product set associated with this ad group.").nullable().optional(),
24
24
  delivery_status: z.array(z.string()).describe("The delivery status of the ad group.").nullable().optional(),
@@ -26,20 +26,20 @@ const RedditAdsGetAdGroup_AdGroupDataSchema = z.object({
26
26
  configured_status: z.string().describe("The configured status of the ad group.").nullable().optional(),
27
27
  optimization_goal: z.string().describe("The optimization goal for the ad group.").nullable().optional(),
28
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(),
29
+ shopping_targeting: z.record(z.string(), z.unknown()).describe("The shopping targeting settings for the ad group.").nullable().optional(),
30
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(),
31
+ skadnetwork_metadata: z.record(z.string(), z.unknown()).describe("SKAdNetwork metadata for the ad group.").nullable().optional(),
32
32
  campaign_objective_type: z.string().describe("The objective type of the parent campaign.").nullable().optional(),
33
33
  optimization_strategy_type: z.string().describe("The optimization strategy type for the ad group.").nullable().optional(),
34
34
  view_through_conversion_type: z.string().describe("The view-through conversion type for the ad group.").nullable().optional(),
35
35
  is_campaign_budget_optimization: z.boolean().describe("Whether campaign budget optimization is enabled.").nullable().optional()
36
- }).describe("Ad group data model.");
36
+ }).passthrough().describe("Ad group data model.");
37
37
  const redditAdsGetAdGroup = action("REDDIT_ADS_GET_AD_GROUP", {
38
38
  slug: "reddit_ads-get-ad-group",
39
39
  name: "Get Ad Group",
40
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
41
  input: RedditAdsGetAdGroupInput,
42
- output: z.object({ data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable() }).describe("Response model containing the ad group data.")
42
+ output: z.object({ data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable() }).passthrough().describe("Response model containing the ad group data.")
43
43
  });
44
44
  //#endregion
45
45
  export { redditAdsGetAdGroup };
@@ -1 +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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"}
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.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.object({\n id: z.string().describe(\"The unique ID of the ad group.\").nullable(),\n name: z.string().describe(\"The name of the ad group.\").nullable(),\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.record(z.string(), z.unknown())).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.record(z.string(), z.unknown()).describe(\"The targeting settings for the ad group.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the ad group was created.\").nullable(),\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.\").nullable(),\n modified_at: z.string().describe(\"The timestamp when the ad group was last modified.\").nullable(),\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.\").nullable(),\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.record(z.string(), z.unknown()).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.record(z.string(), z.unknown()).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}).passthrough().describe(\"Ad group data model.\");\nexport const RedditAdsGetAdGroupOutput = z.object({\n data: RedditAdsGetAdGroup_AdGroupDataSchema.nullable(),\n}).passthrough().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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"}
@@ -27,8 +27,8 @@ const RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema = zod.z.object({
27
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
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
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.");
30
+ }).passthrough().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() }).passthrough().describe("Response model containing the last fired at report for an app's mobile conversion events.");
32
32
  const redditAdsGetAppLastFiredAt = require_action.action("REDDIT_ADS_GET_APP_LAST_FIRED_AT", {
33
33
  slug: "reddit_ads-get-app-last-fired-at",
34
34
  name: "Get App Last Fired At Report",
@@ -1 +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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"}
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.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.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}).passthrough().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.object({\n data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable(),\n}).passthrough().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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"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
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]>;
4
+ declare const RedditAdsGetAppLastFiredAtInput: z.ZodObject<{
5
+ app_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RedditAdsGetAppLastFiredAtOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ mobile_conversion_rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ mobile_conversion_login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ mobile_conversion_search: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ mobile_conversion_ad_view: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ mobile_conversion_install: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ mobile_conversion_sign_up: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ mobile_conversion_ad_click: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ mobile_conversion_checkout: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ mobile_conversion_purchase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ mobile_conversion_reinstall: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ mobile_conversion_subscribe: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ mobile_conversion_app_launch: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ mobile_conversion_add_to_cart: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ mobile_conversion_start_trial: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ mobile_conversion_view_content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ mobile_conversion_spend_credits: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ mobile_conversion_level_achieved: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ mobile_conversion_add_to_wishlist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ mobile_conversion_onboard_started: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ mobile_conversion_add_payment_info: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ mobile_conversion_onboard_completed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ mobile_conversion_completed_tutorial: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ mobile_conversion_unlock_achievement: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ mobile_conversion_first_time_purchase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>;
35
+ declare const redditAdsGetAppLastFiredAt: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ app_id: string;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { redditAdsGetAppLastFiredAt };
9
40
  //# sourceMappingURL=get-app-last-fired-at.d.cts.map
@@ -1 +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"}
1
+ {"version":3,"file":"get-app-last-fired-at.d.cts","names":[],"sources":["../../src/actions/get-app-last-fired-at.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cA6B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
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]>;
4
+ declare const RedditAdsGetAppLastFiredAtInput: z.ZodObject<{
5
+ app_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const RedditAdsGetAppLastFiredAtOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ mobile_conversion_rate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ mobile_conversion_login: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ mobile_conversion_search: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ mobile_conversion_ad_view: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ mobile_conversion_install: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ mobile_conversion_sign_up: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ mobile_conversion_ad_click: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ mobile_conversion_checkout: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ mobile_conversion_purchase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ mobile_conversion_reinstall: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ mobile_conversion_subscribe: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ mobile_conversion_app_launch: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ mobile_conversion_add_to_cart: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ mobile_conversion_start_trial: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ mobile_conversion_view_content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ mobile_conversion_spend_credits: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ mobile_conversion_level_achieved: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ mobile_conversion_add_to_wishlist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ mobile_conversion_onboard_started: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ mobile_conversion_add_payment_info: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ mobile_conversion_onboard_completed: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ mobile_conversion_completed_tutorial: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ mobile_conversion_unlock_achievement: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ mobile_conversion_first_time_purchase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ }, z.core.$loose>>;
34
+ }, z.core.$loose>;
35
+ declare const redditAdsGetAppLastFiredAt: import("@keystrokehq/action").WorkflowActionDefinition<{
36
+ app_id: string;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { redditAdsGetAppLastFiredAt };
9
40
  //# sourceMappingURL=get-app-last-fired-at.d.mts.map
@@ -1 +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"}
1
+ {"version":3,"file":"get-app-last-fired-at.d.mts","names":[],"sources":["../../src/actions/get-app-last-fired-at.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cA6B/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
@@ -27,13 +27,13 @@ const RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema = z.object({
27
27
  mobile_conversion_completed_tutorial: z.string().describe("The last time the app had a Completed Tutorial mobile conversion event fire.").nullable().optional(),
28
28
  mobile_conversion_unlock_achievement: z.string().describe("The last time the app had an Unlock Achievement mobile conversion event fire.").nullable().optional(),
29
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.");
30
+ }).passthrough().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
31
  const redditAdsGetAppLastFiredAt = action("REDDIT_ADS_GET_APP_LAST_FIRED_AT", {
32
32
  slug: "reddit_ads-get-app-last-fired-at",
33
33
  name: "Get App Last Fired At Report",
34
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
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.")
36
+ output: z.object({ data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable() }).passthrough().describe("Response model containing the last fired at report for an app's mobile conversion events.")
37
37
  });
38
38
  //#endregion
39
39
  export { redditAdsGetAppLastFiredAt };
@@ -1 +1 @@
1
- {"version":3,"file":"get-app-last-fired-at.mjs","names":[],"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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"}
1
+ {"version":3,"file":"get-app-last-fired-at.mjs","names":[],"sources":["../../src/actions/get-app-last-fired-at.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAppLastFiredAtInput = 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.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}).passthrough().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.object({\n data: RedditAdsGetAppLastFiredAt_AppLastFiredAtDataSchema.nullable(),\n}).passthrough().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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"}