@keystrokehq/reddit_ads 0.1.2 → 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 (509) hide show
  1. package/dist/actions/create-ad-group.cjs +2 -2
  2. package/dist/actions/create-ad-group.cjs.map +1 -1
  3. package/dist/actions/create-ad-group.d.cts +2 -2
  4. package/dist/actions/create-ad-group.d.mts +2 -2
  5. package/dist/actions/create-ad-group.mjs +2 -2
  6. package/dist/actions/create-ad-group.mjs.map +1 -1
  7. package/dist/actions/create-batch-products.cjs +6 -6
  8. package/dist/actions/create-batch-products.cjs.map +1 -1
  9. package/dist/actions/create-batch-products.d.cts +8 -7
  10. package/dist/actions/create-batch-products.d.cts.map +1 -1
  11. package/dist/actions/create-batch-products.d.mts +8 -7
  12. package/dist/actions/create-batch-products.d.mts.map +1 -1
  13. package/dist/actions/create-batch-products.mjs +6 -6
  14. package/dist/actions/create-batch-products.mjs.map +1 -1
  15. package/dist/actions/create-campaign.cjs +3 -3
  16. package/dist/actions/create-campaign.cjs.map +1 -1
  17. package/dist/actions/create-campaign.d.cts +3 -3
  18. package/dist/actions/create-campaign.d.mts +3 -3
  19. package/dist/actions/create-campaign.mjs +3 -3
  20. package/dist/actions/create-campaign.mjs.map +1 -1
  21. package/dist/actions/create-custom-audience.cjs +5 -5
  22. package/dist/actions/create-custom-audience.cjs.map +1 -1
  23. package/dist/actions/create-custom-audience.d.cts +5 -5
  24. package/dist/actions/create-custom-audience.d.mts +5 -5
  25. package/dist/actions/create-custom-audience.mjs +5 -5
  26. package/dist/actions/create-custom-audience.mjs.map +1 -1
  27. package/dist/actions/create-lead-gen-form.cjs +4 -4
  28. package/dist/actions/create-lead-gen-form.cjs.map +1 -1
  29. package/dist/actions/create-lead-gen-form.d.cts +5 -4
  30. package/dist/actions/create-lead-gen-form.d.mts +5 -4
  31. package/dist/actions/create-lead-gen-form.mjs +4 -4
  32. package/dist/actions/create-lead-gen-form.mjs.map +1 -1
  33. package/dist/actions/create-post.cjs +4 -4
  34. package/dist/actions/create-post.cjs.map +1 -1
  35. package/dist/actions/create-post.d.cts +5 -4
  36. package/dist/actions/create-post.d.mts +5 -4
  37. package/dist/actions/create-post.mjs +4 -4
  38. package/dist/actions/create-post.mjs.map +1 -1
  39. package/dist/actions/create-product-catalog.cjs +3 -3
  40. package/dist/actions/create-product-catalog.cjs.map +1 -1
  41. package/dist/actions/create-product-catalog.d.cts +3 -3
  42. package/dist/actions/create-product-catalog.d.mts +3 -3
  43. package/dist/actions/create-product-catalog.mjs +3 -3
  44. package/dist/actions/create-product-catalog.mjs.map +1 -1
  45. package/dist/actions/create-product-feed.cjs +4 -4
  46. package/dist/actions/create-product-feed.cjs.map +1 -1
  47. package/dist/actions/create-product-feed.d.cts +4 -4
  48. package/dist/actions/create-product-feed.d.mts +4 -4
  49. package/dist/actions/create-product-feed.mjs +4 -4
  50. package/dist/actions/create-product-feed.mjs.map +1 -1
  51. package/dist/actions/create-product-set.cjs +4 -4
  52. package/dist/actions/create-product-set.cjs.map +1 -1
  53. package/dist/actions/create-product-set.d.cts +4 -4
  54. package/dist/actions/create-product-set.d.mts +4 -4
  55. package/dist/actions/create-product-set.mjs +4 -4
  56. package/dist/actions/create-product-set.mjs.map +1 -1
  57. package/dist/actions/create-saved-audience.cjs +3 -3
  58. package/dist/actions/create-saved-audience.cjs.map +1 -1
  59. package/dist/actions/create-saved-audience.d.cts +3 -3
  60. package/dist/actions/create-saved-audience.d.mts +3 -3
  61. package/dist/actions/create-saved-audience.mjs +3 -3
  62. package/dist/actions/create-saved-audience.mjs.map +1 -1
  63. package/dist/actions/create-structured-post-creation-job.cjs +15 -15
  64. package/dist/actions/create-structured-post-creation-job.cjs.map +1 -1
  65. package/dist/actions/create-structured-post-creation-job.d.cts +28 -24
  66. package/dist/actions/create-structured-post-creation-job.d.mts +28 -24
  67. package/dist/actions/create-structured-post-creation-job.mjs +15 -15
  68. package/dist/actions/create-structured-post-creation-job.mjs.map +1 -1
  69. package/dist/actions/delete-custom-audience.cjs +1 -1
  70. package/dist/actions/delete-custom-audience.cjs.map +1 -1
  71. package/dist/actions/delete-custom-audience.d.cts +1 -1
  72. package/dist/actions/delete-custom-audience.d.cts.map +1 -1
  73. package/dist/actions/delete-custom-audience.d.mts +1 -1
  74. package/dist/actions/delete-custom-audience.d.mts.map +1 -1
  75. package/dist/actions/delete-custom-audience.mjs +1 -1
  76. package/dist/actions/delete-custom-audience.mjs.map +1 -1
  77. package/dist/actions/delete-product-catalog.cjs +1 -1
  78. package/dist/actions/delete-product-catalog.cjs.map +1 -1
  79. package/dist/actions/delete-product-catalog.d.cts +1 -1
  80. package/dist/actions/delete-product-catalog.d.cts.map +1 -1
  81. package/dist/actions/delete-product-catalog.d.mts +1 -1
  82. package/dist/actions/delete-product-catalog.d.mts.map +1 -1
  83. package/dist/actions/delete-product-catalog.mjs +1 -1
  84. package/dist/actions/delete-product-catalog.mjs.map +1 -1
  85. package/dist/actions/delete-product-feed.cjs +1 -1
  86. package/dist/actions/delete-product-feed.cjs.map +1 -1
  87. package/dist/actions/delete-product-feed.d.cts +1 -1
  88. package/dist/actions/delete-product-feed.d.cts.map +1 -1
  89. package/dist/actions/delete-product-feed.d.mts +1 -1
  90. package/dist/actions/delete-product-feed.d.mts.map +1 -1
  91. package/dist/actions/delete-product-feed.mjs +1 -1
  92. package/dist/actions/delete-product-feed.mjs.map +1 -1
  93. package/dist/actions/delete-product-set.cjs +1 -1
  94. package/dist/actions/delete-product-set.cjs.map +1 -1
  95. package/dist/actions/delete-product-set.d.cts +1 -1
  96. package/dist/actions/delete-product-set.d.cts.map +1 -1
  97. package/dist/actions/delete-product-set.d.mts +1 -1
  98. package/dist/actions/delete-product-set.d.mts.map +1 -1
  99. package/dist/actions/delete-product-set.mjs +1 -1
  100. package/dist/actions/delete-product-set.mjs.map +1 -1
  101. package/dist/actions/delete-products.cjs +1 -1
  102. package/dist/actions/delete-products.cjs.map +1 -1
  103. package/dist/actions/delete-products.d.cts +2 -2
  104. package/dist/actions/delete-products.d.mts +2 -2
  105. package/dist/actions/delete-products.mjs +1 -1
  106. package/dist/actions/delete-products.mjs.map +1 -1
  107. package/dist/actions/do-geolocation-validations.cjs +3 -3
  108. package/dist/actions/do-geolocation-validations.cjs.map +1 -1
  109. package/dist/actions/do-geolocation-validations.d.cts +3 -3
  110. package/dist/actions/do-geolocation-validations.d.mts +3 -3
  111. package/dist/actions/do-geolocation-validations.mjs +3 -3
  112. package/dist/actions/do-geolocation-validations.mjs.map +1 -1
  113. package/dist/actions/do-keyword-validations.cjs +2 -2
  114. package/dist/actions/do-keyword-validations.cjs.map +1 -1
  115. package/dist/actions/do-keyword-validations.d.cts +2 -2
  116. package/dist/actions/do-keyword-validations.d.mts +2 -2
  117. package/dist/actions/do-keyword-validations.mjs +2 -2
  118. package/dist/actions/do-keyword-validations.mjs.map +1 -1
  119. package/dist/actions/generate-inspiration-creative-summary.cjs +8 -8
  120. package/dist/actions/generate-inspiration-creative-summary.cjs.map +1 -1
  121. package/dist/actions/generate-inspiration-creative-summary.d.cts +8 -8
  122. package/dist/actions/generate-inspiration-creative-summary.d.mts +8 -8
  123. package/dist/actions/generate-inspiration-creative-summary.mjs +8 -8
  124. package/dist/actions/generate-inspiration-creative-summary.mjs.map +1 -1
  125. package/dist/actions/get-a-report.cjs +3 -3
  126. package/dist/actions/get-a-report.cjs.map +1 -1
  127. package/dist/actions/get-a-report.d.cts +3 -3
  128. package/dist/actions/get-a-report.d.mts +3 -3
  129. package/dist/actions/get-a-report.mjs +3 -3
  130. package/dist/actions/get-a-report.mjs.map +1 -1
  131. package/dist/actions/get-ad-account-history.cjs +6 -6
  132. package/dist/actions/get-ad-account-history.cjs.map +1 -1
  133. package/dist/actions/get-ad-account-history.d.cts +9 -6
  134. package/dist/actions/get-ad-account-history.d.mts +9 -6
  135. package/dist/actions/get-ad-account-history.mjs +6 -6
  136. package/dist/actions/get-ad-account-history.mjs.map +1 -1
  137. package/dist/actions/get-ad-account.cjs +2 -2
  138. package/dist/actions/get-ad-account.cjs.map +1 -1
  139. package/dist/actions/get-ad-account.d.cts +2 -2
  140. package/dist/actions/get-ad-account.d.mts +2 -2
  141. package/dist/actions/get-ad-account.mjs +2 -2
  142. package/dist/actions/get-ad-account.mjs.map +1 -1
  143. package/dist/actions/get-ad-group.cjs +6 -6
  144. package/dist/actions/get-ad-group.cjs.map +1 -1
  145. package/dist/actions/get-ad-group.d.cts +6 -6
  146. package/dist/actions/get-ad-group.d.mts +6 -6
  147. package/dist/actions/get-ad-group.mjs +6 -6
  148. package/dist/actions/get-ad-group.mjs.map +1 -1
  149. package/dist/actions/get-app-last-fired-at.cjs +2 -2
  150. package/dist/actions/get-app-last-fired-at.cjs.map +1 -1
  151. package/dist/actions/get-app-last-fired-at.d.cts +2 -2
  152. package/dist/actions/get-app-last-fired-at.d.mts +2 -2
  153. package/dist/actions/get-app-last-fired-at.mjs +2 -2
  154. package/dist/actions/get-app-last-fired-at.mjs.map +1 -1
  155. package/dist/actions/get-business.cjs +2 -2
  156. package/dist/actions/get-business.cjs.map +1 -1
  157. package/dist/actions/get-business.d.cts +2 -2
  158. package/dist/actions/get-business.d.mts +2 -2
  159. package/dist/actions/get-business.mjs +2 -2
  160. package/dist/actions/get-business.mjs.map +1 -1
  161. package/dist/actions/get-campaign.cjs +3 -3
  162. package/dist/actions/get-campaign.cjs.map +1 -1
  163. package/dist/actions/get-campaign.d.cts +3 -3
  164. package/dist/actions/get-campaign.d.mts +3 -3
  165. package/dist/actions/get-campaign.mjs +3 -3
  166. package/dist/actions/get-campaign.mjs.map +1 -1
  167. package/dist/actions/get-channel-planning-reach.cjs +3 -3
  168. package/dist/actions/get-channel-planning-reach.cjs.map +1 -1
  169. package/dist/actions/get-channel-planning-reach.d.cts +3 -3
  170. package/dist/actions/get-channel-planning-reach.d.mts +3 -3
  171. package/dist/actions/get-channel-planning-reach.mjs +3 -3
  172. package/dist/actions/get-channel-planning-reach.mjs.map +1 -1
  173. package/dist/actions/get-child-funding-instruments.cjs +3 -3
  174. package/dist/actions/get-child-funding-instruments.cjs.map +1 -1
  175. package/dist/actions/get-child-funding-instruments.d.cts +3 -3
  176. package/dist/actions/get-child-funding-instruments.d.mts +3 -3
  177. package/dist/actions/get-child-funding-instruments.mjs +3 -3
  178. package/dist/actions/get-child-funding-instruments.mjs.map +1 -1
  179. package/dist/actions/get-custom-audience.cjs +7 -7
  180. package/dist/actions/get-custom-audience.cjs.map +1 -1
  181. package/dist/actions/get-custom-audience.d.cts +7 -7
  182. package/dist/actions/get-custom-audience.d.mts +7 -7
  183. package/dist/actions/get-custom-audience.mjs +7 -7
  184. package/dist/actions/get-custom-audience.mjs.map +1 -1
  185. package/dist/actions/get-lead-gen-form.cjs +3 -3
  186. package/dist/actions/get-lead-gen-form.cjs.map +1 -1
  187. package/dist/actions/get-lead-gen-form.d.cts +3 -3
  188. package/dist/actions/get-lead-gen-form.d.mts +3 -3
  189. package/dist/actions/get-lead-gen-form.mjs +3 -3
  190. package/dist/actions/get-lead-gen-form.mjs.map +1 -1
  191. package/dist/actions/get-me.cjs +2 -2
  192. package/dist/actions/get-me.cjs.map +1 -1
  193. package/dist/actions/get-me.d.cts +2 -2
  194. package/dist/actions/get-me.d.mts +2 -2
  195. package/dist/actions/get-me.mjs +2 -2
  196. package/dist/actions/get-me.mjs.map +1 -1
  197. package/dist/actions/get-pixel-last-fired-at.cjs +4 -4
  198. package/dist/actions/get-pixel-last-fired-at.cjs.map +1 -1
  199. package/dist/actions/get-pixel-last-fired-at.d.cts +4 -4
  200. package/dist/actions/get-pixel-last-fired-at.d.mts +4 -4
  201. package/dist/actions/get-pixel-last-fired-at.mjs +4 -4
  202. package/dist/actions/get-pixel-last-fired-at.mjs.map +1 -1
  203. package/dist/actions/get-post.cjs +3 -3
  204. package/dist/actions/get-post.cjs.map +1 -1
  205. package/dist/actions/get-post.d.cts +3 -3
  206. package/dist/actions/get-post.d.mts +3 -3
  207. package/dist/actions/get-post.mjs +3 -3
  208. package/dist/actions/get-post.mjs.map +1 -1
  209. package/dist/actions/get-product-catalog.cjs +3 -3
  210. package/dist/actions/get-product-catalog.cjs.map +1 -1
  211. package/dist/actions/get-product-catalog.d.cts +3 -3
  212. package/dist/actions/get-product-catalog.d.mts +3 -3
  213. package/dist/actions/get-product-catalog.mjs +3 -3
  214. package/dist/actions/get-product-catalog.mjs.map +1 -1
  215. package/dist/actions/get-product-feed.cjs +4 -4
  216. package/dist/actions/get-product-feed.cjs.map +1 -1
  217. package/dist/actions/get-product-feed.d.cts +4 -4
  218. package/dist/actions/get-product-feed.d.mts +4 -4
  219. package/dist/actions/get-product-feed.mjs +4 -4
  220. package/dist/actions/get-product-feed.mjs.map +1 -1
  221. package/dist/actions/get-product-set.cjs +4 -4
  222. package/dist/actions/get-product-set.cjs.map +1 -1
  223. package/dist/actions/get-product-set.d.cts +4 -4
  224. package/dist/actions/get-product-set.d.mts +4 -4
  225. package/dist/actions/get-product-set.mjs +4 -4
  226. package/dist/actions/get-product-set.mjs.map +1 -1
  227. package/dist/actions/get-profile.cjs +2 -2
  228. package/dist/actions/get-profile.cjs.map +1 -1
  229. package/dist/actions/get-profile.d.cts +2 -2
  230. package/dist/actions/get-profile.d.mts +2 -2
  231. package/dist/actions/get-profile.mjs +2 -2
  232. package/dist/actions/get-profile.mjs.map +1 -1
  233. package/dist/actions/get-saved-audience.cjs +3 -3
  234. package/dist/actions/get-saved-audience.cjs.map +1 -1
  235. package/dist/actions/get-saved-audience.d.cts +3 -3
  236. package/dist/actions/get-saved-audience.d.mts +3 -3
  237. package/dist/actions/get-saved-audience.mjs +3 -3
  238. package/dist/actions/get-saved-audience.mjs.map +1 -1
  239. package/dist/actions/get-sk-ad-network-availability.cjs +3 -3
  240. package/dist/actions/get-sk-ad-network-availability.cjs.map +1 -1
  241. package/dist/actions/get-sk-ad-network-availability.d.cts +5 -5
  242. package/dist/actions/get-sk-ad-network-availability.d.mts +5 -5
  243. package/dist/actions/get-sk-ad-network-availability.mjs +3 -3
  244. package/dist/actions/get-sk-ad-network-availability.mjs.map +1 -1
  245. package/dist/actions/get-structured-post.cjs +3 -3
  246. package/dist/actions/get-structured-post.cjs.map +1 -1
  247. package/dist/actions/get-structured-post.d.cts +3 -3
  248. package/dist/actions/get-structured-post.d.mts +3 -3
  249. package/dist/actions/get-structured-post.mjs +3 -3
  250. package/dist/actions/get-structured-post.mjs.map +1 -1
  251. package/dist/actions/list-ad-accounts-by-business.cjs +3 -3
  252. package/dist/actions/list-ad-accounts-by-business.cjs.map +1 -1
  253. package/dist/actions/list-ad-accounts-by-business.d.cts +3 -3
  254. package/dist/actions/list-ad-accounts-by-business.d.mts +3 -3
  255. package/dist/actions/list-ad-accounts-by-business.mjs +3 -3
  256. package/dist/actions/list-ad-accounts-by-business.mjs.map +1 -1
  257. package/dist/actions/list-ad-groups.cjs +3 -3
  258. package/dist/actions/list-ad-groups.cjs.map +1 -1
  259. package/dist/actions/list-ad-groups.d.cts +3 -3
  260. package/dist/actions/list-ad-groups.d.mts +3 -3
  261. package/dist/actions/list-ad-groups.mjs +3 -3
  262. package/dist/actions/list-ad-groups.mjs.map +1 -1
  263. package/dist/actions/list-ads.cjs +2 -2
  264. package/dist/actions/list-ads.cjs.map +1 -1
  265. package/dist/actions/list-ads.d.cts +2 -2
  266. package/dist/actions/list-ads.d.mts +2 -2
  267. package/dist/actions/list-ads.mjs +2 -2
  268. package/dist/actions/list-ads.mjs.map +1 -1
  269. package/dist/actions/list-campaigns.cjs +3 -3
  270. package/dist/actions/list-campaigns.cjs.map +1 -1
  271. package/dist/actions/list-campaigns.d.cts +3 -3
  272. package/dist/actions/list-campaigns.d.mts +3 -3
  273. package/dist/actions/list-campaigns.mjs +3 -3
  274. package/dist/actions/list-campaigns.mjs.map +1 -1
  275. package/dist/actions/list-carriers.cjs +3 -3
  276. package/dist/actions/list-carriers.cjs.map +1 -1
  277. package/dist/actions/list-carriers.d.cts +3 -3
  278. package/dist/actions/list-carriers.d.mts +3 -3
  279. package/dist/actions/list-carriers.mjs +3 -3
  280. package/dist/actions/list-carriers.mjs.map +1 -1
  281. package/dist/actions/list-catalog-imports.cjs +4 -4
  282. package/dist/actions/list-catalog-imports.cjs.map +1 -1
  283. package/dist/actions/list-catalog-imports.d.cts +4 -4
  284. package/dist/actions/list-catalog-imports.d.mts +4 -4
  285. package/dist/actions/list-catalog-imports.mjs +4 -4
  286. package/dist/actions/list-catalog-imports.mjs.map +1 -1
  287. package/dist/actions/list-communities-suggestions.cjs +3 -3
  288. package/dist/actions/list-communities-suggestions.cjs.map +1 -1
  289. package/dist/actions/list-communities-suggestions.d.cts +3 -3
  290. package/dist/actions/list-communities-suggestions.d.mts +3 -3
  291. package/dist/actions/list-communities-suggestions.mjs +3 -3
  292. package/dist/actions/list-communities-suggestions.mjs.map +1 -1
  293. package/dist/actions/list-communities.cjs +3 -3
  294. package/dist/actions/list-communities.cjs.map +1 -1
  295. package/dist/actions/list-communities.d.cts +3 -3
  296. package/dist/actions/list-communities.d.mts +3 -3
  297. package/dist/actions/list-communities.mjs +3 -3
  298. package/dist/actions/list-communities.mjs.map +1 -1
  299. package/dist/actions/list-devices.cjs +3 -3
  300. package/dist/actions/list-devices.cjs.map +1 -1
  301. package/dist/actions/list-devices.d.cts +3 -3
  302. package/dist/actions/list-devices.d.mts +3 -3
  303. package/dist/actions/list-devices.mjs +3 -3
  304. package/dist/actions/list-devices.mjs.map +1 -1
  305. package/dist/actions/list-funding-instruments.cjs +3 -3
  306. package/dist/actions/list-funding-instruments.cjs.map +1 -1
  307. package/dist/actions/list-funding-instruments.d.cts +3 -3
  308. package/dist/actions/list-funding-instruments.d.mts +3 -3
  309. package/dist/actions/list-funding-instruments.mjs +3 -3
  310. package/dist/actions/list-funding-instruments.mjs.map +1 -1
  311. package/dist/actions/list-geolocations.cjs +2 -2
  312. package/dist/actions/list-geolocations.cjs.map +1 -1
  313. package/dist/actions/list-geolocations.d.cts +2 -2
  314. package/dist/actions/list-geolocations.d.mts +2 -2
  315. package/dist/actions/list-geolocations.mjs +2 -2
  316. package/dist/actions/list-geolocations.mjs.map +1 -1
  317. package/dist/actions/list-industries.cjs +2 -2
  318. package/dist/actions/list-industries.cjs.map +1 -1
  319. package/dist/actions/list-industries.d.cts +2 -2
  320. package/dist/actions/list-industries.d.mts +2 -2
  321. package/dist/actions/list-industries.mjs +2 -2
  322. package/dist/actions/list-industries.mjs.map +1 -1
  323. package/dist/actions/list-interests.cjs +2 -2
  324. package/dist/actions/list-interests.cjs.map +1 -1
  325. package/dist/actions/list-interests.d.cts +2 -2
  326. package/dist/actions/list-interests.d.mts +2 -2
  327. package/dist/actions/list-interests.mjs +2 -2
  328. package/dist/actions/list-interests.mjs.map +1 -1
  329. package/dist/actions/list-lead-gen-forms.cjs +4 -4
  330. package/dist/actions/list-lead-gen-forms.cjs.map +1 -1
  331. package/dist/actions/list-lead-gen-forms.d.cts +4 -4
  332. package/dist/actions/list-lead-gen-forms.d.mts +4 -4
  333. package/dist/actions/list-lead-gen-forms.mjs +4 -4
  334. package/dist/actions/list-lead-gen-forms.mjs.map +1 -1
  335. package/dist/actions/list-my-businesses.cjs +3 -3
  336. package/dist/actions/list-my-businesses.cjs.map +1 -1
  337. package/dist/actions/list-my-businesses.d.cts +3 -3
  338. package/dist/actions/list-my-businesses.d.mts +3 -3
  339. package/dist/actions/list-my-businesses.mjs +3 -3
  340. package/dist/actions/list-my-businesses.mjs.map +1 -1
  341. package/dist/actions/list-pixels-by-ad-account.cjs +2 -2
  342. package/dist/actions/list-pixels-by-ad-account.cjs.map +1 -1
  343. package/dist/actions/list-pixels-by-ad-account.d.cts +2 -2
  344. package/dist/actions/list-pixels-by-ad-account.d.mts +2 -2
  345. package/dist/actions/list-pixels-by-ad-account.mjs +2 -2
  346. package/dist/actions/list-pixels-by-ad-account.mjs.map +1 -1
  347. package/dist/actions/list-pixels-by-business.cjs +4 -4
  348. package/dist/actions/list-pixels-by-business.cjs.map +1 -1
  349. package/dist/actions/list-pixels-by-business.d.cts +4 -4
  350. package/dist/actions/list-pixels-by-business.d.mts +4 -4
  351. package/dist/actions/list-pixels-by-business.mjs +4 -4
  352. package/dist/actions/list-pixels-by-business.mjs.map +1 -1
  353. package/dist/actions/list-posts.cjs +4 -4
  354. package/dist/actions/list-posts.cjs.map +1 -1
  355. package/dist/actions/list-posts.d.cts +4 -4
  356. package/dist/actions/list-posts.d.mts +4 -4
  357. package/dist/actions/list-posts.mjs +4 -4
  358. package/dist/actions/list-posts.mjs.map +1 -1
  359. package/dist/actions/list-product-catalogs.cjs +3 -3
  360. package/dist/actions/list-product-catalogs.cjs.map +1 -1
  361. package/dist/actions/list-product-catalogs.d.cts +3 -3
  362. package/dist/actions/list-product-catalogs.d.mts +3 -3
  363. package/dist/actions/list-product-catalogs.mjs +3 -3
  364. package/dist/actions/list-product-catalogs.mjs.map +1 -1
  365. package/dist/actions/list-product-feeds.cjs +3 -3
  366. package/dist/actions/list-product-feeds.cjs.map +1 -1
  367. package/dist/actions/list-product-feeds.d.cts +3 -3
  368. package/dist/actions/list-product-feeds.d.mts +3 -3
  369. package/dist/actions/list-product-feeds.mjs +3 -3
  370. package/dist/actions/list-product-feeds.mjs.map +1 -1
  371. package/dist/actions/list-product-sets.cjs +4 -4
  372. package/dist/actions/list-product-sets.cjs.map +1 -1
  373. package/dist/actions/list-product-sets.d.cts +4 -4
  374. package/dist/actions/list-product-sets.d.mts +4 -4
  375. package/dist/actions/list-product-sets.mjs +4 -4
  376. package/dist/actions/list-product-sets.mjs.map +1 -1
  377. package/dist/actions/list-products-in-product-catalog.cjs +6 -6
  378. package/dist/actions/list-products-in-product-catalog.cjs.map +1 -1
  379. package/dist/actions/list-products-in-product-catalog.d.cts +6 -6
  380. package/dist/actions/list-products-in-product-catalog.d.mts +6 -6
  381. package/dist/actions/list-products-in-product-catalog.mjs +6 -6
  382. package/dist/actions/list-products-in-product-catalog.mjs.map +1 -1
  383. package/dist/actions/list-products-in-product-set.cjs +5 -5
  384. package/dist/actions/list-products-in-product-set.cjs.map +1 -1
  385. package/dist/actions/list-products-in-product-set.d.cts +5 -5
  386. package/dist/actions/list-products-in-product-set.d.mts +5 -5
  387. package/dist/actions/list-products-in-product-set.mjs +5 -5
  388. package/dist/actions/list-products-in-product-set.mjs.map +1 -1
  389. package/dist/actions/list-profiles-by-ad-account.cjs +3 -3
  390. package/dist/actions/list-profiles-by-ad-account.cjs.map +1 -1
  391. package/dist/actions/list-profiles-by-ad-account.d.cts +3 -3
  392. package/dist/actions/list-profiles-by-ad-account.d.mts +3 -3
  393. package/dist/actions/list-profiles-by-ad-account.mjs +3 -3
  394. package/dist/actions/list-profiles-by-ad-account.mjs.map +1 -1
  395. package/dist/actions/list-profiles-by-business.cjs +3 -3
  396. package/dist/actions/list-profiles-by-business.cjs.map +1 -1
  397. package/dist/actions/list-profiles-by-business.d.cts +3 -3
  398. package/dist/actions/list-profiles-by-business.d.mts +3 -3
  399. package/dist/actions/list-profiles-by-business.mjs +3 -3
  400. package/dist/actions/list-profiles-by-business.mjs.map +1 -1
  401. package/dist/actions/list-saved-audiences.cjs +3 -3
  402. package/dist/actions/list-saved-audiences.cjs.map +1 -1
  403. package/dist/actions/list-saved-audiences.d.cts +3 -3
  404. package/dist/actions/list-saved-audiences.d.mts +3 -3
  405. package/dist/actions/list-saved-audiences.mjs +3 -3
  406. package/dist/actions/list-saved-audiences.mjs.map +1 -1
  407. package/dist/actions/list-structured-posts.cjs +3 -3
  408. package/dist/actions/list-structured-posts.cjs.map +1 -1
  409. package/dist/actions/list-structured-posts.d.cts +3 -3
  410. package/dist/actions/list-structured-posts.d.mts +3 -3
  411. package/dist/actions/list-structured-posts.mjs +3 -3
  412. package/dist/actions/list-structured-posts.mjs.map +1 -1
  413. package/dist/actions/list-time-zones.cjs +3 -3
  414. package/dist/actions/list-time-zones.cjs.map +1 -1
  415. package/dist/actions/list-time-zones.d.cts +3 -3
  416. package/dist/actions/list-time-zones.d.mts +3 -3
  417. package/dist/actions/list-time-zones.mjs +3 -3
  418. package/dist/actions/list-time-zones.mjs.map +1 -1
  419. package/dist/actions/list-user-custom-audiences.cjs +4 -4
  420. package/dist/actions/list-user-custom-audiences.cjs.map +1 -1
  421. package/dist/actions/list-user-custom-audiences.d.cts +4 -4
  422. package/dist/actions/list-user-custom-audiences.d.mts +4 -4
  423. package/dist/actions/list-user-custom-audiences.mjs +4 -4
  424. package/dist/actions/list-user-custom-audiences.mjs.map +1 -1
  425. package/dist/actions/list3rd-party-audiences.cjs +4 -4
  426. package/dist/actions/list3rd-party-audiences.cjs.map +1 -1
  427. package/dist/actions/list3rd-party-audiences.d.cts +4 -4
  428. package/dist/actions/list3rd-party-audiences.d.mts +4 -4
  429. package/dist/actions/list3rd-party-audiences.mjs +4 -4
  430. package/dist/actions/list3rd-party-audiences.mjs.map +1 -1
  431. package/dist/actions/query-ad-accounts.cjs +5 -5
  432. package/dist/actions/query-ad-accounts.cjs.map +1 -1
  433. package/dist/actions/query-ad-accounts.d.cts +7 -5
  434. package/dist/actions/query-ad-accounts.d.mts +7 -5
  435. package/dist/actions/query-ad-accounts.mjs +5 -5
  436. package/dist/actions/query-ad-accounts.mjs.map +1 -1
  437. package/dist/actions/query-funding-instruments-by-business.cjs +3 -3
  438. package/dist/actions/query-funding-instruments-by-business.cjs.map +1 -1
  439. package/dist/actions/query-funding-instruments-by-business.d.cts +3 -3
  440. package/dist/actions/query-funding-instruments-by-business.d.mts +3 -3
  441. package/dist/actions/query-funding-instruments-by-business.mjs +3 -3
  442. package/dist/actions/query-funding-instruments-by-business.mjs.map +1 -1
  443. package/dist/actions/search-communities.cjs +3 -3
  444. package/dist/actions/search-communities.cjs.map +1 -1
  445. package/dist/actions/search-communities.d.cts +3 -3
  446. package/dist/actions/search-communities.d.mts +3 -3
  447. package/dist/actions/search-communities.mjs +3 -3
  448. package/dist/actions/search-communities.mjs.map +1 -1
  449. package/dist/actions/update-ad-account.cjs +2 -2
  450. package/dist/actions/update-ad-account.cjs.map +1 -1
  451. package/dist/actions/update-ad-account.d.cts +2 -2
  452. package/dist/actions/update-ad-account.d.mts +2 -2
  453. package/dist/actions/update-ad-account.mjs +2 -2
  454. package/dist/actions/update-ad-account.mjs.map +1 -1
  455. package/dist/actions/update-business.cjs +2 -2
  456. package/dist/actions/update-business.cjs.map +1 -1
  457. package/dist/actions/update-business.d.cts +2 -2
  458. package/dist/actions/update-business.d.mts +2 -2
  459. package/dist/actions/update-business.mjs +2 -2
  460. package/dist/actions/update-business.mjs.map +1 -1
  461. package/dist/actions/update-campaign.cjs +3 -3
  462. package/dist/actions/update-campaign.cjs.map +1 -1
  463. package/dist/actions/update-campaign.d.cts +3 -3
  464. package/dist/actions/update-campaign.d.mts +3 -3
  465. package/dist/actions/update-campaign.mjs +3 -3
  466. package/dist/actions/update-campaign.mjs.map +1 -1
  467. package/dist/actions/update-custom-audience-users.cjs +1 -1
  468. package/dist/actions/update-custom-audience-users.cjs.map +1 -1
  469. package/dist/actions/update-custom-audience-users.d.cts +1 -1
  470. package/dist/actions/update-custom-audience-users.d.mts +1 -1
  471. package/dist/actions/update-custom-audience-users.mjs +1 -1
  472. package/dist/actions/update-custom-audience-users.mjs.map +1 -1
  473. package/dist/actions/update-post.cjs +2 -2
  474. package/dist/actions/update-post.cjs.map +1 -1
  475. package/dist/actions/update-post.d.cts +2 -2
  476. package/dist/actions/update-post.d.mts +2 -2
  477. package/dist/actions/update-post.mjs +2 -2
  478. package/dist/actions/update-post.mjs.map +1 -1
  479. package/dist/actions/update-product-catalog.cjs +3 -3
  480. package/dist/actions/update-product-catalog.cjs.map +1 -1
  481. package/dist/actions/update-product-catalog.d.cts +3 -3
  482. package/dist/actions/update-product-catalog.d.mts +3 -3
  483. package/dist/actions/update-product-catalog.mjs +3 -3
  484. package/dist/actions/update-product-catalog.mjs.map +1 -1
  485. package/dist/actions/update-product-feed.cjs +3 -3
  486. package/dist/actions/update-product-feed.cjs.map +1 -1
  487. package/dist/actions/update-product-feed.d.cts +3 -3
  488. package/dist/actions/update-product-feed.d.mts +3 -3
  489. package/dist/actions/update-product-feed.mjs +3 -3
  490. package/dist/actions/update-product-feed.mjs.map +1 -1
  491. package/dist/actions/update-product-set.cjs +4 -4
  492. package/dist/actions/update-product-set.cjs.map +1 -1
  493. package/dist/actions/update-product-set.d.cts +4 -4
  494. package/dist/actions/update-product-set.d.mts +4 -4
  495. package/dist/actions/update-product-set.mjs +4 -4
  496. package/dist/actions/update-product-set.mjs.map +1 -1
  497. package/dist/actions/update-saved-audience.cjs +3 -3
  498. package/dist/actions/update-saved-audience.cjs.map +1 -1
  499. package/dist/actions/update-saved-audience.d.cts +3 -3
  500. package/dist/actions/update-saved-audience.d.mts +3 -3
  501. package/dist/actions/update-saved-audience.mjs +3 -3
  502. package/dist/actions/update-saved-audience.mjs.map +1 -1
  503. package/dist/actions/update-structured-post.cjs +2 -2
  504. package/dist/actions/update-structured-post.cjs.map +1 -1
  505. package/dist/actions/update-structured-post.d.cts +2 -2
  506. package/dist/actions/update-structured-post.d.mts +2 -2
  507. package/dist/actions/update-structured-post.mjs +2 -2
  508. package/dist/actions/update-structured-post.mjs.map +1 -1
  509. package/package.json +1 -1
