@keystrokehq/reddit_ads 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-ad-group.cjs +6 -6
- package/dist/actions/create-ad-group.cjs.map +1 -1
- package/dist/actions/create-ad-group.d.cts +82 -3
- package/dist/actions/create-ad-group.d.cts.map +1 -1
- package/dist/actions/create-ad-group.d.mts +82 -3
- package/dist/actions/create-ad-group.d.mts.map +1 -1
- package/dist/actions/create-ad-group.mjs +6 -6
- package/dist/actions/create-ad-group.mjs.map +1 -1
- package/dist/actions/create-batch-products.cjs +7 -7
- package/dist/actions/create-batch-products.cjs.map +1 -1
- package/dist/actions/create-batch-products.d.cts +125 -3
- package/dist/actions/create-batch-products.d.cts.map +1 -1
- package/dist/actions/create-batch-products.d.mts +125 -3
- package/dist/actions/create-batch-products.d.mts.map +1 -1
- package/dist/actions/create-batch-products.mjs +7 -7
- package/dist/actions/create-batch-products.mjs.map +1 -1
- package/dist/actions/create-campaign.cjs +7 -7
- package/dist/actions/create-campaign.cjs.map +1 -1
- package/dist/actions/create-campaign.d.cts +147 -3
- package/dist/actions/create-campaign.d.cts.map +1 -1
- package/dist/actions/create-campaign.d.mts +147 -3
- package/dist/actions/create-campaign.d.mts.map +1 -1
- package/dist/actions/create-campaign.mjs +7 -7
- package/dist/actions/create-campaign.mjs.map +1 -1
- package/dist/actions/create-custom-audience.cjs +5 -5
- package/dist/actions/create-custom-audience.cjs.map +1 -1
- package/dist/actions/create-custom-audience.d.cts +34 -3
- package/dist/actions/create-custom-audience.d.cts.map +1 -1
- package/dist/actions/create-custom-audience.d.mts +34 -3
- package/dist/actions/create-custom-audience.d.mts.map +1 -1
- package/dist/actions/create-custom-audience.mjs +5 -5
- package/dist/actions/create-custom-audience.mjs.map +1 -1
- package/dist/actions/create-lead-gen-form.cjs +4 -4
- package/dist/actions/create-lead-gen-form.cjs.map +1 -1
- package/dist/actions/create-lead-gen-form.d.cts +51 -3
- package/dist/actions/create-lead-gen-form.d.cts.map +1 -1
- package/dist/actions/create-lead-gen-form.d.mts +51 -3
- package/dist/actions/create-lead-gen-form.d.mts.map +1 -1
- package/dist/actions/create-lead-gen-form.mjs +4 -4
- package/dist/actions/create-lead-gen-form.mjs.map +1 -1
- package/dist/actions/create-post.cjs +6 -6
- package/dist/actions/create-post.cjs.map +1 -1
- package/dist/actions/create-post.d.cts +61 -3
- package/dist/actions/create-post.d.cts.map +1 -1
- package/dist/actions/create-post.d.mts +61 -3
- package/dist/actions/create-post.d.mts.map +1 -1
- package/dist/actions/create-post.mjs +6 -6
- package/dist/actions/create-post.mjs.map +1 -1
- package/dist/actions/create-product-catalog.cjs +3 -3
- package/dist/actions/create-product-catalog.cjs.map +1 -1
- package/dist/actions/create-product-catalog.d.cts +72 -3
- package/dist/actions/create-product-catalog.d.cts.map +1 -1
- package/dist/actions/create-product-catalog.d.mts +72 -3
- package/dist/actions/create-product-catalog.d.mts.map +1 -1
- package/dist/actions/create-product-catalog.mjs +3 -3
- package/dist/actions/create-product-catalog.mjs.map +1 -1
- package/dist/actions/create-product-feed.cjs +4 -4
- package/dist/actions/create-product-feed.cjs.map +1 -1
- package/dist/actions/create-product-feed.d.cts +50 -3
- package/dist/actions/create-product-feed.d.cts.map +1 -1
- package/dist/actions/create-product-feed.d.mts +50 -3
- package/dist/actions/create-product-feed.d.mts.map +1 -1
- package/dist/actions/create-product-feed.mjs +4 -4
- package/dist/actions/create-product-feed.mjs.map +1 -1
- package/dist/actions/create-product-set.cjs +4 -4
- package/dist/actions/create-product-set.cjs.map +1 -1
- package/dist/actions/create-product-set.d.cts +30 -3
- package/dist/actions/create-product-set.d.cts.map +1 -1
- package/dist/actions/create-product-set.d.mts +30 -3
- package/dist/actions/create-product-set.d.mts.map +1 -1
- package/dist/actions/create-product-set.mjs +4 -4
- package/dist/actions/create-product-set.mjs.map +1 -1
- package/dist/actions/create-saved-audience.cjs +6 -6
- package/dist/actions/create-saved-audience.cjs.map +1 -1
- package/dist/actions/create-saved-audience.d.cts +102 -3
- package/dist/actions/create-saved-audience.d.cts.map +1 -1
- package/dist/actions/create-saved-audience.d.mts +102 -3
- package/dist/actions/create-saved-audience.d.mts.map +1 -1
- package/dist/actions/create-saved-audience.mjs +6 -6
- package/dist/actions/create-saved-audience.mjs.map +1 -1
- package/dist/actions/create-structured-post-creation-job.cjs +18 -18
- package/dist/actions/create-structured-post-creation-job.cjs.map +1 -1
- package/dist/actions/create-structured-post-creation-job.d.cts +113 -3
- package/dist/actions/create-structured-post-creation-job.d.cts.map +1 -1
- package/dist/actions/create-structured-post-creation-job.d.mts +113 -3
- package/dist/actions/create-structured-post-creation-job.d.mts.map +1 -1
- package/dist/actions/create-structured-post-creation-job.mjs +18 -18
- package/dist/actions/create-structured-post-creation-job.mjs.map +1 -1
- package/dist/actions/delete-custom-audience.cjs +1 -1
- package/dist/actions/delete-custom-audience.cjs.map +1 -1
- package/dist/actions/delete-custom-audience.d.cts +7 -3
- package/dist/actions/delete-custom-audience.d.cts.map +1 -1
- package/dist/actions/delete-custom-audience.d.mts +7 -3
- package/dist/actions/delete-custom-audience.d.mts.map +1 -1
- package/dist/actions/delete-custom-audience.mjs +1 -1
- package/dist/actions/delete-custom-audience.mjs.map +1 -1
- package/dist/actions/delete-product-catalog.cjs +1 -1
- package/dist/actions/delete-product-catalog.cjs.map +1 -1
- package/dist/actions/delete-product-catalog.d.cts +7 -3
- package/dist/actions/delete-product-catalog.d.cts.map +1 -1
- package/dist/actions/delete-product-catalog.d.mts +7 -3
- package/dist/actions/delete-product-catalog.d.mts.map +1 -1
- package/dist/actions/delete-product-catalog.mjs +1 -1
- package/dist/actions/delete-product-catalog.mjs.map +1 -1
- package/dist/actions/delete-product-feed.cjs +1 -1
- package/dist/actions/delete-product-feed.cjs.map +1 -1
- package/dist/actions/delete-product-feed.d.cts +7 -3
- package/dist/actions/delete-product-feed.d.cts.map +1 -1
- package/dist/actions/delete-product-feed.d.mts +7 -3
- package/dist/actions/delete-product-feed.d.mts.map +1 -1
- package/dist/actions/delete-product-feed.mjs +1 -1
- package/dist/actions/delete-product-feed.mjs.map +1 -1
- package/dist/actions/delete-product-set.cjs +1 -1
- package/dist/actions/delete-product-set.cjs.map +1 -1
- package/dist/actions/delete-product-set.d.cts +7 -3
- package/dist/actions/delete-product-set.d.cts.map +1 -1
- package/dist/actions/delete-product-set.d.mts +7 -3
- package/dist/actions/delete-product-set.d.mts.map +1 -1
- package/dist/actions/delete-product-set.mjs +1 -1
- package/dist/actions/delete-product-set.mjs.map +1 -1
- package/dist/actions/delete-products.cjs +1 -1
- package/dist/actions/delete-products.cjs.map +1 -1
- package/dist/actions/delete-products.d.cts +11 -3
- package/dist/actions/delete-products.d.cts.map +1 -1
- package/dist/actions/delete-products.d.mts +11 -3
- package/dist/actions/delete-products.d.mts.map +1 -1
- package/dist/actions/delete-products.mjs +1 -1
- package/dist/actions/delete-products.mjs.map +1 -1
- package/dist/actions/do-geolocation-validations.cjs +3 -3
- package/dist/actions/do-geolocation-validations.cjs.map +1 -1
- package/dist/actions/do-geolocation-validations.d.cts +19 -3
- package/dist/actions/do-geolocation-validations.d.cts.map +1 -1
- package/dist/actions/do-geolocation-validations.d.mts +19 -3
- package/dist/actions/do-geolocation-validations.d.mts.map +1 -1
- package/dist/actions/do-geolocation-validations.mjs +3 -3
- package/dist/actions/do-geolocation-validations.mjs.map +1 -1
- package/dist/actions/do-keyword-validations.cjs +4 -4
- package/dist/actions/do-keyword-validations.cjs.map +1 -1
- package/dist/actions/do-keyword-validations.d.cts +17 -3
- package/dist/actions/do-keyword-validations.d.cts.map +1 -1
- package/dist/actions/do-keyword-validations.d.mts +17 -3
- package/dist/actions/do-keyword-validations.d.mts.map +1 -1
- package/dist/actions/do-keyword-validations.mjs +4 -4
- package/dist/actions/do-keyword-validations.mjs.map +1 -1
- package/dist/actions/generate-inspiration-creative-summary.cjs +8 -8
- package/dist/actions/generate-inspiration-creative-summary.cjs.map +1 -1
- package/dist/actions/generate-inspiration-creative-summary.d.cts +39 -3
- package/dist/actions/generate-inspiration-creative-summary.d.cts.map +1 -1
- package/dist/actions/generate-inspiration-creative-summary.d.mts +39 -3
- package/dist/actions/generate-inspiration-creative-summary.d.mts.map +1 -1
- package/dist/actions/generate-inspiration-creative-summary.mjs +8 -8
- package/dist/actions/generate-inspiration-creative-summary.mjs.map +1 -1
- package/dist/actions/get-a-report.cjs +3 -3
- package/dist/actions/get-a-report.cjs.map +1 -1
- package/dist/actions/get-a-report.d.cts +55 -3
- package/dist/actions/get-a-report.d.cts.map +1 -1
- package/dist/actions/get-a-report.d.mts +55 -3
- package/dist/actions/get-a-report.d.mts.map +1 -1
- package/dist/actions/get-a-report.mjs +3 -3
- package/dist/actions/get-a-report.mjs.map +1 -1
- package/dist/actions/get-ad-account-history.cjs +6 -6
- package/dist/actions/get-ad-account-history.cjs.map +1 -1
- package/dist/actions/get-ad-account-history.d.cts +61 -3
- package/dist/actions/get-ad-account-history.d.cts.map +1 -1
- package/dist/actions/get-ad-account-history.d.mts +61 -3
- package/dist/actions/get-ad-account-history.d.mts.map +1 -1
- package/dist/actions/get-ad-account-history.mjs +6 -6
- package/dist/actions/get-ad-account-history.mjs.map +1 -1
- package/dist/actions/get-ad-account.cjs +6 -6
- package/dist/actions/get-ad-account.cjs.map +1 -1
- package/dist/actions/get-ad-account.d.cts +60 -3
- package/dist/actions/get-ad-account.d.cts.map +1 -1
- package/dist/actions/get-ad-account.d.mts +60 -3
- package/dist/actions/get-ad-account.d.mts.map +1 -1
- package/dist/actions/get-ad-account.mjs +6 -6
- package/dist/actions/get-ad-account.mjs.map +1 -1
- package/dist/actions/get-ad-group.cjs +12 -12
- package/dist/actions/get-ad-group.cjs.map +1 -1
- package/dist/actions/get-ad-group.d.cts +40 -3
- package/dist/actions/get-ad-group.d.cts.map +1 -1
- package/dist/actions/get-ad-group.d.mts +40 -3
- package/dist/actions/get-ad-group.d.mts.map +1 -1
- package/dist/actions/get-ad-group.mjs +12 -12
- package/dist/actions/get-ad-group.mjs.map +1 -1
- package/dist/actions/get-app-last-fired-at.cjs +2 -2
- package/dist/actions/get-app-last-fired-at.cjs.map +1 -1
- package/dist/actions/get-app-last-fired-at.d.cts +34 -3
- package/dist/actions/get-app-last-fired-at.d.cts.map +1 -1
- package/dist/actions/get-app-last-fired-at.d.mts +34 -3
- package/dist/actions/get-app-last-fired-at.d.mts.map +1 -1
- package/dist/actions/get-app-last-fired-at.mjs +2 -2
- package/dist/actions/get-app-last-fired-at.mjs.map +1 -1
- package/dist/actions/get-business.cjs +8 -8
- package/dist/actions/get-business.cjs.map +1 -1
- package/dist/actions/get-business.d.cts +21 -3
- package/dist/actions/get-business.d.cts.map +1 -1
- package/dist/actions/get-business.d.mts +21 -3
- package/dist/actions/get-business.d.mts.map +1 -1
- package/dist/actions/get-business.mjs +8 -8
- package/dist/actions/get-business.mjs.map +1 -1
- package/dist/actions/get-campaign.cjs +10 -10
- package/dist/actions/get-campaign.cjs.map +1 -1
- package/dist/actions/get-campaign.d.cts +38 -3
- package/dist/actions/get-campaign.d.cts.map +1 -1
- package/dist/actions/get-campaign.d.mts +38 -3
- package/dist/actions/get-campaign.d.mts.map +1 -1
- package/dist/actions/get-campaign.mjs +10 -10
- package/dist/actions/get-campaign.mjs.map +1 -1
- package/dist/actions/get-channel-planning-reach.cjs +5 -5
- package/dist/actions/get-channel-planning-reach.cjs.map +1 -1
- package/dist/actions/get-channel-planning-reach.d.cts +36 -3
- package/dist/actions/get-channel-planning-reach.d.cts.map +1 -1
- package/dist/actions/get-channel-planning-reach.d.mts +36 -3
- package/dist/actions/get-channel-planning-reach.d.mts.map +1 -1
- package/dist/actions/get-channel-planning-reach.mjs +5 -5
- package/dist/actions/get-channel-planning-reach.mjs.map +1 -1
- package/dist/actions/get-child-funding-instruments.cjs +8 -8
- package/dist/actions/get-child-funding-instruments.cjs.map +1 -1
- package/dist/actions/get-child-funding-instruments.d.cts +29 -3
- package/dist/actions/get-child-funding-instruments.d.cts.map +1 -1
- package/dist/actions/get-child-funding-instruments.d.mts +29 -3
- package/dist/actions/get-child-funding-instruments.d.mts.map +1 -1
- package/dist/actions/get-child-funding-instruments.mjs +8 -8
- package/dist/actions/get-child-funding-instruments.mjs.map +1 -1
- package/dist/actions/get-custom-audience.cjs +15 -15
- package/dist/actions/get-custom-audience.cjs.map +1 -1
- package/dist/actions/get-custom-audience.d.cts +68 -3
- package/dist/actions/get-custom-audience.d.cts.map +1 -1
- package/dist/actions/get-custom-audience.d.mts +68 -3
- package/dist/actions/get-custom-audience.d.mts.map +1 -1
- package/dist/actions/get-custom-audience.mjs +15 -15
- package/dist/actions/get-custom-audience.mjs.map +1 -1
- package/dist/actions/get-lead-gen-form.cjs +3 -3
- package/dist/actions/get-lead-gen-form.cjs.map +1 -1
- package/dist/actions/get-lead-gen-form.d.cts +18 -3
- package/dist/actions/get-lead-gen-form.d.cts.map +1 -1
- package/dist/actions/get-lead-gen-form.d.mts +18 -3
- package/dist/actions/get-lead-gen-form.d.mts.map +1 -1
- package/dist/actions/get-lead-gen-form.mjs +3 -3
- package/dist/actions/get-lead-gen-form.mjs.map +1 -1
- package/dist/actions/get-me.cjs +5 -5
- package/dist/actions/get-me.cjs.map +1 -1
- package/dist/actions/get-me.d.cts +13 -3
- package/dist/actions/get-me.d.cts.map +1 -1
- package/dist/actions/get-me.d.mts +13 -3
- package/dist/actions/get-me.d.mts.map +1 -1
- package/dist/actions/get-me.mjs +5 -5
- package/dist/actions/get-me.mjs.map +1 -1
- package/dist/actions/get-pixel-last-fired-at.cjs +4 -4
- package/dist/actions/get-pixel-last-fired-at.cjs.map +1 -1
- package/dist/actions/get-pixel-last-fired-at.d.cts +24 -3
- package/dist/actions/get-pixel-last-fired-at.d.cts.map +1 -1
- package/dist/actions/get-pixel-last-fired-at.d.mts +24 -3
- package/dist/actions/get-pixel-last-fired-at.d.mts.map +1 -1
- package/dist/actions/get-pixel-last-fired-at.mjs +4 -4
- package/dist/actions/get-pixel-last-fired-at.mjs.map +1 -1
- package/dist/actions/get-post.cjs +5 -5
- package/dist/actions/get-post.cjs.map +1 -1
- package/dist/actions/get-post.d.cts +32 -3
- package/dist/actions/get-post.d.cts.map +1 -1
- package/dist/actions/get-post.d.mts +32 -3
- package/dist/actions/get-post.d.mts.map +1 -1
- package/dist/actions/get-post.mjs +5 -5
- package/dist/actions/get-post.mjs.map +1 -1
- package/dist/actions/get-product-catalog.cjs +3 -3
- package/dist/actions/get-product-catalog.cjs.map +1 -1
- package/dist/actions/get-product-catalog.d.cts +42 -3
- package/dist/actions/get-product-catalog.d.cts.map +1 -1
- package/dist/actions/get-product-catalog.d.mts +42 -3
- package/dist/actions/get-product-catalog.d.mts.map +1 -1
- package/dist/actions/get-product-catalog.mjs +3 -3
- package/dist/actions/get-product-catalog.mjs.map +1 -1
- package/dist/actions/get-product-feed.cjs +9 -9
- package/dist/actions/get-product-feed.cjs.map +1 -1
- package/dist/actions/get-product-feed.d.cts +36 -3
- package/dist/actions/get-product-feed.d.cts.map +1 -1
- package/dist/actions/get-product-feed.d.mts +36 -3
- package/dist/actions/get-product-feed.d.mts.map +1 -1
- package/dist/actions/get-product-feed.mjs +9 -9
- package/dist/actions/get-product-feed.mjs.map +1 -1
- package/dist/actions/get-product-set.cjs +4 -4
- package/dist/actions/get-product-set.cjs.map +1 -1
- package/dist/actions/get-product-set.d.cts +22 -3
- package/dist/actions/get-product-set.d.cts.map +1 -1
- package/dist/actions/get-product-set.d.mts +22 -3
- package/dist/actions/get-product-set.d.mts.map +1 -1
- package/dist/actions/get-product-set.mjs +4 -4
- package/dist/actions/get-product-set.mjs.map +1 -1
- package/dist/actions/get-profile.cjs +6 -6
- package/dist/actions/get-profile.cjs.map +1 -1
- package/dist/actions/get-profile.d.cts +15 -3
- package/dist/actions/get-profile.d.cts.map +1 -1
- package/dist/actions/get-profile.d.mts +15 -3
- package/dist/actions/get-profile.d.mts.map +1 -1
- package/dist/actions/get-profile.mjs +6 -6
- package/dist/actions/get-profile.mjs.map +1 -1
- package/dist/actions/get-saved-audience.cjs +9 -9
- package/dist/actions/get-saved-audience.cjs.map +1 -1
- package/dist/actions/get-saved-audience.d.cts +52 -3
- package/dist/actions/get-saved-audience.d.cts.map +1 -1
- package/dist/actions/get-saved-audience.d.mts +52 -3
- package/dist/actions/get-saved-audience.d.mts.map +1 -1
- package/dist/actions/get-saved-audience.mjs +9 -9
- package/dist/actions/get-saved-audience.mjs.map +1 -1
- package/dist/actions/get-sk-ad-network-availability.cjs +3 -3
- package/dist/actions/get-sk-ad-network-availability.cjs.map +1 -1
- package/dist/actions/get-sk-ad-network-availability.d.cts +32 -3
- package/dist/actions/get-sk-ad-network-availability.d.cts.map +1 -1
- package/dist/actions/get-sk-ad-network-availability.d.mts +32 -3
- package/dist/actions/get-sk-ad-network-availability.d.mts.map +1 -1
- package/dist/actions/get-sk-ad-network-availability.mjs +3 -3
- package/dist/actions/get-sk-ad-network-availability.mjs.map +1 -1
- package/dist/actions/get-structured-post.cjs +3 -3
- package/dist/actions/get-structured-post.cjs.map +1 -1
- package/dist/actions/get-structured-post.d.cts +15 -3
- package/dist/actions/get-structured-post.d.cts.map +1 -1
- package/dist/actions/get-structured-post.d.mts +15 -3
- package/dist/actions/get-structured-post.d.mts.map +1 -1
- package/dist/actions/get-structured-post.mjs +3 -3
- package/dist/actions/get-structured-post.mjs.map +1 -1
- package/dist/actions/list-ad-accounts-by-business.cjs +3 -3
- package/dist/actions/list-ad-accounts-by-business.cjs.map +1 -1
- package/dist/actions/list-ad-accounts-by-business.d.cts +38 -3
- package/dist/actions/list-ad-accounts-by-business.d.cts.map +1 -1
- package/dist/actions/list-ad-accounts-by-business.d.mts +38 -3
- package/dist/actions/list-ad-accounts-by-business.d.mts.map +1 -1
- package/dist/actions/list-ad-accounts-by-business.mjs +3 -3
- package/dist/actions/list-ad-accounts-by-business.mjs.map +1 -1
- package/dist/actions/list-ad-groups.cjs +9 -9
- package/dist/actions/list-ad-groups.cjs.map +1 -1
- package/dist/actions/list-ad-groups.d.cts +52 -3
- package/dist/actions/list-ad-groups.d.cts.map +1 -1
- package/dist/actions/list-ad-groups.d.mts +52 -3
- package/dist/actions/list-ad-groups.d.mts.map +1 -1
- package/dist/actions/list-ad-groups.mjs +9 -9
- package/dist/actions/list-ad-groups.mjs.map +1 -1
- package/dist/actions/list-ads.cjs +2 -2
- package/dist/actions/list-ads.cjs.map +1 -1
- package/dist/actions/list-ads.d.cts +19 -3
- package/dist/actions/list-ads.d.cts.map +1 -1
- package/dist/actions/list-ads.d.mts +19 -3
- package/dist/actions/list-ads.d.mts.map +1 -1
- package/dist/actions/list-ads.mjs +2 -2
- package/dist/actions/list-ads.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +10 -10
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +46 -3
- package/dist/actions/list-campaigns.d.cts.map +1 -1
- package/dist/actions/list-campaigns.d.mts +46 -3
- package/dist/actions/list-campaigns.d.mts.map +1 -1
- package/dist/actions/list-campaigns.mjs +10 -10
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-carriers.cjs +6 -6
- package/dist/actions/list-carriers.cjs.map +1 -1
- package/dist/actions/list-carriers.d.cts +19 -3
- package/dist/actions/list-carriers.d.cts.map +1 -1
- package/dist/actions/list-carriers.d.mts +19 -3
- package/dist/actions/list-carriers.d.mts.map +1 -1
- package/dist/actions/list-carriers.mjs +6 -6
- package/dist/actions/list-carriers.mjs.map +1 -1
- package/dist/actions/list-catalog-imports.cjs +4 -4
- package/dist/actions/list-catalog-imports.cjs.map +1 -1
- package/dist/actions/list-catalog-imports.d.cts +30 -3
- package/dist/actions/list-catalog-imports.d.cts.map +1 -1
- package/dist/actions/list-catalog-imports.d.mts +30 -3
- package/dist/actions/list-catalog-imports.d.mts.map +1 -1
- package/dist/actions/list-catalog-imports.mjs +4 -4
- package/dist/actions/list-catalog-imports.mjs.map +1 -1
- package/dist/actions/list-communities-suggestions.cjs +6 -6
- package/dist/actions/list-communities-suggestions.cjs.map +1 -1
- package/dist/actions/list-communities-suggestions.d.cts +26 -3
- package/dist/actions/list-communities-suggestions.d.cts.map +1 -1
- package/dist/actions/list-communities-suggestions.d.mts +26 -3
- package/dist/actions/list-communities-suggestions.d.mts.map +1 -1
- package/dist/actions/list-communities-suggestions.mjs +6 -6
- package/dist/actions/list-communities-suggestions.mjs.map +1 -1
- package/dist/actions/list-communities.cjs +6 -6
- package/dist/actions/list-communities.cjs.map +1 -1
- package/dist/actions/list-communities.d.cts +24 -3
- package/dist/actions/list-communities.d.cts.map +1 -1
- package/dist/actions/list-communities.d.mts +24 -3
- package/dist/actions/list-communities.d.mts.map +1 -1
- package/dist/actions/list-communities.mjs +6 -6
- package/dist/actions/list-communities.mjs.map +1 -1
- package/dist/actions/list-devices.cjs +3 -3
- package/dist/actions/list-devices.cjs.map +1 -1
- package/dist/actions/list-devices.d.cts +18 -3
- package/dist/actions/list-devices.d.cts.map +1 -1
- package/dist/actions/list-devices.d.mts +18 -3
- package/dist/actions/list-devices.d.mts.map +1 -1
- package/dist/actions/list-devices.mjs +3 -3
- package/dist/actions/list-devices.mjs.map +1 -1
- package/dist/actions/list-funding-instruments.cjs +4 -4
- package/dist/actions/list-funding-instruments.cjs.map +1 -1
- package/dist/actions/list-funding-instruments.d.cts +49 -3
- package/dist/actions/list-funding-instruments.d.cts.map +1 -1
- package/dist/actions/list-funding-instruments.d.mts +49 -3
- package/dist/actions/list-funding-instruments.d.mts.map +1 -1
- package/dist/actions/list-funding-instruments.mjs +4 -4
- package/dist/actions/list-funding-instruments.mjs.map +1 -1
- package/dist/actions/list-geolocations.cjs +2 -2
- package/dist/actions/list-geolocations.cjs.map +1 -1
- package/dist/actions/list-geolocations.d.cts +21 -3
- package/dist/actions/list-geolocations.d.cts.map +1 -1
- package/dist/actions/list-geolocations.d.mts +21 -3
- package/dist/actions/list-geolocations.d.mts.map +1 -1
- package/dist/actions/list-geolocations.mjs +2 -2
- package/dist/actions/list-geolocations.mjs.map +1 -1
- package/dist/actions/list-industries.cjs +4 -4
- package/dist/actions/list-industries.cjs.map +1 -1
- package/dist/actions/list-industries.d.cts +8 -3
- package/dist/actions/list-industries.d.cts.map +1 -1
- package/dist/actions/list-industries.d.mts +8 -3
- package/dist/actions/list-industries.d.mts.map +1 -1
- package/dist/actions/list-industries.mjs +4 -4
- package/dist/actions/list-industries.mjs.map +1 -1
- package/dist/actions/list-interests.cjs +5 -5
- package/dist/actions/list-interests.cjs.map +1 -1
- package/dist/actions/list-interests.d.cts +9 -3
- package/dist/actions/list-interests.d.cts.map +1 -1
- package/dist/actions/list-interests.d.mts +9 -3
- package/dist/actions/list-interests.d.mts.map +1 -1
- package/dist/actions/list-interests.mjs +5 -5
- package/dist/actions/list-interests.mjs.map +1 -1
- package/dist/actions/list-lead-gen-forms.cjs +4 -4
- package/dist/actions/list-lead-gen-forms.cjs.map +1 -1
- package/dist/actions/list-lead-gen-forms.d.cts +26 -3
- package/dist/actions/list-lead-gen-forms.d.cts.map +1 -1
- package/dist/actions/list-lead-gen-forms.d.mts +26 -3
- package/dist/actions/list-lead-gen-forms.d.mts.map +1 -1
- package/dist/actions/list-lead-gen-forms.mjs +4 -4
- package/dist/actions/list-lead-gen-forms.mjs.map +1 -1
- package/dist/actions/list-my-businesses.cjs +3 -3
- package/dist/actions/list-my-businesses.cjs.map +1 -1
- package/dist/actions/list-my-businesses.d.cts +34 -3
- package/dist/actions/list-my-businesses.d.cts.map +1 -1
- package/dist/actions/list-my-businesses.d.mts +34 -3
- package/dist/actions/list-my-businesses.d.mts.map +1 -1
- package/dist/actions/list-my-businesses.mjs +3 -3
- package/dist/actions/list-my-businesses.mjs.map +1 -1
- package/dist/actions/list-pixels-by-ad-account.cjs +2 -2
- package/dist/actions/list-pixels-by-ad-account.cjs.map +1 -1
- package/dist/actions/list-pixels-by-ad-account.d.cts +26 -3
- package/dist/actions/list-pixels-by-ad-account.d.cts.map +1 -1
- package/dist/actions/list-pixels-by-ad-account.d.mts +26 -3
- package/dist/actions/list-pixels-by-ad-account.d.mts.map +1 -1
- package/dist/actions/list-pixels-by-ad-account.mjs +2 -2
- package/dist/actions/list-pixels-by-ad-account.mjs.map +1 -1
- package/dist/actions/list-pixels-by-business.cjs +4 -4
- package/dist/actions/list-pixels-by-business.cjs.map +1 -1
- package/dist/actions/list-pixels-by-business.d.cts +26 -3
- package/dist/actions/list-pixels-by-business.d.cts.map +1 -1
- package/dist/actions/list-pixels-by-business.d.mts +26 -3
- package/dist/actions/list-pixels-by-business.d.mts.map +1 -1
- package/dist/actions/list-pixels-by-business.mjs +4 -4
- package/dist/actions/list-pixels-by-business.mjs.map +1 -1
- package/dist/actions/list-posts.cjs +7 -7
- package/dist/actions/list-posts.cjs.map +1 -1
- package/dist/actions/list-posts.d.cts +45 -3
- package/dist/actions/list-posts.d.cts.map +1 -1
- package/dist/actions/list-posts.d.mts +45 -3
- package/dist/actions/list-posts.d.mts.map +1 -1
- package/dist/actions/list-posts.mjs +7 -7
- package/dist/actions/list-posts.mjs.map +1 -1
- package/dist/actions/list-product-catalogs.cjs +8 -8
- package/dist/actions/list-product-catalogs.cjs.map +1 -1
- package/dist/actions/list-product-catalogs.d.cts +24 -3
- package/dist/actions/list-product-catalogs.d.cts.map +1 -1
- package/dist/actions/list-product-catalogs.d.mts +24 -3
- package/dist/actions/list-product-catalogs.d.mts.map +1 -1
- package/dist/actions/list-product-catalogs.mjs +8 -8
- package/dist/actions/list-product-catalogs.mjs.map +1 -1
- package/dist/actions/list-product-feeds.cjs +9 -9
- package/dist/actions/list-product-feeds.cjs.map +1 -1
- package/dist/actions/list-product-feeds.d.cts +23 -3
- package/dist/actions/list-product-feeds.d.cts.map +1 -1
- package/dist/actions/list-product-feeds.d.mts +23 -3
- package/dist/actions/list-product-feeds.d.mts.map +1 -1
- package/dist/actions/list-product-feeds.mjs +9 -9
- package/dist/actions/list-product-feeds.mjs.map +1 -1
- package/dist/actions/list-product-sets.cjs +4 -4
- package/dist/actions/list-product-sets.cjs.map +1 -1
- package/dist/actions/list-product-sets.d.cts +28 -3
- package/dist/actions/list-product-sets.d.cts.map +1 -1
- package/dist/actions/list-product-sets.d.mts +28 -3
- package/dist/actions/list-product-sets.d.mts.map +1 -1
- package/dist/actions/list-product-sets.mjs +4 -4
- package/dist/actions/list-product-sets.mjs.map +1 -1
- package/dist/actions/list-products-in-product-catalog.cjs +17 -17
- package/dist/actions/list-products-in-product-catalog.cjs.map +1 -1
- package/dist/actions/list-products-in-product-catalog.d.cts +82 -3
- package/dist/actions/list-products-in-product-catalog.d.cts.map +1 -1
- package/dist/actions/list-products-in-product-catalog.d.mts +82 -3
- package/dist/actions/list-products-in-product-catalog.d.mts.map +1 -1
- package/dist/actions/list-products-in-product-catalog.mjs +17 -17
- package/dist/actions/list-products-in-product-catalog.mjs.map +1 -1
- package/dist/actions/list-products-in-product-set.cjs +13 -13
- package/dist/actions/list-products-in-product-set.cjs.map +1 -1
- package/dist/actions/list-products-in-product-set.d.cts +127 -3
- package/dist/actions/list-products-in-product-set.d.cts.map +1 -1
- package/dist/actions/list-products-in-product-set.d.mts +127 -3
- package/dist/actions/list-products-in-product-set.d.mts.map +1 -1
- package/dist/actions/list-products-in-product-set.mjs +13 -13
- package/dist/actions/list-products-in-product-set.mjs.map +1 -1
- package/dist/actions/list-profiles-by-ad-account.cjs +3 -3
- package/dist/actions/list-profiles-by-ad-account.cjs.map +1 -1
- package/dist/actions/list-profiles-by-ad-account.d.cts +23 -3
- package/dist/actions/list-profiles-by-ad-account.d.cts.map +1 -1
- package/dist/actions/list-profiles-by-ad-account.d.mts +23 -3
- package/dist/actions/list-profiles-by-ad-account.d.mts.map +1 -1
- package/dist/actions/list-profiles-by-ad-account.mjs +3 -3
- package/dist/actions/list-profiles-by-ad-account.mjs.map +1 -1
- package/dist/actions/list-profiles-by-business.cjs +3 -3
- package/dist/actions/list-profiles-by-business.cjs.map +1 -1
- package/dist/actions/list-profiles-by-business.d.cts +23 -3
- package/dist/actions/list-profiles-by-business.d.cts.map +1 -1
- package/dist/actions/list-profiles-by-business.d.mts +23 -3
- package/dist/actions/list-profiles-by-business.d.mts.map +1 -1
- package/dist/actions/list-profiles-by-business.mjs +3 -3
- package/dist/actions/list-profiles-by-business.mjs.map +1 -1
- package/dist/actions/list-saved-audiences.cjs +11 -11
- package/dist/actions/list-saved-audiences.cjs.map +1 -1
- package/dist/actions/list-saved-audiences.d.cts +30 -3
- package/dist/actions/list-saved-audiences.d.cts.map +1 -1
- package/dist/actions/list-saved-audiences.d.mts +30 -3
- package/dist/actions/list-saved-audiences.d.mts.map +1 -1
- package/dist/actions/list-saved-audiences.mjs +11 -11
- package/dist/actions/list-saved-audiences.mjs.map +1 -1
- package/dist/actions/list-structured-posts.cjs +3 -3
- package/dist/actions/list-structured-posts.cjs.map +1 -1
- package/dist/actions/list-structured-posts.d.cts +37 -3
- package/dist/actions/list-structured-posts.d.cts.map +1 -1
- package/dist/actions/list-structured-posts.d.mts +37 -3
- package/dist/actions/list-structured-posts.d.mts.map +1 -1
- package/dist/actions/list-structured-posts.mjs +3 -3
- package/dist/actions/list-structured-posts.mjs.map +1 -1
- package/dist/actions/list-time-zones.cjs +9 -9
- package/dist/actions/list-time-zones.cjs.map +1 -1
- package/dist/actions/list-time-zones.d.cts +22 -3
- package/dist/actions/list-time-zones.d.cts.map +1 -1
- package/dist/actions/list-time-zones.d.mts +22 -3
- package/dist/actions/list-time-zones.d.mts.map +1 -1
- package/dist/actions/list-time-zones.mjs +9 -9
- package/dist/actions/list-time-zones.mjs.map +1 -1
- package/dist/actions/list-user-custom-audiences.cjs +6 -6
- package/dist/actions/list-user-custom-audiences.cjs.map +1 -1
- package/dist/actions/list-user-custom-audiences.d.cts +38 -3
- package/dist/actions/list-user-custom-audiences.d.cts.map +1 -1
- package/dist/actions/list-user-custom-audiences.d.mts +38 -3
- package/dist/actions/list-user-custom-audiences.d.mts.map +1 -1
- package/dist/actions/list-user-custom-audiences.mjs +6 -6
- package/dist/actions/list-user-custom-audiences.mjs.map +1 -1
- package/dist/actions/list3rd-party-audiences.cjs +4 -4
- package/dist/actions/list3rd-party-audiences.cjs.map +1 -1
- package/dist/actions/list3rd-party-audiences.d.cts +24 -3
- package/dist/actions/list3rd-party-audiences.d.cts.map +1 -1
- package/dist/actions/list3rd-party-audiences.d.mts +24 -3
- package/dist/actions/list3rd-party-audiences.d.mts.map +1 -1
- package/dist/actions/list3rd-party-audiences.mjs +4 -4
- package/dist/actions/list3rd-party-audiences.mjs.map +1 -1
- package/dist/actions/query-ad-accounts.cjs +5 -5
- package/dist/actions/query-ad-accounts.cjs.map +1 -1
- package/dist/actions/query-ad-accounts.d.cts +58 -3
- package/dist/actions/query-ad-accounts.d.cts.map +1 -1
- package/dist/actions/query-ad-accounts.d.mts +58 -3
- package/dist/actions/query-ad-accounts.d.mts.map +1 -1
- package/dist/actions/query-ad-accounts.mjs +5 -5
- package/dist/actions/query-ad-accounts.mjs.map +1 -1
- package/dist/actions/query-funding-instruments-by-business.cjs +3 -3
- package/dist/actions/query-funding-instruments-by-business.cjs.map +1 -1
- package/dist/actions/query-funding-instruments-by-business.d.cts +44 -3
- package/dist/actions/query-funding-instruments-by-business.d.cts.map +1 -1
- package/dist/actions/query-funding-instruments-by-business.d.mts +44 -3
- package/dist/actions/query-funding-instruments-by-business.d.mts.map +1 -1
- package/dist/actions/query-funding-instruments-by-business.mjs +3 -3
- package/dist/actions/query-funding-instruments-by-business.mjs.map +1 -1
- package/dist/actions/search-communities.cjs +6 -6
- package/dist/actions/search-communities.cjs.map +1 -1
- package/dist/actions/search-communities.d.cts +24 -3
- package/dist/actions/search-communities.d.cts.map +1 -1
- package/dist/actions/search-communities.d.mts +24 -3
- package/dist/actions/search-communities.d.mts.map +1 -1
- package/dist/actions/search-communities.mjs +6 -6
- package/dist/actions/search-communities.mjs.map +1 -1
- package/dist/actions/update-ad-account.cjs +2 -2
- package/dist/actions/update-ad-account.cjs.map +1 -1
- package/dist/actions/update-ad-account.d.cts +88 -3
- package/dist/actions/update-ad-account.d.cts.map +1 -1
- package/dist/actions/update-ad-account.d.mts +88 -3
- package/dist/actions/update-ad-account.d.mts.map +1 -1
- package/dist/actions/update-ad-account.mjs +2 -2
- package/dist/actions/update-ad-account.mjs.map +1 -1
- package/dist/actions/update-business.cjs +2 -2
- package/dist/actions/update-business.cjs.map +1 -1
- package/dist/actions/update-business.d.cts +66 -3
- package/dist/actions/update-business.d.cts.map +1 -1
- package/dist/actions/update-business.d.mts +66 -3
- package/dist/actions/update-business.d.mts.map +1 -1
- package/dist/actions/update-business.mjs +2 -2
- package/dist/actions/update-business.mjs.map +1 -1
- package/dist/actions/update-campaign.cjs +3 -3
- package/dist/actions/update-campaign.cjs.map +1 -1
- package/dist/actions/update-campaign.d.cts +113 -3
- package/dist/actions/update-campaign.d.cts.map +1 -1
- package/dist/actions/update-campaign.d.mts +113 -3
- package/dist/actions/update-campaign.d.mts.map +1 -1
- package/dist/actions/update-campaign.mjs +3 -3
- package/dist/actions/update-campaign.mjs.map +1 -1
- package/dist/actions/update-custom-audience-users.cjs +1 -1
- package/dist/actions/update-custom-audience-users.cjs.map +1 -1
- package/dist/actions/update-custom-audience-users.d.cts +31 -3
- package/dist/actions/update-custom-audience-users.d.cts.map +1 -1
- package/dist/actions/update-custom-audience-users.d.mts +31 -3
- package/dist/actions/update-custom-audience-users.d.mts.map +1 -1
- package/dist/actions/update-custom-audience-users.mjs +1 -1
- package/dist/actions/update-custom-audience-users.mjs.map +1 -1
- package/dist/actions/update-post.cjs +2 -2
- package/dist/actions/update-post.cjs.map +1 -1
- package/dist/actions/update-post.d.cts +27 -3
- package/dist/actions/update-post.d.cts.map +1 -1
- package/dist/actions/update-post.d.mts +27 -3
- package/dist/actions/update-post.d.mts.map +1 -1
- package/dist/actions/update-post.mjs +2 -2
- package/dist/actions/update-post.mjs.map +1 -1
- package/dist/actions/update-product-catalog.cjs +3 -3
- package/dist/actions/update-product-catalog.cjs.map +1 -1
- package/dist/actions/update-product-catalog.d.cts +50 -3
- package/dist/actions/update-product-catalog.d.cts.map +1 -1
- package/dist/actions/update-product-catalog.d.mts +50 -3
- package/dist/actions/update-product-catalog.d.mts.map +1 -1
- package/dist/actions/update-product-catalog.mjs +3 -3
- package/dist/actions/update-product-catalog.mjs.map +1 -1
- package/dist/actions/update-product-feed.cjs +3 -3
- package/dist/actions/update-product-feed.cjs.map +1 -1
- package/dist/actions/update-product-feed.d.cts +69 -3
- package/dist/actions/update-product-feed.d.cts.map +1 -1
- package/dist/actions/update-product-feed.d.mts +69 -3
- package/dist/actions/update-product-feed.d.mts.map +1 -1
- package/dist/actions/update-product-feed.mjs +3 -3
- package/dist/actions/update-product-feed.mjs.map +1 -1
- package/dist/actions/update-product-set.cjs +4 -4
- package/dist/actions/update-product-set.cjs.map +1 -1
- package/dist/actions/update-product-set.d.cts +30 -3
- package/dist/actions/update-product-set.d.cts.map +1 -1
- package/dist/actions/update-product-set.d.mts +30 -3
- package/dist/actions/update-product-set.d.mts.map +1 -1
- package/dist/actions/update-product-set.mjs +4 -4
- package/dist/actions/update-product-set.mjs.map +1 -1
- package/dist/actions/update-saved-audience.cjs +3 -3
- package/dist/actions/update-saved-audience.cjs.map +1 -1
- package/dist/actions/update-saved-audience.d.cts +97 -3
- package/dist/actions/update-saved-audience.d.cts.map +1 -1
- package/dist/actions/update-saved-audience.d.mts +97 -3
- package/dist/actions/update-saved-audience.d.mts.map +1 -1
- package/dist/actions/update-saved-audience.mjs +3 -3
- package/dist/actions/update-saved-audience.mjs.map +1 -1
- package/dist/actions/update-structured-post.cjs +2 -2
- package/dist/actions/update-structured-post.cjs.map +1 -1
- package/dist/actions/update-structured-post.d.cts +21 -3
- package/dist/actions/update-structured-post.d.cts.map +1 -1
- package/dist/actions/update-structured-post.d.mts +21 -3
- package/dist/actions/update-structured-post.d.mts.map +1 -1
- package/dist/actions/update-structured-post.mjs +2 -2
- package/dist/actions/update-structured-post.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-ad-accounts.mjs","names":[],"sources":["../../src/actions/query-ad-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryAdAccountsInput
|
|
1
|
+
{"version":3,"file":"query-ad-accounts.mjs","names":[],"sources":["../../src/actions/query-ad-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryAdAccountsInput = z.object({\n data: z.object({\n roles: z.array(z.string()).describe(\"Only return ad accounts to which specified actors do not have these roles.\").optional(),\n actors: z.array(z.object({\n id: z.string().describe(\"Actor ID to filter by.\").optional(),\n}).passthrough().describe(\"Filter for actor access to ad accounts.\")).describe(\"Only return ad accounts to which the specified actors do not have access.\").optional(),\n assets: z.array(z.object({\n id: z.string().describe(\"Asset ID to filter by.\").optional(),\n}).passthrough().describe(\"Filter for asset access to ad accounts.\")).describe(\"Only return ad accounts that have access to these assets.\").optional(),\n filter: z.string().describe(\"Filter string to query the entity. If null, the response contains all ad accounts within the business.\").optional(),\n}).describe(\"Filter criteria for querying ad accounts.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve.\").optional(),\n business_id: z.string().describe(\"The ID of the business to query ad accounts for.\"),\n}).describe(\"Request model for querying ad accounts by business.\");\nconst RedditAdsQueryAdAccounts_AdAccountSchema = z.object({\n id: z.string().describe(\"Ad account ID.\").nullable().optional(),\n name: z.string().describe(\"Ad account name.\").nullable().optional(),\n type: z.string().describe(\"Ad account type.\").nullable().optional(),\n currency: z.string().describe(\"Currency used by this ad account.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the ad account was created.\").nullable().optional(),\n business_id: z.string().describe(\"Business ID associated with this ad account.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the ad account was last modified.\").nullable().optional(),\n time_zone_id: z.string().describe(\"Time zone ID for this ad account.\").nullable().optional(),\n admin_approval: z.string().describe(\"Admin approval status.\").nullable().optional(),\n spend_cap_type: z.string().describe(\"Spend cap type.\").nullable().optional(),\n attribution_type: z.string().describe(\"Attribution type used by this ad account.\").nullable().optional(),\n excluded_keywords: z.array(z.string()).describe(\"List of excluded keywords.\").nullable().optional(),\n suspension_reason: z.string().describe(\"Reason for suspension if account is suspended.\").nullable().optional(),\n excluded_communities: z.array(z.string()).describe(\"List of excluded communities.\").nullable().optional(),\n view_attribution_window: z.string().describe(\"View attribution window.\").nullable().optional(),\n click_attribution_window: z.string().describe(\"Click attribution window.\").nullable().optional(),\n pixel_partner_preferences: z.array(z.string()).describe(\"Pixel partner preferences.\").nullable().optional(),\n primary_contact_member_id: z.string().describe(\"Primary contact member ID.\").nullable().optional(),\n}).passthrough().describe(\"Ad account information.\");\nconst RedditAdsQueryAdAccounts_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.\").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 RedditAdsQueryAdAccountsOutput = z.object({\n data: z.array(RedditAdsQueryAdAccounts_AdAccountSchema).describe(\"List of ad accounts matching the query criteria.\"),\n pagination: RedditAdsQueryAdAccounts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of queried ad accounts.\");\n\nexport const redditAdsQueryAdAccounts = action(\"REDDIT_ADS_QUERY_AD_ACCOUNTS\", {\n slug: \"reddit_ads-query-ad-accounts\",\n name: \"Query Ad Accounts\",\n description: \"Tool to query ad accounts by business with optional filtering by actors, assets, roles, or custom filter string. Use when you need to retrieve ad accounts for a specific business with filtering capabilities. Rate Limit: Business Manager - 100 requests per 60 seconds.\",\n input: RedditAdsQueryAdAccountsInput,\n output: RedditAdsQueryAdAccountsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -24,15 +24,15 @@ const RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema = zod.z
|
|
|
24
24
|
authorize_status: zod.z.string().describe("Authorization status of the funding instrument.").nullable().optional(),
|
|
25
25
|
invoice_group_status: zod.z.string().describe("Invoice group status.").nullable().optional(),
|
|
26
26
|
reasons_not_servable: zod.z.array(zod.z.string()).describe("Reasons why the funding instrument is not servable.").nullable().optional()
|
|
27
|
-
}).describe("Funding instrument details.");
|
|
27
|
+
}).passthrough().describe("Funding instrument details.");
|
|
28
28
|
const RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema = zod.z.object({
|
|
29
29
|
next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
|
|
30
30
|
previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
|
|
31
|
-
}).describe("Pagination information.");
|
|
31
|
+
}).passthrough().describe("Pagination information.");
|
|
32
32
|
const RedditAdsQueryFundingInstrumentsByBusinessOutput = zod.z.object({
|
|
33
33
|
data: zod.z.array(RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema).describe("List of funding instruments."),
|
|
34
34
|
pagination: RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema.nullable()
|
|
35
|
-
}).describe("Response schema for querying funding instruments by business.");
|
|
35
|
+
}).passthrough().describe("Response schema for querying funding instruments by business.");
|
|
36
36
|
const redditAdsQueryFundingInstrumentsByBusiness = require_action.action("REDDIT_ADS_QUERY_FUNDING_INSTRUMENTS_BY_BUSINESS", {
|
|
37
37
|
slug: "reddit_ads-query-funding-instruments-by-business",
|
|
38
38
|
name: "Query funding instruments by business",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-funding-instruments-by-business.cjs","names":["z","action"],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryFundingInstrumentsByBusinessInput
|
|
1
|
+
{"version":3,"file":"query-funding-instruments-by-business.cjs","names":["z","action"],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryFundingInstrumentsByBusinessInput = z.object({\n data: z.object({\n mode: z.enum([\"ACTIVE\", \"ALL\"]).describe(\"Mode for filtering funding instruments.\").optional(),\n partner_business_id: z.string().describe(\"When a partner business ID is provided the endpoint returns funding that is shared with the given partner only. When null the endpoint lists all funding instruments owned by the business id in the path.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of credit line IDs to filter by.\").optional(),\n}).describe(\"Data payload for querying funding instruments.\").optional(),\n search: z.string().describe(\"A search term to filter funding instruments by name, ID, or type.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve.\").optional(),\n business_id: z.string().describe(\"The ID of the business to query funding instruments for.\"),\n}).describe(\"Request schema for querying funding instruments by business.\");\nconst RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Funding instrument ID.\").nullable().optional(),\n name: z.string().describe(\"Funding instrument name.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"ISO 8601 timestamp when the funding instrument ends.\").nullable().optional(),\n start_time: z.string().describe(\"ISO 8601 timestamp when the funding instrument starts.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument is servable.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in cents.\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in cents.\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"Reasons why the funding instrument is not servable.\").nullable().optional(),\n}).passthrough().describe(\"Funding instrument details.\");\nconst RedditAdsQueryFundingInstrumentsByBusiness_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. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information.\");\nexport const RedditAdsQueryFundingInstrumentsByBusinessOutput = z.object({\n data: z.array(RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema).describe(\"List of funding instruments.\"),\n pagination: RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for querying funding instruments by business.\");\n\nexport const redditAdsQueryFundingInstrumentsByBusiness = action(\"REDDIT_ADS_QUERY_FUNDING_INSTRUMENTS_BY_BUSINESS\", {\n slug: \"reddit_ads-query-funding-instruments-by-business\",\n name: \"Query funding instruments by business\",\n description: \"Query funding instruments (credit lines) by business with pagination support. Use when you need to retrieve or filter funding instruments for a Reddit Ads business account. Requires adsread OAuth scope. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsQueryFundingInstrumentsByBusinessInput,\n output: RedditAdsQueryFundingInstrumentsByBusinessOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,50 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-funding-instruments-by-business.d.ts
|
|
4
|
-
declare const RedditAdsQueryFundingInstrumentsByBusinessInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsQueryFundingInstrumentsByBusinessInput: z.ZodObject<{
|
|
5
|
+
data: z.ZodOptional<z.ZodObject<{
|
|
6
|
+
mode: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
ACTIVE: "ACTIVE";
|
|
8
|
+
ALL: "ALL";
|
|
9
|
+
}>>;
|
|
10
|
+
partner_business_id: z.ZodOptional<z.ZodString>;
|
|
11
|
+
funding_instrument_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>>;
|
|
13
|
+
search: z.ZodOptional<z.ZodString>;
|
|
14
|
+
page_size: z.ZodOptional<z.ZodNumber>;
|
|
15
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
16
|
+
business_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const RedditAdsQueryFundingInstrumentsByBusinessOutput: z.ZodObject<{
|
|
19
|
+
data: z.ZodArray<z.ZodObject<{
|
|
20
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
end_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
is_servable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
|
+
credit_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
billable_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
authorize_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
invoice_group_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
reasons_not_servable: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
31
|
+
}, z.core.$loose>>;
|
|
32
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
33
|
+
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
|
+
}, z.core.$loose>;
|
|
37
|
+
declare const redditAdsQueryFundingInstrumentsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
business_id: string;
|
|
39
|
+
data?: {
|
|
40
|
+
mode?: "ACTIVE" | "ALL" | undefined;
|
|
41
|
+
partner_business_id?: string | undefined;
|
|
42
|
+
funding_instrument_ids?: string[] | undefined;
|
|
43
|
+
} | undefined;
|
|
44
|
+
search?: string | undefined;
|
|
45
|
+
page_size?: number | undefined;
|
|
46
|
+
page_token?: string | undefined;
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
48
|
//#endregion
|
|
8
49
|
export { redditAdsQueryFundingInstrumentsByBusiness };
|
|
9
50
|
//# sourceMappingURL=query-funding-instruments-by-business.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-funding-instruments-by-business.d.cts","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"mappings":";;;cAIa,+CAAA,
|
|
1
|
+
{"version":3,"file":"query-funding-instruments-by-business.d.cts","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"mappings":";;;cAIa,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4B/C,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAKhD,0CAAA,gCAA0C,wBAAA"}
|
|
@@ -1,9 +1,50 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-funding-instruments-by-business.d.ts
|
|
4
|
-
declare const RedditAdsQueryFundingInstrumentsByBusinessInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsQueryFundingInstrumentsByBusinessInput: z.ZodObject<{
|
|
5
|
+
data: z.ZodOptional<z.ZodObject<{
|
|
6
|
+
mode: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
ACTIVE: "ACTIVE";
|
|
8
|
+
ALL: "ALL";
|
|
9
|
+
}>>;
|
|
10
|
+
partner_business_id: z.ZodOptional<z.ZodString>;
|
|
11
|
+
funding_instrument_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>>;
|
|
13
|
+
search: z.ZodOptional<z.ZodString>;
|
|
14
|
+
page_size: z.ZodOptional<z.ZodNumber>;
|
|
15
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
16
|
+
business_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const RedditAdsQueryFundingInstrumentsByBusinessOutput: z.ZodObject<{
|
|
19
|
+
data: z.ZodArray<z.ZodObject<{
|
|
20
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
end_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
start_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
is_servable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
|
+
credit_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
billable_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
authorize_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
invoice_group_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
reasons_not_servable: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
31
|
+
}, z.core.$loose>>;
|
|
32
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
33
|
+
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
|
+
}, z.core.$loose>;
|
|
37
|
+
declare const redditAdsQueryFundingInstrumentsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
business_id: string;
|
|
39
|
+
data?: {
|
|
40
|
+
mode?: "ACTIVE" | "ALL" | undefined;
|
|
41
|
+
partner_business_id?: string | undefined;
|
|
42
|
+
funding_instrument_ids?: string[] | undefined;
|
|
43
|
+
} | undefined;
|
|
44
|
+
search?: string | undefined;
|
|
45
|
+
page_size?: number | undefined;
|
|
46
|
+
page_token?: string | undefined;
|
|
47
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
48
|
//#endregion
|
|
8
49
|
export { redditAdsQueryFundingInstrumentsByBusiness };
|
|
9
50
|
//# sourceMappingURL=query-funding-instruments-by-business.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-funding-instruments-by-business.d.mts","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"mappings":";;;cAIa,+CAAA,
|
|
1
|
+
{"version":3,"file":"query-funding-instruments-by-business.d.mts","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"mappings":";;;cAIa,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA4B/C,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAKhD,0CAAA,gCAA0C,wBAAA"}
|
|
@@ -24,11 +24,11 @@ const RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema = z.obj
|
|
|
24
24
|
authorize_status: z.string().describe("Authorization status of the funding instrument.").nullable().optional(),
|
|
25
25
|
invoice_group_status: z.string().describe("Invoice group status.").nullable().optional(),
|
|
26
26
|
reasons_not_servable: z.array(z.string()).describe("Reasons why the funding instrument is not servable.").nullable().optional()
|
|
27
|
-
}).describe("Funding instrument details.");
|
|
27
|
+
}).passthrough().describe("Funding instrument details.");
|
|
28
28
|
const RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema = z.object({
|
|
29
29
|
next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
|
|
30
30
|
previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
|
|
31
|
-
}).describe("Pagination information.");
|
|
31
|
+
}).passthrough().describe("Pagination information.");
|
|
32
32
|
const redditAdsQueryFundingInstrumentsByBusiness = action("REDDIT_ADS_QUERY_FUNDING_INSTRUMENTS_BY_BUSINESS", {
|
|
33
33
|
slug: "reddit_ads-query-funding-instruments-by-business",
|
|
34
34
|
name: "Query funding instruments by business",
|
|
@@ -37,7 +37,7 @@ const redditAdsQueryFundingInstrumentsByBusiness = action("REDDIT_ADS_QUERY_FUND
|
|
|
37
37
|
output: z.object({
|
|
38
38
|
data: z.array(RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema).describe("List of funding instruments."),
|
|
39
39
|
pagination: RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema.nullable()
|
|
40
|
-
}).describe("Response schema for querying funding instruments by business.")
|
|
40
|
+
}).passthrough().describe("Response schema for querying funding instruments by business.")
|
|
41
41
|
});
|
|
42
42
|
//#endregion
|
|
43
43
|
export { redditAdsQueryFundingInstrumentsByBusiness };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-funding-instruments-by-business.mjs","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryFundingInstrumentsByBusinessInput
|
|
1
|
+
{"version":3,"file":"query-funding-instruments-by-business.mjs","names":[],"sources":["../../src/actions/query-funding-instruments-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsQueryFundingInstrumentsByBusinessInput = z.object({\n data: z.object({\n mode: z.enum([\"ACTIVE\", \"ALL\"]).describe(\"Mode for filtering funding instruments.\").optional(),\n partner_business_id: z.string().describe(\"When a partner business ID is provided the endpoint returns funding that is shared with the given partner only. When null the endpoint lists all funding instruments owned by the business id in the path.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of credit line IDs to filter by.\").optional(),\n}).describe(\"Data payload for querying funding instruments.\").optional(),\n search: z.string().describe(\"A search term to filter funding instruments by name, ID, or type.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned by page.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve.\").optional(),\n business_id: z.string().describe(\"The ID of the business to query funding instruments for.\"),\n}).describe(\"Request schema for querying funding instruments by business.\");\nconst RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Funding instrument ID.\").nullable().optional(),\n name: z.string().describe(\"Funding instrument name.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"ISO 8601 timestamp when the funding instrument ends.\").nullable().optional(),\n start_time: z.string().describe(\"ISO 8601 timestamp when the funding instrument starts.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument is servable.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in cents.\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in cents.\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"Reasons why the funding instrument is not servable.\").nullable().optional(),\n}).passthrough().describe(\"Funding instrument details.\");\nconst RedditAdsQueryFundingInstrumentsByBusiness_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. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information.\");\nexport const RedditAdsQueryFundingInstrumentsByBusinessOutput = z.object({\n data: z.array(RedditAdsQueryFundingInstrumentsByBusiness_FundingInstrumentSchema).describe(\"List of funding instruments.\"),\n pagination: RedditAdsQueryFundingInstrumentsByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for querying funding instruments by business.\");\n\nexport const redditAdsQueryFundingInstrumentsByBusiness = action(\"REDDIT_ADS_QUERY_FUNDING_INSTRUMENTS_BY_BUSINESS\", {\n slug: \"reddit_ads-query-funding-instruments-by-business\",\n name: \"Query funding instruments by business\",\n description: \"Query funding instruments (credit lines) by business with pagination support. Use when you need to retrieve or filter funding instruments for a Reddit Ads business account. Requires adsread OAuth scope. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsQueryFundingInstrumentsByBusinessInput,\n output: RedditAdsQueryFundingInstrumentsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,KAAK,CAAC,UAAU,KAAK,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC7F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4MAA4M,CAAC,CAAC,SAAS;EAChQ,wBAAwB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;AAC7F,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,qEAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,8DAA8D,EAAE,OAAO;CAC3E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yBAAyB;AAMnD,MAAa,6CAA6C,OAAO,oDAAoD;CACnH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8D,EAAE,OAAO;EACvE,MAAM,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,8BAA8B;EACzH,YAAY,4DAA4D,SAAS;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAOhB;AACV,CAAC"}
|
|
@@ -7,21 +7,21 @@ const RedditAdsSearchCommunitiesInput = zod.z.object({
|
|
|
7
7
|
page_token: zod.z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional()
|
|
8
8
|
}).describe("Request model for searching communities. Supports filtering by name or topic and pagination for large result sets.");
|
|
9
9
|
const RedditAdsSearchCommunities_CommunitySchema = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique identifier for the community."),
|
|
11
|
-
name: zod.z.string().describe("Name of the community (subreddit)."),
|
|
10
|
+
id: zod.z.string().describe("Unique identifier for the community.").nullable(),
|
|
11
|
+
name: zod.z.string().describe("Name of the community (subreddit).").nullable(),
|
|
12
12
|
icon_url: zod.z.string().describe("URL to the community's icon.").nullable().optional(),
|
|
13
13
|
categories: zod.z.array(zod.z.string()).describe("List of categories the community belongs to.").nullable().optional(),
|
|
14
14
|
description: zod.z.string().describe("Description of the community.").nullable().optional(),
|
|
15
|
-
subscriber_count: zod.z.number().int().describe("Number of subscribers in the community.")
|
|
16
|
-
}).describe("Represents a single community returned by the Reddit Ads API.");
|
|
15
|
+
subscriber_count: zod.z.number().int().describe("Number of subscribers in the community.").nullable()
|
|
16
|
+
}).passthrough().describe("Represents a single community returned by the Reddit Ads API.");
|
|
17
17
|
const RedditAdsSearchCommunities_PaginationSchema = zod.z.object({
|
|
18
18
|
next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
|
|
19
19
|
previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
|
|
20
|
-
}).describe("Pagination information for navigating through community search results.");
|
|
20
|
+
}).passthrough().describe("Pagination information for navigating through community search results.");
|
|
21
21
|
const RedditAdsSearchCommunitiesOutput = zod.z.object({
|
|
22
22
|
data: zod.z.array(RedditAdsSearchCommunities_CommunitySchema).describe("List of communities matching the search query."),
|
|
23
23
|
pagination: RedditAdsSearchCommunities_PaginationSchema.nullable()
|
|
24
|
-
}).describe("Response model for searching communities with pagination.");
|
|
24
|
+
}).passthrough().describe("Response model for searching communities with pagination.");
|
|
25
25
|
const redditAdsSearchCommunities = require_action.action("REDDIT_ADS_SEARCH_COMMUNITIES", {
|
|
26
26
|
slug: "reddit_ads-search-communities",
|
|
27
27
|
name: "Search Communities",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-communities.cjs","names":["z","action"],"sources":["../../src/actions/search-communities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsSearchCommunitiesInput
|
|
1
|
+
{"version":3,"file":"search-communities.cjs","names":["z","action"],"sources":["../../src/actions/search-communities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsSearchCommunitiesInput = z.object({\n query: z.string().describe(\"A string that will be used to query (search) for communities by name or by topics. If parameter is empty or not included, it will return all subreddits.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for searching communities. Supports filtering by name or topic and pagination for large result sets.\");\nconst RedditAdsSearchCommunities_CommunitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the community.\").nullable(),\n name: z.string().describe(\"Name of the community (subreddit).\").nullable(),\n icon_url: z.string().describe(\"URL to the community's icon.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of categories the community belongs to.\").nullable().optional(),\n description: z.string().describe(\"Description of the community.\").nullable().optional(),\n subscriber_count: z.number().int().describe(\"Number of subscribers in the community.\").nullable(),\n}).passthrough().describe(\"Represents a single community returned by the Reddit Ads API.\");\nconst RedditAdsSearchCommunities_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 without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through community search results.\");\nexport const RedditAdsSearchCommunitiesOutput = z.object({\n data: z.array(RedditAdsSearchCommunities_CommunitySchema).describe(\"List of communities matching the search query.\"),\n pagination: RedditAdsSearchCommunities_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for searching communities with pagination.\");\n\nexport const redditAdsSearchCommunities = action(\"REDDIT_ADS_SEARCH_COMMUNITIES\", {\n slug: \"reddit_ads-search-communities\",\n name: \"Search Communities\",\n description: \"Tool to search for Reddit communities based on their name or topic. Use when you need to find subreddits for ad targeting purposes. Returns all communities if no query is provided.\",\n input: RedditAdsSearchCommunitiesInput,\n output: RedditAdsSearchCommunitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,oHAAoH;AAChI,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yEAAyE;AACnG,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,gDAAgD;CACnH,YAAY,4CAA4C,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-communities.d.ts
|
|
4
|
-
declare const RedditAdsSearchCommunitiesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsSearchCommunitiesInput: z.ZodObject<{
|
|
5
|
+
query: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page_size: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RedditAdsSearchCommunitiesOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
icon_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
subscriber_count: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
19
|
+
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const redditAdsSearchCommunities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
query?: string | undefined;
|
|
25
|
+
page_size?: number | undefined;
|
|
26
|
+
page_token?: string | undefined;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { redditAdsSearchCommunities };
|
|
9
30
|
//# sourceMappingURL=search-communities.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-communities.d.cts","names":[],"sources":["../../src/actions/search-communities.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"search-communities.d.cts","names":[],"sources":["../../src/actions/search-communities.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAiB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-communities.d.ts
|
|
4
|
-
declare const RedditAdsSearchCommunitiesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsSearchCommunitiesInput: z.ZodObject<{
|
|
5
|
+
query: z.ZodOptional<z.ZodString>;
|
|
6
|
+
page_size: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
page_token: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const RedditAdsSearchCommunitiesOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
icon_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
subscriber_count: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
pagination: z.ZodNullable<z.ZodObject<{
|
|
19
|
+
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const redditAdsSearchCommunities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
query?: string | undefined;
|
|
25
|
+
page_size?: number | undefined;
|
|
26
|
+
page_token?: string | undefined;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { redditAdsSearchCommunities };
|
|
9
30
|
//# sourceMappingURL=search-communities.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-communities.d.mts","names":[],"sources":["../../src/actions/search-communities.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"search-communities.d.mts","names":[],"sources":["../../src/actions/search-communities.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAiB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -7,17 +7,17 @@ const RedditAdsSearchCommunitiesInput = z.object({
|
|
|
7
7
|
page_token: z.string().describe("The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.").optional()
|
|
8
8
|
}).describe("Request model for searching communities. Supports filtering by name or topic and pagination for large result sets.");
|
|
9
9
|
const RedditAdsSearchCommunities_CommunitySchema = z.object({
|
|
10
|
-
id: z.string().describe("Unique identifier for the community."),
|
|
11
|
-
name: z.string().describe("Name of the community (subreddit)."),
|
|
10
|
+
id: z.string().describe("Unique identifier for the community.").nullable(),
|
|
11
|
+
name: z.string().describe("Name of the community (subreddit).").nullable(),
|
|
12
12
|
icon_url: z.string().describe("URL to the community's icon.").nullable().optional(),
|
|
13
13
|
categories: z.array(z.string()).describe("List of categories the community belongs to.").nullable().optional(),
|
|
14
14
|
description: z.string().describe("Description of the community.").nullable().optional(),
|
|
15
|
-
subscriber_count: z.number().int().describe("Number of subscribers in the community.")
|
|
16
|
-
}).describe("Represents a single community returned by the Reddit Ads API.");
|
|
15
|
+
subscriber_count: z.number().int().describe("Number of subscribers in the community.").nullable()
|
|
16
|
+
}).passthrough().describe("Represents a single community returned by the Reddit Ads API.");
|
|
17
17
|
const RedditAdsSearchCommunities_PaginationSchema = z.object({
|
|
18
18
|
next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
|
|
19
19
|
previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
|
|
20
|
-
}).describe("Pagination information for navigating through community search results.");
|
|
20
|
+
}).passthrough().describe("Pagination information for navigating through community search results.");
|
|
21
21
|
const redditAdsSearchCommunities = action("REDDIT_ADS_SEARCH_COMMUNITIES", {
|
|
22
22
|
slug: "reddit_ads-search-communities",
|
|
23
23
|
name: "Search Communities",
|
|
@@ -26,7 +26,7 @@ const redditAdsSearchCommunities = action("REDDIT_ADS_SEARCH_COMMUNITIES", {
|
|
|
26
26
|
output: z.object({
|
|
27
27
|
data: z.array(RedditAdsSearchCommunities_CommunitySchema).describe("List of communities matching the search query."),
|
|
28
28
|
pagination: RedditAdsSearchCommunities_PaginationSchema.nullable()
|
|
29
|
-
}).describe("Response model for searching communities with pagination.")
|
|
29
|
+
}).passthrough().describe("Response model for searching communities with pagination.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { redditAdsSearchCommunities };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-communities.mjs","names":[],"sources":["../../src/actions/search-communities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsSearchCommunitiesInput
|
|
1
|
+
{"version":3,"file":"search-communities.mjs","names":[],"sources":["../../src/actions/search-communities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsSearchCommunitiesInput = z.object({\n query: z.string().describe(\"A string that will be used to query (search) for communities by name or by topics. If parameter is empty or not included, it will return all subreddits.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for searching communities. Supports filtering by name or topic and pagination for large result sets.\");\nconst RedditAdsSearchCommunities_CommunitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the community.\").nullable(),\n name: z.string().describe(\"Name of the community (subreddit).\").nullable(),\n icon_url: z.string().describe(\"URL to the community's icon.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of categories the community belongs to.\").nullable().optional(),\n description: z.string().describe(\"Description of the community.\").nullable().optional(),\n subscriber_count: z.number().int().describe(\"Number of subscribers in the community.\").nullable(),\n}).passthrough().describe(\"Represents a single community returned by the Reddit Ads API.\");\nconst RedditAdsSearchCommunities_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 without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through community search results.\");\nexport const RedditAdsSearchCommunitiesOutput = z.object({\n data: z.array(RedditAdsSearchCommunities_CommunitySchema).describe(\"List of communities matching the search query.\"),\n pagination: RedditAdsSearchCommunities_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for searching communities with pagination.\");\n\nexport const redditAdsSearchCommunities = action(\"REDDIT_ADS_SEARCH_COMMUNITIES\", {\n slug: \"reddit_ads-search-communities\",\n name: \"Search Communities\",\n description: \"Tool to search for Reddit communities based on their name or topic. Use when you need to find subreddits for ad targeting purposes. Returns all communities if no query is provided.\",\n input: RedditAdsSearchCommunitiesInput,\n output: RedditAdsSearchCommunitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,oHAAoH;AAChI,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yEAAyE;AAMnG,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,MAAM,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,gDAAgD;EACnH,YAAY,4CAA4C,SAAS;CACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
|
|
@@ -64,8 +64,8 @@ const RedditAdsUpdateAdAccount_AdAccountResponseDataSchema = zod.z.object({
|
|
|
64
64
|
click_attribution_window: zod.z.string().describe("Click attribution window").nullable().optional(),
|
|
65
65
|
pixel_partner_preferences: zod.z.array(zod.z.string()).describe("List of pixel partners allowed").nullable().optional(),
|
|
66
66
|
primary_contact_member_id: zod.z.string().describe("Primary contact member ID").nullable().optional()
|
|
67
|
-
}).describe("Updated ad account data in the response.");
|
|
68
|
-
const RedditAdsUpdateAdAccountOutput = zod.z.object({ data: RedditAdsUpdateAdAccount_AdAccountResponseDataSchema.nullable() }).describe("Response containing the updated ad account.");
|
|
67
|
+
}).passthrough().describe("Updated ad account data in the response.");
|
|
68
|
+
const RedditAdsUpdateAdAccountOutput = zod.z.object({ data: RedditAdsUpdateAdAccount_AdAccountResponseDataSchema.nullable() }).passthrough().describe("Response containing the updated ad account.");
|
|
69
69
|
const redditAdsUpdateAdAccount = require_action.action("REDDIT_ADS_UPDATE_AD_ACCOUNT", {
|
|
70
70
|
slug: "reddit_ads-update-ad-account",
|
|
71
71
|
name: "Update Ad Account",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/update-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsUpdateAdAccountInput
|
|
1
|
+
{"version":3,"file":"update-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/update-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsUpdateAdAccountInput = z.object({\n data: z.object({\n name: z.string().describe(\"The ad account name. Must be between 3 and 500 characters\").optional(),\n type: z.enum([\"MANAGED\", \"SELF_SERVE\"]).describe(\"Type of ad account.\").optional(),\n admin_approval: z.enum([\"ADMIN\", \"BANNED\", \"NEEDS_ID_VERIFICATION\", \"PENDING\", \"SUSPENDED\", \"SUSPICIOUS\", \"TRUSTED\", \"VALID\"]).describe(\"Employee-set state for the account.\").optional(),\n spend_cap_type: z.enum([\"LIFETIME\"]).describe(\"Type of spend cap applied to the ad account.\").optional(),\n attribution_type: z.enum([\"ALL_CONVERSION\", \"CLICK_THROUGH_CONVERSION\", \"VIEW_THROUGH_CONVERSION\"]).describe(\"Attribution type for CPA bid types.\").optional(),\n excluded_keywords: z.array(z.string()).describe(\"Account-level list of excluded keywords for targeting\").optional(),\n suspension_reason: z.enum([\"ADVERTISING_POLICY\", \"BEHAVIOR\", \"FRAUD\", \"OTHER\", \"KYC_CHECK_FAILED\"]).describe(\"Reason why the ad account was suspended.\").optional(),\n excluded_communities: z.array(z.string()).describe(\"Account-level list of excluded subreddit communities\").optional(),\n view_attribution_window: z.enum([\"DAY\", \"WEEK\", \"MONTH\"]).describe(\"Attribution window for reporting.\").optional(),\n click_attribution_window: z.enum([\"DAY\", \"WEEK\", \"MONTH\"]).describe(\"Attribution window for reporting.\").optional(),\n pixel_partner_preferences: z.array(z.string()).describe(\"List of pixel partners allowed by the advertiser\").optional(),\n primary_contact_member_id: z.string().describe(\"The ID of the primary contact member for this account\").optional(),\n}).describe(\"Ad account fields to update. Only include fields you want to modify\"),\n ad_account_id: z.string().describe(\"The ID of the ad account to update. Must start with 't2_' or 'a2_'\"),\n}).describe(\"Request to update a Reddit ad account.\");\nconst RedditAdsUpdateAdAccount_AdAccountResponseDataSchema = z.object({\n id: z.string().describe(\"The ID of the ad account\").nullable().optional(),\n name: z.string().describe(\"The ad account name\").nullable().optional(),\n type: z.string().describe(\"Type of the ad account\").nullable().optional(),\n currency: z.string().describe(\"Currency used by the ad account\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the account was created\").nullable().optional(),\n business_id: z.string().describe(\"Business ID associated with the account\").nullable().optional(),\n modified_at: z.string().describe(\"ISO 8601 timestamp when the account was last modified\").nullable().optional(),\n time_zone_id: z.string().describe(\"Time zone ID for the account\").nullable().optional(),\n admin_approval: z.string().describe(\"Employee-set state for the account\").nullable().optional(),\n spend_cap_type: z.string().describe(\"Type of spend cap applied\").nullable().optional(),\n attribution_type: z.string().describe(\"The attribution type\").nullable().optional(),\n excluded_keywords: z.array(z.string()).describe(\"Account-level excluded keywords\").nullable().optional(),\n suspension_reason: z.string().describe(\"Reason for suspension if applicable\").nullable().optional(),\n excluded_communities: z.array(z.string()).describe(\"Account-level excluded communities\").nullable().optional(),\n view_attribution_window: z.string().describe(\"View attribution window\").nullable().optional(),\n click_attribution_window: z.string().describe(\"Click attribution window\").nullable().optional(),\n pixel_partner_preferences: z.array(z.string()).describe(\"List of pixel partners allowed\").nullable().optional(),\n primary_contact_member_id: z.string().describe(\"Primary contact member ID\").nullable().optional(),\n}).passthrough().describe(\"Updated ad account data in the response.\");\nexport const RedditAdsUpdateAdAccountOutput = z.object({\n data: RedditAdsUpdateAdAccount_AdAccountResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the updated ad account.\");\n\nexport const redditAdsUpdateAdAccount = action(\"REDDIT_ADS_UPDATE_AD_ACCOUNT\", {\n slug: \"reddit_ads-update-ad-account\",\n name: \"Update Ad Account\",\n description: \"Tool to update a Reddit ad account configuration. Use when you need to modify account settings like name, attribution windows, excluded communities/keywords, or account approval state. Subject to Campaign Management Write rate limit: 200 requests per 60 seconds.\",\n input: RedditAdsUpdateAdAccountInput,\n output: RedditAdsUpdateAdAccountOutput,\n});\n"],"mappings":"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"}
|