@@ -34,14 +34,14 @@ declare const RedditAdsGetAReportOutput: z.ZodObject<{
34
34
  data: z.ZodNullable<z.ZodObject<{
35
35
  metrics: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
36
36
  metrics_updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
- }, z.core.$strip>>;
37
+ }, z.core.$loose>>;
38
38
  pagination: z.ZodNullable<z.ZodObject<{
39
39
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
40
  page_index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
41
  total_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
42
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
- }, z.core.$strip>>;
44
- }, z.core.$strip>;
43
+ }, z.core.$loose>>;
44
+ }, z.core.$loose>;
45
45
  declare const redditAdsGetAReport: import("@keystrokehq/action").WorkflowActionDefinition<{
46
46
  data: {
47
47
  fields: string[];
@@ -34,13 +34,13 @@ const RedditAdsGetAReport_MetricItemSchema = z.record(z.string(), z.unknown()).d
34
34
  const RedditAdsGetAReport_ReportDataResponseSchema = z.object({
35
35
  metrics: z.array(RedditAdsGetAReport_MetricItemSchema).describe("The report result containing metric data points. Each metric contains fields specified in the request.").nullable().optional(),
36
36
  metrics_updated_at: z.string().describe("An ISO 8601 timestamp indicating when these metrics were last updated.").nullable().optional()
37
- }).describe("Report data containing metrics and update timestamp.");
37
+ }).passthrough().describe("Report data containing metrics and update timestamp.");
38
38
  const RedditAdsGetAReport_PaginationSchema = z.object({
39
39
  next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly - don't assume pagination based on query parameters.").nullable().optional(),
40
40
  page_index: z.number().int().describe("The index of the current page.").nullable().optional(),
41
41
  total_count: z.number().int().describe("The total number of items across all pages.").nullable().optional(),
42
42
  previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly - don't assume pagination based on query parameters.").nullable().optional()
43
- }).describe("Pagination information for the report response.");
43
+ }).passthrough().describe("Pagination information for the report response.");
44
44
  const redditAdsGetAReport = action("REDDIT_ADS_GET_A_REPORT", {
45
45
  slug: "reddit_ads-get-a-report",
46
46
  name: "Get A Report",
@@ -49,7 +49,7 @@ const redditAdsGetAReport = action("REDDIT_ADS_GET_A_REPORT", {
49
49
  output: z.object({
50
50
  data: RedditAdsGetAReport_ReportDataResponseSchema.nullable(),
51
51
  pagination: RedditAdsGetAReport_PaginationSchema.nullable()
52
- }).describe("Response containing the generated report with metrics and pagination.")
52
+ }).passthrough().describe("Response containing the generated report with metrics and pagination.")
53
53
  });
54
54
  //#endregion
55
55
  export { redditAdsGetAReport };
@@ -1 +1 @@
1
- {"version":3,"file":"get-a-report.mjs","names":[],"sources":["../../src/actions/get-a-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAReportInput = z.object({\n data: z.object({\n fields: z.array(z.string()).describe(\"A list of fields that you want returned in your metrics. Common fields include: IMPRESSIONS, CLICKS, SPEND, CTR, CPC, CPM, CONVERSIONS. Note: CLICK_ATTRIBUTION_WINDOW, VIEW_ATTRIBUTION_WINDOW, and GALLERY_ITEM_CAPTION are deprecated.\"),\n filter: z.string().describe(\"A string to restrict results by limiting field to specific values or ranges. Format: '<entity name> : <field name> <operation> <value>'. Entity names: campaign, ad_group, ad. Field names: id, effective_status, name. Operations: == (exact match), =@ (substring match). Example: 'campaign : name =@ Summer'\").optional(),\n ends_at: z.string().describe(\"An ISO 8601 timestamp indicating the end of the window to fetch reporting metrics for. This field only supports UTC - adjust the date and time to account for different timezones. Example: '2025-01-07T23:59:59Z'\"),\n starts_at: z.string().describe(\"An ISO 8601 timestamp indicating the start of the window to fetch reporting metrics for. This field only supports UTC - adjust the date and time to account for different timezones. Example: '2025-01-01T00:00:00Z'\"),\n breakdowns: z.array(z.string()).describe(\"Breakdowns are aggregations that summarize your data as metrics or statistics. Maximum 3 items (4 if COUNTRY and REGION combination is used). Examples: DATE, CAMPAIGN, AD_GROUP, AD, COUNTRY, REGION, DEVICE.\").optional(),\n time_zone_id: z.enum([\"GMT\", \"UTC\", \"America/New_York\", \"America/Chicago\", \"America/Denver\", \"America/Los_Angeles\", \"America/Phoenix\", \"Europe/London\", \"Europe/Paris\", \"Europe/Berlin\", \"Asia/Tokyo\", \"Asia/Hong_Kong\", \"Asia/Singapore\", \"Australia/Sydney\"]).describe(\"Time zone IDs supported by Reddit Ads API.\").optional(),\n custom_column_ids: z.array(z.string()).describe(\"A list of custom column IDs that you want returned in your metrics.\").optional(),\n}).describe(\"The report data parameters including time range, fields, and optional breakdowns.\"),\n \"page.size\": z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Used for pagination.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the ads report under. Example: 'a2_imh76hh7e126'\"),\n}).describe(\"Request model for generating a metrics report.\");\nconst RedditAdsGetAReport_MetricItemSchema = z.record(z.string(), z.unknown()).describe(\"Dynamic metric data point with flexible fields.\");\nconst RedditAdsGetAReport_ReportDataResponseSchema = z.object({\n metrics: z.array(RedditAdsGetAReport_MetricItemSchema).describe(\"The report result containing metric data points. Each metric contains fields specified in the request.\").nullable().optional(),\n metrics_updated_at: z.string().describe(\"An ISO 8601 timestamp indicating when these metrics were last updated.\").nullable().optional(),\n}).describe(\"Report data containing metrics and update timestamp.\");\nconst RedditAdsGetAReport_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly - don't assume pagination based on query parameters.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly - don't assume pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for the report response.\");\nexport const RedditAdsGetAReportOutput = z.object({\n data: RedditAdsGetAReport_ReportDataResponseSchema.nullable(),\n pagination: RedditAdsGetAReport_PaginationSchema.nullable(),\n}).describe(\"Response containing the generated report with metrics and pagination.\");\n\nexport const redditAdsGetAReport = action(\"REDDIT_ADS_GET_A_REPORT\", {\n slug: \"reddit_ads-get-a-report\",\n name: \"Get A Report\",\n description: \"Tool to generate a metrics report for ad performance based on specified fields and breakdowns. Use when you need detailed insights and analytics on ad performance, audience engagement, impressions, clicks, spend, and other advertising metrics. Supports up to 3 breakdowns (4 with COUNTRY and REGION combination) and provides paginated results.\",\n input: RedditAdsGetAReportInput,\n output: RedditAdsGetAReportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO;EACf,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2OAA2O;EAChR,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kTAAkT,CAAC,CAAC,SAAS;EACzV,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN;EACjP,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sNAAsN;EACrP,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS;EACpQ,cAAc,EAAE,KAAK;GAAC;GAAO;GAAO;GAAoB;GAAmB;GAAkB;GAAuB;GAAmB;GAAiB;GAAgB;GAAiB;GAAc;GAAkB;GAAkB;EAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAChU,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,SAAS,mFAAmF;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACvH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,uCAAuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACzI,MAAM,+CAA+C,EAAE,OAAO;CAC5D,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9L,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,uCAAuC,EAAE,OAAO;CACpD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzN,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnO,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAM7D,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,6CAA6C,SAAS;EAC5D,YAAY,qCAAqC,SAAS;CAC5D,CAAC,CAAC,CAAC,SAAS,uEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-a-report.mjs","names":[],"sources":["../../src/actions/get-a-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAReportInput = z.object({\n data: z.object({\n fields: z.array(z.string()).describe(\"A list of fields that you want returned in your metrics. Common fields include: IMPRESSIONS, CLICKS, SPEND, CTR, CPC, CPM, CONVERSIONS. Note: CLICK_ATTRIBUTION_WINDOW, VIEW_ATTRIBUTION_WINDOW, and GALLERY_ITEM_CAPTION are deprecated.\"),\n filter: z.string().describe(\"A string to restrict results by limiting field to specific values or ranges. Format: '<entity name> : <field name> <operation> <value>'. Entity names: campaign, ad_group, ad. Field names: id, effective_status, name. Operations: == (exact match), =@ (substring match). Example: 'campaign : name =@ Summer'\").optional(),\n ends_at: z.string().describe(\"An ISO 8601 timestamp indicating the end of the window to fetch reporting metrics for. This field only supports UTC - adjust the date and time to account for different timezones. Example: '2025-01-07T23:59:59Z'\"),\n starts_at: z.string().describe(\"An ISO 8601 timestamp indicating the start of the window to fetch reporting metrics for. This field only supports UTC - adjust the date and time to account for different timezones. Example: '2025-01-01T00:00:00Z'\"),\n breakdowns: z.array(z.string()).describe(\"Breakdowns are aggregations that summarize your data as metrics or statistics. Maximum 3 items (4 if COUNTRY and REGION combination is used). Examples: DATE, CAMPAIGN, AD_GROUP, AD, COUNTRY, REGION, DEVICE.\").optional(),\n time_zone_id: z.enum([\"GMT\", \"UTC\", \"America/New_York\", \"America/Chicago\", \"America/Denver\", \"America/Los_Angeles\", \"America/Phoenix\", \"Europe/London\", \"Europe/Paris\", \"Europe/Berlin\", \"Asia/Tokyo\", \"Asia/Hong_Kong\", \"Asia/Singapore\", \"Australia/Sydney\"]).describe(\"Time zone IDs supported by Reddit Ads API.\").optional(),\n custom_column_ids: z.array(z.string()).describe(\"A list of custom column IDs that you want returned in your metrics.\").optional(),\n}).describe(\"The report data parameters including time range, fields, and optional breakdowns.\"),\n \"page.size\": z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Used for pagination.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the ads report under. Example: 'a2_imh76hh7e126'\"),\n}).describe(\"Request model for generating a metrics report.\");\nconst RedditAdsGetAReport_MetricItemSchema = z.record(z.string(), z.unknown()).describe(\"Dynamic metric data point with flexible fields.\");\nconst RedditAdsGetAReport_ReportDataResponseSchema = z.object({\n metrics: z.array(RedditAdsGetAReport_MetricItemSchema).describe(\"The report result containing metric data points. Each metric contains fields specified in the request.\").nullable().optional(),\n metrics_updated_at: z.string().describe(\"An ISO 8601 timestamp indicating when these metrics were last updated.\").nullable().optional(),\n}).passthrough().describe(\"Report data containing metrics and update timestamp.\");\nconst RedditAdsGetAReport_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly - don't assume pagination based on query parameters.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly - don't assume pagination based on query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the report response.\");\nexport const RedditAdsGetAReportOutput = z.object({\n data: RedditAdsGetAReport_ReportDataResponseSchema.nullable(),\n pagination: RedditAdsGetAReport_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the generated report with metrics and pagination.\");\n\nexport const redditAdsGetAReport = action(\"REDDIT_ADS_GET_A_REPORT\", {\n slug: \"reddit_ads-get-a-report\",\n name: \"Get A Report\",\n description: \"Tool to generate a metrics report for ad performance based on specified fields and breakdowns. Use when you need detailed insights and analytics on ad performance, audience engagement, impressions, clicks, spend, and other advertising metrics. Supports up to 3 breakdowns (4 with COUNTRY and REGION combination) and provides paginated results.\",\n input: RedditAdsGetAReportInput,\n output: RedditAdsGetAReportOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO;EACf,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2OAA2O;EAChR,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kTAAkT,CAAC,CAAC,SAAS;EACzV,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oNAAoN;EACjP,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sNAAsN;EACrP,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS;EACpQ,cAAc,EAAE,KAAK;GAAC;GAAO;GAAO;GAAoB;GAAmB;GAAkB;GAAuB;GAAmB;GAAiB;GAAgB;GAAiB;GAAc;GAAkB;GAAkB;EAAkB,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAChU,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,SAAS,mFAAmF;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC/F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AACvH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,uCAAuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACzI,MAAM,+CAA+C,EAAE,OAAO;CAC5D,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9L,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,uCAAuC,EAAE,OAAO;CACpD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzN,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAM3E,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuC,EAAE,OAAO;EAChD,MAAM,6CAA6C,SAAS;EAC5D,YAAY,qCAAqC,SAAS;CAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
@@ -10,15 +10,15 @@ const RedditAdsGetAdAccountHistoryInput = zod.z.object({
10
10
  entity_id_filters: zod.z.array(zod.z.object({
11
11
  entity_id: zod.z.string().describe("The specific entity ID to filter for.").optional(),
12
12
  entity_type: zod.z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
13
- }).describe("Filter for specific entity IDs in history changes.")).describe("The entity IDs to show changes for.").optional(),
13
+ }).passthrough().describe("Filter for specific entity IDs in history changes.")).describe("The entity IDs to show changes for.").optional(),
14
14
  entity_name_filters: zod.z.array(zod.z.object({
15
15
  entity_name: zod.z.string().describe("The specific entity name to filter for.").optional(),
16
16
  entity_type: zod.z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
17
- }).describe("Filter for specific entity names in history changes.")).describe("The entity names to show changes for.").optional(),
17
+ }).passthrough().describe("Filter for specific entity names in history changes.")).describe("The entity names to show changes for.").optional(),
18
18
  entity_field_filters: zod.z.array(zod.z.object({
19
19
  field_name: zod.z.string().describe("The specific field name to filter for.").optional(),
20
20
  entity_type: zod.z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
21
- }).describe("Filter for specific entity fields in history changes.")).describe("The entity fields to show changes for.").optional()
21
+ }).passthrough().describe("Filter for specific entity fields in history changes.")).describe("The entity fields to show changes for.").optional()
22
22
  }).describe("Data payload for ad account history request.").optional(),
23
23
  page_size: zod.z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
24
24
  page_token: zod.z.string().describe("The token for the page to retrieve. Use this for pagination to get subsequent pages of results.").optional(),
@@ -27,17 +27,17 @@ const RedditAdsGetAdAccountHistoryInput = zod.z.object({
27
27
  const RedditAdsGetAdAccountHistory_AdAccountHistorySchema = zod.z.object({
28
28
  cause: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Information about what caused the change (e.g., user action, automated process).").nullable().optional(),
29
29
  change: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Details of the change made to the entity.").nullable().optional()
30
- }).describe("A single ad account history change entry.");
30
+ }).passthrough().describe("A single ad account history change entry.");
31
31
  const RedditAdsGetAdAccountHistory_PaginationInfoSchema = zod.z.object({
32
32
  next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page.").nullable().optional(),
33
33
  page_index: zod.z.number().int().describe("The index of the current page.").nullable().optional(),
34
34
  total_count: zod.z.number().int().describe("The total number of items across all pages.").nullable().optional(),
35
35
  previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page.").nullable().optional()
36
- }).describe("Pagination information for the response.");
36
+ }).passthrough().describe("Pagination information for the response.");
37
37
  const RedditAdsGetAdAccountHistoryOutput = zod.z.object({
38
38
  data: zod.z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe("Array of history change entries for the ad account."),
39
39
  pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable()
40
- }).describe("Response containing the ad account history changes.");
40
+ }).passthrough().describe("Response containing the ad account history changes.");
41
41
  const redditAdsGetAdAccountHistory = require_action.action("REDDIT_ADS_GET_AD_ACCOUNT_HISTORY", {
42
42
  slug: "reddit_ads-get-ad-account-history",
43
43
  name: "Get ad account history",
@@ -1 +1 @@
1
- {"version":3,"file":"get-ad-account-history.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-account-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountHistoryInput = z.object({\n data: z.object({\n end_time: z.string().describe(\"The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n member_ids: z.array(z.string()).describe(\"The Reddit member IDs who made the change.\").optional(),\n start_time: z.string().describe(\"The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').\").optional(),\n change_types: z.array(z.string()).describe(\"The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').\").optional(),\n entity_id_filters: z.array(z.object({\n entity_id: z.string().describe(\"The specific entity ID to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity IDs in history changes.\")).describe(\"The entity IDs to show changes for.\").optional(),\n entity_name_filters: z.array(z.object({\n entity_name: z.string().describe(\"The specific entity name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity names in history changes.\")).describe(\"The entity names to show changes for.\").optional(),\n entity_field_filters: z.array(z.object({\n field_name: z.string().describe(\"The specific field name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity fields in history changes.\")).describe(\"The entity fields to show changes for.\").optional(),\n}).describe(\"Data payload for ad account history request.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to get subsequent pages of results.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').\"),\n}).describe(\"Request parameters for getting ad account history.\");\nconst RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({\n cause: z.record(z.string(), z.unknown()).describe(\"Information about what caused the change (e.g., user action, automated process).\").nullable().optional(),\n change: z.record(z.string(), z.unknown()).describe(\"Details of the change made to the entity.\").nullable().optional(),\n}).describe(\"A single ad account history change entry.\");\nconst RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsGetAdAccountHistoryOutput = z.object({\n data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe(\"Array of history change entries for the ad account.\"),\n pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable(),\n}).describe(\"Response containing the ad account history changes.\");\n\nexport const redditAdsGetAdAccountHistory = action(\"REDDIT_ADS_GET_AD_ACCOUNT_HISTORY\", {\n slug: \"reddit_ads-get-ad-account-history\",\n name: \"Get ad account history\",\n description: \"Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.\",\n input: RedditAdsGetAdAccountHistoryInput,\n output: RedditAdsGetAdAccountHistoryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-ad-account-history.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-account-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountHistoryInput = z.object({\n data: z.object({\n end_time: z.string().describe(\"The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n member_ids: z.array(z.string()).describe(\"The Reddit member IDs who made the change.\").optional(),\n start_time: z.string().describe(\"The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').\").optional(),\n change_types: z.array(z.string()).describe(\"The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').\").optional(),\n entity_id_filters: z.array(z.object({\n entity_id: z.string().describe(\"The specific entity ID to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity IDs in history changes.\")).describe(\"The entity IDs to show changes for.\").optional(),\n entity_name_filters: z.array(z.object({\n entity_name: z.string().describe(\"The specific entity name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity names in history changes.\")).describe(\"The entity names to show changes for.\").optional(),\n entity_field_filters: z.array(z.object({\n field_name: z.string().describe(\"The specific field name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity fields in history changes.\")).describe(\"The entity fields to show changes for.\").optional(),\n}).describe(\"Data payload for ad account history request.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to get subsequent pages of results.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').\"),\n}).describe(\"Request parameters for getting ad account history.\");\nconst RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({\n cause: z.record(z.string(), z.unknown()).describe(\"Information about what caused the change (e.g., user action, automated process).\").nullable().optional(),\n change: z.record(z.string(), z.unknown()).describe(\"Details of the change made to the entity.\").nullable().optional(),\n}).passthrough().describe(\"A single ad account history change entry.\");\nconst RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const RedditAdsGetAdAccountHistoryOutput = z.object({\n data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe(\"Array of history change entries for the ad account.\"),\n pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response containing the ad account history changes.\");\n\nexport const redditAdsGetAdAccountHistory = action(\"REDDIT_ADS_GET_AD_ACCOUNT_HISTORY\", {\n slug: \"reddit_ads-get-ad-account-history\",\n name: \"Get ad account history\",\n description: \"Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.\",\n input: RedditAdsGetAdAccountHistoryInput,\n output: RedditAdsGetAdAccountHistoryOutput,\n});\n"],"mappings":"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"}
@@ -10,15 +10,15 @@ declare const RedditAdsGetAdAccountHistoryInput: z.ZodObject<{
10
10
  entity_id_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
11
11
  entity_id: z.ZodOptional<z.ZodString>;
12
12
  entity_type: z.ZodOptional<z.ZodString>;
13
- }, z.core.$strip>>>;
13
+ }, z.core.$loose>>>;
14
14
  entity_name_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
15
15
  entity_name: z.ZodOptional<z.ZodString>;
16
16
  entity_type: z.ZodOptional<z.ZodString>;
17
- }, z.core.$strip>>>;
17
+ }, z.core.$loose>>>;
18
18
  entity_field_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
19
19
  field_name: z.ZodOptional<z.ZodString>;
20
20
  entity_type: z.ZodOptional<z.ZodString>;
21
- }, z.core.$strip>>>;
21
+ }, z.core.$loose>>>;
22
22
  }, z.core.$strip>>;
23
23
  page_size: z.ZodOptional<z.ZodNumber>;
24
24
  page_token: z.ZodOptional<z.ZodString>;
@@ -28,14 +28,14 @@ declare const RedditAdsGetAdAccountHistoryOutput: z.ZodObject<{
28
28
  data: z.ZodArray<z.ZodObject<{
29
29
  cause: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
30
30
  change: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
31
- }, z.core.$strip>>;
31
+ }, z.core.$loose>>;
32
32
  pagination: z.ZodNullable<z.ZodObject<{
33
33
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
34
  page_index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
35
  total_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
36
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
- }, z.core.$strip>>;
38
- }, z.core.$strip>;
37
+ }, z.core.$loose>>;
38
+ }, z.core.$loose>;
39
39
  declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  ad_account_id: string;
41
41
  data?: {
@@ -44,14 +44,17 @@ declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").Workfl
44
44
  start_time?: string | undefined;
45
45
  change_types?: string[] | undefined;
46
46
  entity_id_filters?: {
47
+ [x: string]: unknown;
47
48
  entity_id?: string | undefined;
48
49
  entity_type?: string | undefined;
49
50
  }[] | undefined;
50
51
  entity_name_filters?: {
52
+ [x: string]: unknown;
51
53
  entity_name?: string | undefined;
52
54
  entity_type?: string | undefined;
53
55
  }[] | undefined;
54
56
  entity_field_filters?: {
57
+ [x: string]: unknown;
55
58
  field_name?: string | undefined;
56
59
  entity_type?: string | undefined;
57
60
  }[] | undefined;
@@ -10,15 +10,15 @@ declare const RedditAdsGetAdAccountHistoryInput: z.ZodObject<{
10
10
  entity_id_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
11
11
  entity_id: z.ZodOptional<z.ZodString>;
12
12
  entity_type: z.ZodOptional<z.ZodString>;
13
- }, z.core.$strip>>>;
13
+ }, z.core.$loose>>>;
14
14
  entity_name_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
15
15
  entity_name: z.ZodOptional<z.ZodString>;
16
16
  entity_type: z.ZodOptional<z.ZodString>;
17
- }, z.core.$strip>>>;
17
+ }, z.core.$loose>>>;
18
18
  entity_field_filters: z.ZodOptional<z.ZodArray<z.ZodObject<{
19
19
  field_name: z.ZodOptional<z.ZodString>;
20
20
  entity_type: z.ZodOptional<z.ZodString>;
21
- }, z.core.$strip>>>;
21
+ }, z.core.$loose>>>;
22
22
  }, z.core.$strip>>;
23
23
  page_size: z.ZodOptional<z.ZodNumber>;
24
24
  page_token: z.ZodOptional<z.ZodString>;
@@ -28,14 +28,14 @@ declare const RedditAdsGetAdAccountHistoryOutput: z.ZodObject<{
28
28
  data: z.ZodArray<z.ZodObject<{
29
29
  cause: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
30
30
  change: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
31
- }, z.core.$strip>>;
31
+ }, z.core.$loose>>;
32
32
  pagination: z.ZodNullable<z.ZodObject<{
33
33
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
34
  page_index: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
35
  total_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
36
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
- }, z.core.$strip>>;
38
- }, z.core.$strip>;
37
+ }, z.core.$loose>>;
38
+ }, z.core.$loose>;
39
39
  declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
40
40
  ad_account_id: string;
41
41
  data?: {
@@ -44,14 +44,17 @@ declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").Workfl
44
44
  start_time?: string | undefined;
45
45
  change_types?: string[] | undefined;
46
46
  entity_id_filters?: {
47
+ [x: string]: unknown;
47
48
  entity_id?: string | undefined;
48
49
  entity_type?: string | undefined;
49
50
  }[] | undefined;
50
51
  entity_name_filters?: {
52
+ [x: string]: unknown;
51
53
  entity_name?: string | undefined;
52
54
  entity_type?: string | undefined;
53
55
  }[] | undefined;
54
56
  entity_field_filters?: {
57
+ [x: string]: unknown;
55
58
  field_name?: string | undefined;
56
59
  entity_type?: string | undefined;
57
60
  }[] | undefined;
@@ -10,15 +10,15 @@ const RedditAdsGetAdAccountHistoryInput = z.object({
10
10
  entity_id_filters: z.array(z.object({
11
11
  entity_id: z.string().describe("The specific entity ID to filter for.").optional(),
12
12
  entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
13
- }).describe("Filter for specific entity IDs in history changes.")).describe("The entity IDs to show changes for.").optional(),
13
+ }).passthrough().describe("Filter for specific entity IDs in history changes.")).describe("The entity IDs to show changes for.").optional(),
14
14
  entity_name_filters: z.array(z.object({
15
15
  entity_name: z.string().describe("The specific entity name to filter for.").optional(),
16
16
  entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
17
- }).describe("Filter for specific entity names in history changes.")).describe("The entity names to show changes for.").optional(),
17
+ }).passthrough().describe("Filter for specific entity names in history changes.")).describe("The entity names to show changes for.").optional(),
18
18
  entity_field_filters: z.array(z.object({
19
19
  field_name: z.string().describe("The specific field name to filter for.").optional(),
20
20
  entity_type: z.string().describe("The type of entity (e.g., 'ad', 'campaign', 'ad_group').").optional()
21
- }).describe("Filter for specific entity fields in history changes.")).describe("The entity fields to show changes for.").optional()
21
+ }).passthrough().describe("Filter for specific entity fields in history changes.")).describe("The entity fields to show changes for.").optional()
22
22
  }).describe("Data payload for ad account history request.").optional(),
23
23
  page_size: z.number().int().describe("The number of items to be returned per page. Controls pagination page size.").optional(),
24
24
  page_token: z.string().describe("The token for the page to retrieve. Use this for pagination to get subsequent pages of results.").optional(),
@@ -27,13 +27,13 @@ const RedditAdsGetAdAccountHistoryInput = z.object({
27
27
  const RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({
28
28
  cause: z.record(z.string(), z.unknown()).describe("Information about what caused the change (e.g., user action, automated process).").nullable().optional(),
29
29
  change: z.record(z.string(), z.unknown()).describe("Details of the change made to the entity.").nullable().optional()
30
- }).describe("A single ad account history change entry.");
30
+ }).passthrough().describe("A single ad account history change entry.");
31
31
  const RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({
32
32
  next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page.").nullable().optional(),
33
33
  page_index: z.number().int().describe("The index of the current page.").nullable().optional(),
34
34
  total_count: z.number().int().describe("The total number of items across all pages.").nullable().optional(),
35
35
  previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page.").nullable().optional()
36
- }).describe("Pagination information for the response.");
36
+ }).passthrough().describe("Pagination information for the response.");
37
37
  const redditAdsGetAdAccountHistory = action("REDDIT_ADS_GET_AD_ACCOUNT_HISTORY", {
38
38
  slug: "reddit_ads-get-ad-account-history",
39
39
  name: "Get ad account history",
@@ -42,7 +42,7 @@ const redditAdsGetAdAccountHistory = action("REDDIT_ADS_GET_AD_ACCOUNT_HISTORY",
42
42
  output: z.object({
43
43
  data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe("Array of history change entries for the ad account."),
44
44
  pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable()
45
- }).describe("Response containing the ad account history changes.")
45
+ }).passthrough().describe("Response containing the ad account history changes.")
46
46
  });
47
47
  //#endregion
48
48
  export { redditAdsGetAdAccountHistory };
@@ -1 +1 @@
1
- {"version":3,"file":"get-ad-account-history.mjs","names":[],"sources":["../../src/actions/get-ad-account-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountHistoryInput = z.object({\n data: z.object({\n end_time: z.string().describe(\"The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n member_ids: z.array(z.string()).describe(\"The Reddit member IDs who made the change.\").optional(),\n start_time: z.string().describe(\"The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').\").optional(),\n change_types: z.array(z.string()).describe(\"The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').\").optional(),\n entity_id_filters: z.array(z.object({\n entity_id: z.string().describe(\"The specific entity ID to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity IDs in history changes.\")).describe(\"The entity IDs to show changes for.\").optional(),\n entity_name_filters: z.array(z.object({\n entity_name: z.string().describe(\"The specific entity name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity names in history changes.\")).describe(\"The entity names to show changes for.\").optional(),\n entity_field_filters: z.array(z.object({\n field_name: z.string().describe(\"The specific field name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).describe(\"Filter for specific entity fields in history changes.\")).describe(\"The entity fields to show changes for.\").optional(),\n}).describe(\"Data payload for ad account history request.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to get subsequent pages of results.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').\"),\n}).describe(\"Request parameters for getting ad account history.\");\nconst RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({\n cause: z.record(z.string(), z.unknown()).describe(\"Information about what caused the change (e.g., user action, automated process).\").nullable().optional(),\n change: z.record(z.string(), z.unknown()).describe(\"Details of the change made to the entity.\").nullable().optional(),\n}).describe(\"A single ad account history change entry.\");\nconst RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsGetAdAccountHistoryOutput = z.object({\n data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe(\"Array of history change entries for the ad account.\"),\n pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable(),\n}).describe(\"Response containing the ad account history changes.\");\n\nexport const redditAdsGetAdAccountHistory = action(\"REDDIT_ADS_GET_AD_ACCOUNT_HISTORY\", {\n slug: \"reddit_ads-get-ad-account-history\",\n name: \"Get ad account history\",\n description: \"Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.\",\n input: RedditAdsGetAdAccountHistoryInput,\n output: RedditAdsGetAdAccountHistoryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-ad-account-history.mjs","names":[],"sources":["../../src/actions/get-ad-account-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountHistoryInput = z.object({\n data: z.object({\n end_time: z.string().describe(\"The end time of the change in ISO 8601 format (e.g., '2024-12-31T23:59:59Z').\").optional(),\n member_ids: z.array(z.string()).describe(\"The Reddit member IDs who made the change.\").optional(),\n start_time: z.string().describe(\"The start time of the change in ISO 8601 format (e.g., '2024-01-01T00:00:00Z').\").optional(),\n change_types: z.array(z.string()).describe(\"The types of changes to show (e.g., 'CREATE', 'UPDATE', 'DELETE').\").optional(),\n entity_id_filters: z.array(z.object({\n entity_id: z.string().describe(\"The specific entity ID to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity IDs in history changes.\")).describe(\"The entity IDs to show changes for.\").optional(),\n entity_name_filters: z.array(z.object({\n entity_name: z.string().describe(\"The specific entity name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity names in history changes.\")).describe(\"The entity names to show changes for.\").optional(),\n entity_field_filters: z.array(z.object({\n field_name: z.string().describe(\"The specific field name to filter for.\").optional(),\n entity_type: z.string().describe(\"The type of entity (e.g., 'ad', 'campaign', 'ad_group').\").optional(),\n}).passthrough().describe(\"Filter for specific entity fields in history changes.\")).describe(\"The entity fields to show changes for.\").optional(),\n}).describe(\"Data payload for ad account history request.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to get subsequent pages of results.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to get the account history for (e.g., 'a2_imh76hh7e126').\"),\n}).describe(\"Request parameters for getting ad account history.\");\nconst RedditAdsGetAdAccountHistory_AdAccountHistorySchema = z.object({\n cause: z.record(z.string(), z.unknown()).describe(\"Information about what caused the change (e.g., user action, automated process).\").nullable().optional(),\n change: z.record(z.string(), z.unknown()).describe(\"Details of the change made to the entity.\").nullable().optional(),\n}).passthrough().describe(\"A single ad account history change entry.\");\nconst RedditAdsGetAdAccountHistory_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page.\").nullable().optional(),\n page_index: z.number().int().describe(\"The index of the current page.\").nullable().optional(),\n total_count: z.number().int().describe(\"The total number of items across all pages.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const RedditAdsGetAdAccountHistoryOutput = z.object({\n data: z.array(RedditAdsGetAdAccountHistory_AdAccountHistorySchema).describe(\"Array of history change entries for the ad account.\"),\n pagination: RedditAdsGetAdAccountHistory_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response containing the ad account history changes.\");\n\nexport const redditAdsGetAdAccountHistory = action(\"REDDIT_ADS_GET_AD_ACCOUNT_HISTORY\", {\n slug: \"reddit_ads-get-ad-account-history\",\n name: \"Get ad account history\",\n description: \"Get changelog history for a Reddit ad account with filtering options. Use when you need to track changes made to ads, campaigns, or ad groups within an account, including who made changes and when.\",\n input: RedditAdsGetAdAccountHistoryInput,\n output: RedditAdsGetAdAccountHistoryOutput,\n});\n"],"mappings":"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"}
@@ -50,8 +50,8 @@ const RedditAdsGetAdAccount_AdAccountDataSchema = zod.z.object({
50
50
  click_attribution_window: RedditAdsGetAdAccount_AttributionWindowSchema.nullable().optional(),
51
51
  pixel_partner_preferences: zod.z.array(zod.z.string()).describe("A list of pixel partners allowed by the advertiser.").nullable().optional(),
52
52
  primary_contact_member_id: zod.z.string().describe("The ID of the primary contact member.").nullable().optional()
53
- }).describe("Ad account details returned by the API.");
54
- const RedditAdsGetAdAccountOutput = zod.z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).describe("Response model for getting an ad account.");
53
+ }).passthrough().describe("Ad account details returned by the API.");
54
+ const RedditAdsGetAdAccountOutput = zod.z.object({ data: RedditAdsGetAdAccount_AdAccountDataSchema.nullable() }).passthrough().describe("Response model for getting an ad account.");
55
55
  const redditAdsGetAdAccount = require_action.action("REDDIT_ADS_GET_AD_ACCOUNT", {
56
56
  slug: "reddit_ads-get-ad-account",
57
57
  name: "Get Ad Account by ID",
@@ -1 +1 @@
1
- {"version":3,"file":"get-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountInput = z.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}).describe(\"Ad account details returned by the API.\");\nexport const RedditAdsGetAdAccountOutput = 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":"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"}
1
+ {"version":3,"file":"get-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/get-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetAdAccountInput = z.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":"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"}
@@ -56,8 +56,8 @@ declare const RedditAdsGetAdAccountOutput: z.ZodObject<{
56
56
  }>>>;
57
57
  pixel_partner_preferences: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
58
58
  primary_contact_member_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
- }, z.core.$strip>>;
60
- }, z.core.$strip>;
59
+ }, z.core.$loose>>;
60
+ }, z.core.$loose>;
61
61
  declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  ad_account_id: string;
63
63
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -56,8 +56,8 @@ declare const RedditAdsGetAdAccountOutput: z.ZodObject<{
56
56
  }>>>;
57
57
  pixel_partner_preferences: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
58
58
  primary_contact_member_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
59
- }, z.core.$strip>>;
60
- }, z.core.$strip>;
59
+ }, z.core.$loose>>;
60
+ }, z.core.$loose>;
61
61
  declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  ad_account_id: string;
63
63
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -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.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}).describe(\"Ad account details returned by the API.\");\nexport const RedditAdsGetAdAccountOutput = 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,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,SAAS,yCAAyC;AAKrD,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,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"}
@@ -8,10 +8,10 @@ const RedditAdsGetAdGroup_AdGroupDataSchema = zod.z.object({
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(),
14
+ targeting: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The targeting settings for the ad group.").nullable().optional(),
15
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(),
@@ -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.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.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.\").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.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.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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"}
@@ -11,10 +11,10 @@ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
11
11
  app_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
12
  bid_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  end_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
- schedule: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
+ schedule: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
15
15
  bid_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
16
  goal_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
- targeting: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
17
+ targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
18
  created_at: z.ZodNullable<z.ZodString>;
19
19
  goal_value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
20
  start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -29,15 +29,15 @@ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
29
29
  configured_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
30
  optimization_goal: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  saved_audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
- shopping_targeting: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
32
+ shopping_targeting: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
33
33
  conversion_pixel_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
- skadnetwork_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
34
+ skadnetwork_metadata: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
35
35
  campaign_objective_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
36
  optimization_strategy_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  view_through_conversion_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
38
  is_campaign_budget_optimization: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
39
- }, z.core.$strip>>;
40
- }, z.core.$strip>;
39
+ }, z.core.$loose>>;
40
+ }, z.core.$loose>;
41
41
  declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  ad_group_id: string;
43
43
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;