@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,9 +1,74 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-custom-audience.d.ts
|
|
4
|
-
declare const RedditAdsGetCustomAudienceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetCustomAudienceInput: z.ZodObject<{
|
|
5
|
+
audience_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RedditAdsGetCustomAudienceOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
cost: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
|
+
price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
partner: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
rate_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
is_cost_exempted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
16
|
+
update_timestamp: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
partner_segment_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
reddit_audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
currency_conversion_rate_to_usd: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
type: z.ZodNullable<z.ZodEnum<{
|
|
23
|
+
CUSTOMER_LIST: "CUSTOMER_LIST";
|
|
24
|
+
ENGAGEMENT_RETARGETING: "ENGAGEMENT_RETARGETING";
|
|
25
|
+
LOOKALIKE: "LOOKALIKE";
|
|
26
|
+
PIXEL_RETARGETING: "PIXEL_RETARGETING";
|
|
27
|
+
THIRD_PARTY: "THIRD_PARTY";
|
|
28
|
+
IN_MARKET: "IN_MARKET";
|
|
29
|
+
}>>;
|
|
30
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
31
|
+
DELETED: "DELETED";
|
|
32
|
+
VALID: "VALID";
|
|
33
|
+
INVALID_DATA_SOURCE: "INVALID_DATA_SOURCE";
|
|
34
|
+
SERVER_ERROR: "SERVER_ERROR";
|
|
35
|
+
PENDING: "PENDING";
|
|
36
|
+
SUCCESSFUL: "SUCCESSFUL";
|
|
37
|
+
EXPIRED: "EXPIRED";
|
|
38
|
+
USER_ERROR: "USER_ERROR";
|
|
39
|
+
NOT_ENOUGH_MATCHES_ERROR: "NOT_ENOUGH_MATCHES_ERROR";
|
|
40
|
+
}>>>;
|
|
41
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
ad_account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
delivery_status: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
45
|
+
lookalike_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
|
+
audience_size: z.ZodNullable<z.ZodString>;
|
|
47
|
+
source_audience_id: z.ZodNullable<z.ZodString>;
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
|
+
size_range_lower: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
50
|
+
size_range_upper: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
customer_list_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
52
|
+
origin: z.ZodNullable<z.ZodString>;
|
|
53
|
+
origin_client_id: z.ZodNullable<z.ZodString>;
|
|
54
|
+
external_audience_id: z.ZodNullable<z.ZodString>;
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
|
+
pixel_audience_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
57
|
+
pixel_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
58
|
+
targetings: z.ZodArray<z.ZodString>;
|
|
59
|
+
custom_targetings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
60
|
+
lookback_window_days: z.ZodNullable<z.ZodNumber>;
|
|
61
|
+
}, z.core.$loose>>>;
|
|
62
|
+
engagement_audience_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
63
|
+
campaign_ids: z.ZodArray<z.ZodString>;
|
|
64
|
+
tracking_types: z.ZodArray<z.ZodString>;
|
|
65
|
+
lookback_window_days: z.ZodNullable<z.ZodNumber>;
|
|
66
|
+
}, z.core.$loose>>>;
|
|
67
|
+
}, z.core.$loose>>;
|
|
68
|
+
}, z.core.$loose>;
|
|
69
|
+
declare const redditAdsGetCustomAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
70
|
+
audience_id: string;
|
|
71
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
72
|
//#endregion
|
|
8
73
|
export { redditAdsGetCustomAudience };
|
|
9
74
|
//# sourceMappingURL=get-custom-audience.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-audience.d.mts","names":[],"sources":["../../src/actions/get-custom-audience.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-custom-audience.d.mts","names":[],"sources":["../../src/actions/get-custom-audience.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAqD/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const RedditAdsGetCustomAudience_ThirdPartyDataCostSchema = z.object({
|
|
|
12
12
|
partner_segment_id: z.string().describe("Segment ID from the partner").nullable().optional(),
|
|
13
13
|
reddit_audience_id: z.string().describe("Reddit's internal audience ID").nullable().optional(),
|
|
14
14
|
currency_conversion_rate_to_usd: z.number().int().describe("Conversion rate to USD").nullable().optional()
|
|
15
|
-
}).describe("Cost information for custom audiences sourced from third-party data providers.");
|
|
15
|
+
}).passthrough().describe("Cost information for custom audiences sourced from third-party data providers.");
|
|
16
16
|
const RedditAdsGetCustomAudience_AudienceTypeSchema = z.enum([
|
|
17
17
|
"CUSTOMER_LIST",
|
|
18
18
|
"LOOKALIKE",
|
|
@@ -33,29 +33,29 @@ const RedditAdsGetCustomAudience_AudienceStatusSchema = z.enum([
|
|
|
33
33
|
"INVALID_DATA_SOURCE"
|
|
34
34
|
]).describe("Status of a custom audience.");
|
|
35
35
|
const RedditAdsGetCustomAudience_LookalikeConfigSchema = z.object({
|
|
36
|
-
audience_size: z.string().describe("Target size for the lookalike audience"),
|
|
37
|
-
source_audience_id: z.string().describe("ID of the source audience to build lookalike from")
|
|
38
|
-
}).describe("Configuration for lookalike type audiences.");
|
|
36
|
+
audience_size: z.string().describe("Target size for the lookalike audience").nullable(),
|
|
37
|
+
source_audience_id: z.string().describe("ID of the source audience to build lookalike from").nullable()
|
|
38
|
+
}).passthrough().describe("Configuration for lookalike type audiences.");
|
|
39
39
|
const RedditAdsGetCustomAudience_CustomerListConfigSchema = z.object({
|
|
40
|
-
origin: z.string().describe("Origin of the customer list"),
|
|
41
|
-
origin_client_id: z.string().describe("Client ID from the origin platform"),
|
|
42
|
-
external_audience_id: z.string().describe("External ID for the audience")
|
|
43
|
-
}).describe("Configuration for customer list type audiences.");
|
|
40
|
+
origin: z.string().describe("Origin of the customer list").nullable(),
|
|
41
|
+
origin_client_id: z.string().describe("Client ID from the origin platform").nullable(),
|
|
42
|
+
external_audience_id: z.string().describe("External ID for the audience").nullable()
|
|
43
|
+
}).passthrough().describe("Configuration for customer list type audiences.");
|
|
44
44
|
const RedditAdsGetCustomAudience_PixelAudienceConfigSchema = z.object({
|
|
45
45
|
pixel_ids: z.array(z.string()).describe("Pixel IDs to track").nullable().optional(),
|
|
46
46
|
targetings: z.array(z.string()).describe("Targeting rules for the pixel audience"),
|
|
47
47
|
custom_targetings: z.array(z.string()).describe("Custom targeting rules").nullable().optional(),
|
|
48
|
-
lookback_window_days: z.number().int().describe("Number of days to look back for pixel events")
|
|
49
|
-
}).describe("Configuration for pixel retargeting type audiences.");
|
|
48
|
+
lookback_window_days: z.number().int().describe("Number of days to look back for pixel events").nullable()
|
|
49
|
+
}).passthrough().describe("Configuration for pixel retargeting type audiences.");
|
|
50
50
|
const RedditAdsGetCustomAudience_EngagementAudienceConfigSchema = z.object({
|
|
51
51
|
campaign_ids: z.array(z.string()).describe("Campaign IDs to track engagement from"),
|
|
52
52
|
tracking_types: z.array(z.string()).describe("Types of engagement to track"),
|
|
53
|
-
lookback_window_days: z.number().int().describe("Number of days to look back for engagement")
|
|
54
|
-
}).describe("Configuration for engagement retargeting type audiences.");
|
|
53
|
+
lookback_window_days: z.number().int().describe("Number of days to look back for engagement").nullable()
|
|
54
|
+
}).passthrough().describe("Configuration for engagement retargeting type audiences.");
|
|
55
55
|
const RedditAdsGetCustomAudience_CustomAudienceDataSchema = z.object({
|
|
56
56
|
id: z.string().describe("The ID of the custom audience").nullable().optional(),
|
|
57
57
|
cost: RedditAdsGetCustomAudience_ThirdPartyDataCostSchema.nullable().optional(),
|
|
58
|
-
name: z.string().describe("The name of the custom audience"),
|
|
58
|
+
name: z.string().describe("The name of the custom audience").nullable(),
|
|
59
59
|
type: RedditAdsGetCustomAudience_AudienceTypeSchema.nullable(),
|
|
60
60
|
status: RedditAdsGetCustomAudience_AudienceStatusSchema.nullable().optional(),
|
|
61
61
|
created_at: z.string().describe("The time that this entity was created represented in ISO 8601").nullable().optional(),
|
|
@@ -68,13 +68,13 @@ const RedditAdsGetCustomAudience_CustomAudienceDataSchema = z.object({
|
|
|
68
68
|
customer_list_config: RedditAdsGetCustomAudience_CustomerListConfigSchema.nullable().optional(),
|
|
69
69
|
pixel_audience_config: RedditAdsGetCustomAudience_PixelAudienceConfigSchema.nullable().optional(),
|
|
70
70
|
engagement_audience_config: RedditAdsGetCustomAudience_EngagementAudienceConfigSchema.nullable().optional()
|
|
71
|
-
}).describe("Custom audience detailed information.");
|
|
71
|
+
}).passthrough().describe("Custom audience detailed information.");
|
|
72
72
|
const redditAdsGetCustomAudience = action("REDDIT_ADS_GET_CUSTOM_AUDIENCE", {
|
|
73
73
|
slug: "reddit_ads-get-custom-audience",
|
|
74
74
|
name: "Get Custom Audience",
|
|
75
75
|
description: "Tool to retrieve a custom audience by ID from Reddit Ads API. Use when you need to fetch detailed information about a specific custom audience including its configuration, status, and size estimates. Rate limit: 500 requests per 60 seconds (Targeting Taxonomy).",
|
|
76
76
|
input: RedditAdsGetCustomAudienceInput,
|
|
77
|
-
output: z.object({ data: RedditAdsGetCustomAudience_CustomAudienceDataSchema.nullable() }).describe("Response model for fetching a custom audience.")
|
|
77
|
+
output: z.object({ data: RedditAdsGetCustomAudience_CustomAudienceDataSchema.nullable() }).passthrough().describe("Response model for fetching a custom audience.")
|
|
78
78
|
});
|
|
79
79
|
//#endregion
|
|
80
80
|
export { redditAdsGetCustomAudience };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-audience.mjs","names":[],"sources":["../../src/actions/get-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetCustomAudienceInput
|
|
1
|
+
{"version":3,"file":"get-custom-audience.mjs","names":[],"sources":["../../src/actions/get-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetCustomAudienceInput = z.object({\n audience_id: z.string().describe(\"The ID of the custom audience to retrieve\"),\n}).describe(\"Request model for fetching a custom audience by ID.\");\nconst RedditAdsGetCustomAudience_ThirdPartyDataCostSchema = z.object({\n price: z.number().int().describe(\"Price for the audience data\").nullable().optional(),\n partner: z.string().describe(\"Third-party data provider partner name\").nullable().optional(),\n currency: z.string().describe(\"Currency code for the price\").nullable().optional(),\n rate_type: z.string().describe(\"Type of pricing rate\").nullable().optional(),\n is_cost_exempted: z.boolean().describe(\"Whether the cost is exempted\").nullable().optional(),\n update_timestamp: z.number().int().describe(\"Timestamp when cost was last updated\").nullable().optional(),\n partner_segment_id: z.string().describe(\"Segment ID from the partner\").nullable().optional(),\n reddit_audience_id: z.string().describe(\"Reddit's internal audience ID\").nullable().optional(),\n currency_conversion_rate_to_usd: z.number().int().describe(\"Conversion rate to USD\").nullable().optional(),\n}).passthrough().describe(\"Cost information for custom audiences sourced from third-party data providers.\");\nconst RedditAdsGetCustomAudience_AudienceTypeSchema = z.enum([\"CUSTOMER_LIST\", \"LOOKALIKE\", \"ENGAGEMENT_RETARGETING\", \"PIXEL_RETARGETING\", \"THIRD_PARTY\", \"IN_MARKET\"]).describe(\"Type of custom audience.\");\nconst RedditAdsGetCustomAudience_AudienceStatusSchema = z.enum([\"VALID\", \"SUCCESSFUL\", \"PENDING\", \"EXPIRED\", \"USER_ERROR\", \"SERVER_ERROR\", \"DELETED\", \"NOT_ENOUGH_MATCHES_ERROR\", \"INVALID_DATA_SOURCE\"]).describe(\"Status of a custom audience.\");\nconst RedditAdsGetCustomAudience_LookalikeConfigSchema = z.object({\n audience_size: z.string().describe(\"Target size for the lookalike audience\").nullable(),\n source_audience_id: z.string().describe(\"ID of the source audience to build lookalike from\").nullable(),\n}).passthrough().describe(\"Configuration for lookalike type audiences.\");\nconst RedditAdsGetCustomAudience_CustomerListConfigSchema = z.object({\n origin: z.string().describe(\"Origin of the customer list\").nullable(),\n origin_client_id: z.string().describe(\"Client ID from the origin platform\").nullable(),\n external_audience_id: z.string().describe(\"External ID for the audience\").nullable(),\n}).passthrough().describe(\"Configuration for customer list type audiences.\");\nconst RedditAdsGetCustomAudience_PixelAudienceConfigSchema = z.object({\n pixel_ids: z.array(z.string()).describe(\"Pixel IDs to track\").nullable().optional(),\n targetings: z.array(z.string()).describe(\"Targeting rules for the pixel audience\"),\n custom_targetings: z.array(z.string()).describe(\"Custom targeting rules\").nullable().optional(),\n lookback_window_days: z.number().int().describe(\"Number of days to look back for pixel events\").nullable(),\n}).passthrough().describe(\"Configuration for pixel retargeting type audiences.\");\nconst RedditAdsGetCustomAudience_EngagementAudienceConfigSchema = z.object({\n campaign_ids: z.array(z.string()).describe(\"Campaign IDs to track engagement from\"),\n tracking_types: z.array(z.string()).describe(\"Types of engagement to track\"),\n lookback_window_days: z.number().int().describe(\"Number of days to look back for engagement\").nullable(),\n}).passthrough().describe(\"Configuration for engagement retargeting type audiences.\");\nconst RedditAdsGetCustomAudience_CustomAudienceDataSchema = z.object({\n id: z.string().describe(\"The ID of the custom audience\").nullable().optional(),\n cost: RedditAdsGetCustomAudience_ThirdPartyDataCostSchema.nullable().optional(),\n name: z.string().describe(\"The name of the custom audience\").nullable(),\n type: RedditAdsGetCustomAudience_AudienceTypeSchema.nullable(),\n status: RedditAdsGetCustomAudience_AudienceStatusSchema.nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account that owns this custom audience\").nullable().optional(),\n delivery_status: z.array(z.string()).describe(\"An array of delivery status strings for this ad group\").nullable().optional(),\n lookalike_config: RedditAdsGetCustomAudience_LookalikeConfigSchema.nullable().optional(),\n size_range_lower: z.number().int().describe(\"Low estimate of matched users in the audience\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"High estimate of number of matched users in the audience\").nullable().optional(),\n customer_list_config: RedditAdsGetCustomAudience_CustomerListConfigSchema.nullable().optional(),\n pixel_audience_config: RedditAdsGetCustomAudience_PixelAudienceConfigSchema.nullable().optional(),\n engagement_audience_config: RedditAdsGetCustomAudience_EngagementAudienceConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Custom audience detailed information.\");\nexport const RedditAdsGetCustomAudienceOutput = z.object({\n data: RedditAdsGetCustomAudience_CustomAudienceDataSchema.nullable(),\n}).passthrough().describe(\"Response model for fetching a custom audience.\");\n\nexport const redditAdsGetCustomAudience = action(\"REDDIT_ADS_GET_CUSTOM_AUDIENCE\", {\n slug: \"reddit_ads-get-custom-audience\",\n name: \"Get Custom Audience\",\n description: \"Tool to retrieve a custom audience by ID from Reddit Ads API. Use when you need to fetch detailed information about a specific custom audience including its configuration, status, and size estimates. Rate limit: 500 requests per 60 seconds (Targeting Taxonomy).\",\n input: RedditAdsGetCustomAudienceInput,\n output: RedditAdsGetCustomAudienceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EAC9E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,sDAAsD,EAAE,OAAO;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,iCAAiC,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAAgF;AAC1G,MAAM,gDAAgD,EAAE,KAAK;CAAC;CAAiB;CAAa;CAA0B;CAAqB;CAAe;AAAW,CAAC,CAAC,CAAC,SAAS,0BAA0B;AAC3M,MAAM,kDAAkD,EAAE,KAAK;CAAC;CAAS;CAAc;CAAW;CAAW;CAAc;CAAgB;CAAW;CAA4B;AAAqB,CAAC,CAAC,CAAC,SAAS,8BAA8B;AACjP,MAAM,mDAAmD,EAAE,OAAO;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACtF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,sDAAsD,EAAE,OAAO;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACrF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,uDAAuD,EAAE,OAAO;CACpE,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC;CACjF,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,4DAA4D,EAAE,OAAO;CACzE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC;CAClF,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8BAA8B;CAC3E,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,sDAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,oDAAoD,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAM,8CAA8C,SAAS;CAC7D,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,kBAAkB,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,sBAAsB,oDAAoD,SAAS,CAAC,CAAC,SAAS;CAC9F,uBAAuB,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAChG,4BAA4B,0DAA0D,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAKjE,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,MAAM,oDAAoD,SAAS,EACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -6,13 +6,13 @@ const RedditAdsGetLeadGenForm_LeadGenFormDataSchema = zod.z.object({
|
|
|
6
6
|
id: zod.z.string().describe("The ID of the form.").nullable().optional(),
|
|
7
7
|
name: zod.z.string().describe("The name of the form.").nullable().optional(),
|
|
8
8
|
prompt: zod.z.string().describe("The prompt that is displayed to the user when they are filling out the form.").nullable().optional(),
|
|
9
|
-
questions: zod.z.array(zod.z.
|
|
9
|
+
questions: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("A list of questions that are presented to the user to fill out.").nullable().optional(),
|
|
10
10
|
created_at: zod.z.string().describe("The time that this entity was created represented in ISO 8601.").nullable().optional(),
|
|
11
11
|
modified_at: zod.z.string().describe("The last time that this entity was modified represented in ISO 8601.").nullable().optional(),
|
|
12
12
|
privacy_link: zod.z.string().describe("The URL of the privacy policy for the form.").nullable().optional(),
|
|
13
13
|
ad_account_id: zod.z.string().describe("The ID of the ad account that the form belongs to.").nullable().optional()
|
|
14
|
-
}).describe("Detailed information about a lead generation form.");
|
|
15
|
-
const RedditAdsGetLeadGenFormOutput = zod.z.object({ data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable() }).describe("Response model for getting a lead generation form.");
|
|
14
|
+
}).passthrough().describe("Detailed information about a lead generation form.");
|
|
15
|
+
const RedditAdsGetLeadGenFormOutput = zod.z.object({ data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable() }).passthrough().describe("Response model for getting a lead generation form.");
|
|
16
16
|
const redditAdsGetLeadGenForm = require_action.action("REDDIT_ADS_GET_LEAD_GEN_FORM", {
|
|
17
17
|
slug: "reddit_ads-get-lead-gen-form",
|
|
18
18
|
name: "Get Lead Gen Form by ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-lead-gen-form.cjs","names":["z","action"],"sources":["../../src/actions/get-lead-gen-form.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetLeadGenFormInput
|
|
1
|
+
{"version":3,"file":"get-lead-gen-form.cjs","names":["z","action"],"sources":["../../src/actions/get-lead-gen-form.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetLeadGenFormInput = z.object({\n lead_gen_form_id: z.string().describe(\"The ID of the form to retrieve. Format: UUID (e.g., '346ac343-fbb3-4738-82db-70828af30648').\"),\n}).describe(\"Request model for getting a lead generation form by ID.\");\nconst RedditAdsGetLeadGenForm_LeadGenFormDataSchema = z.object({\n id: z.string().describe(\"The ID of the form.\").nullable().optional(),\n name: z.string().describe(\"The name of the form.\").nullable().optional(),\n prompt: z.string().describe(\"The prompt that is displayed to the user when they are filling out the form.\").nullable().optional(),\n questions: z.array(z.record(z.string(), z.unknown())).describe(\"A list of questions that are presented to the user to fill out.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\").nullable().optional(),\n privacy_link: z.string().describe(\"The URL of the privacy policy for the form.\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account that the form belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a lead generation form.\");\nexport const RedditAdsGetLeadGenFormOutput = z.object({\n data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable(),\n}).passthrough().describe(\"Response model for getting a lead generation form.\");\n\nexport const redditAdsGetLeadGenForm = action(\"REDDIT_ADS_GET_LEAD_GEN_FORM\", {\n slug: \"reddit_ads-get-lead-gen-form\",\n name: \"Get Lead Gen Form by ID\",\n description: \"Tool to retrieve details for a specific lead generation form by ID from Reddit Ads. Use when you need to get form information including name, prompt, privacy link, questions, and timestamps. Rate limit: 20 requests per 60 seconds (Leads category).\",\n input: RedditAdsGetLeadGenFormInput,\n output: RedditAdsGetLeadGenFormOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,EACtI,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAM,8CAA8C,SAAS,EAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,0BAA0BC,eAAAA,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-lead-gen-form.d.ts
|
|
4
|
-
declare const RedditAdsGetLeadGenFormInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetLeadGenFormInput: z.ZodObject<{
|
|
5
|
+
lead_gen_form_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RedditAdsGetLeadGenFormOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
questions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
13
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
privacy_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
ad_account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const redditAdsGetLeadGenForm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
lead_gen_form_id: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { redditAdsGetLeadGenForm };
|
|
9
24
|
//# sourceMappingURL=get-lead-gen-form.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-lead-gen-form.d.cts","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"get-lead-gen-form.d.cts","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAa5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-lead-gen-form.d.ts
|
|
4
|
-
declare const RedditAdsGetLeadGenFormInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetLeadGenFormInput: z.ZodObject<{
|
|
5
|
+
lead_gen_form_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RedditAdsGetLeadGenFormOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
prompt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
questions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
13
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
privacy_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
ad_account_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const redditAdsGetLeadGenForm: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
lead_gen_form_id: string;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { redditAdsGetLeadGenForm };
|
|
9
24
|
//# sourceMappingURL=get-lead-gen-form.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-lead-gen-form.d.mts","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"get-lead-gen-form.d.mts","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAa5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -6,18 +6,18 @@ const RedditAdsGetLeadGenForm_LeadGenFormDataSchema = z.object({
|
|
|
6
6
|
id: z.string().describe("The ID of the form.").nullable().optional(),
|
|
7
7
|
name: z.string().describe("The name of the form.").nullable().optional(),
|
|
8
8
|
prompt: z.string().describe("The prompt that is displayed to the user when they are filling out the form.").nullable().optional(),
|
|
9
|
-
questions: z.array(z.
|
|
9
|
+
questions: z.array(z.record(z.string(), z.unknown())).describe("A list of questions that are presented to the user to fill out.").nullable().optional(),
|
|
10
10
|
created_at: z.string().describe("The time that this entity was created represented in ISO 8601.").nullable().optional(),
|
|
11
11
|
modified_at: z.string().describe("The last time that this entity was modified represented in ISO 8601.").nullable().optional(),
|
|
12
12
|
privacy_link: z.string().describe("The URL of the privacy policy for the form.").nullable().optional(),
|
|
13
13
|
ad_account_id: z.string().describe("The ID of the ad account that the form belongs to.").nullable().optional()
|
|
14
|
-
}).describe("Detailed information about a lead generation form.");
|
|
14
|
+
}).passthrough().describe("Detailed information about a lead generation form.");
|
|
15
15
|
const redditAdsGetLeadGenForm = action("REDDIT_ADS_GET_LEAD_GEN_FORM", {
|
|
16
16
|
slug: "reddit_ads-get-lead-gen-form",
|
|
17
17
|
name: "Get Lead Gen Form by ID",
|
|
18
18
|
description: "Tool to retrieve details for a specific lead generation form by ID from Reddit Ads. Use when you need to get form information including name, prompt, privacy link, questions, and timestamps. Rate limit: 20 requests per 60 seconds (Leads category).",
|
|
19
19
|
input: RedditAdsGetLeadGenFormInput,
|
|
20
|
-
output: z.object({ data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable() }).describe("Response model for getting a lead generation form.")
|
|
20
|
+
output: z.object({ data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable() }).passthrough().describe("Response model for getting a lead generation form.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { redditAdsGetLeadGenForm };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-lead-gen-form.mjs","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetLeadGenFormInput
|
|
1
|
+
{"version":3,"file":"get-lead-gen-form.mjs","names":[],"sources":["../../src/actions/get-lead-gen-form.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetLeadGenFormInput = z.object({\n lead_gen_form_id: z.string().describe(\"The ID of the form to retrieve. Format: UUID (e.g., '346ac343-fbb3-4738-82db-70828af30648').\"),\n}).describe(\"Request model for getting a lead generation form by ID.\");\nconst RedditAdsGetLeadGenForm_LeadGenFormDataSchema = z.object({\n id: z.string().describe(\"The ID of the form.\").nullable().optional(),\n name: z.string().describe(\"The name of the form.\").nullable().optional(),\n prompt: z.string().describe(\"The prompt that is displayed to the user when they are filling out the form.\").nullable().optional(),\n questions: z.array(z.record(z.string(), z.unknown())).describe(\"A list of questions that are presented to the user to fill out.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\").nullable().optional(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\").nullable().optional(),\n privacy_link: z.string().describe(\"The URL of the privacy policy for the form.\").nullable().optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account that the form belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Detailed information about a lead generation form.\");\nexport const RedditAdsGetLeadGenFormOutput = z.object({\n data: RedditAdsGetLeadGenForm_LeadGenFormDataSchema.nullable(),\n}).passthrough().describe(\"Response model for getting a lead generation form.\");\n\nexport const redditAdsGetLeadGenForm = action(\"REDDIT_ADS_GET_LEAD_GEN_FORM\", {\n slug: \"reddit_ads-get-lead-gen-form\",\n name: \"Get Lead Gen Form by ID\",\n description: \"Tool to retrieve details for a specific lead generation form by ID from Reddit Ads. Use when you need to get form information including name, prompt, privacy link, questions, and timestamps. Rate limit: 20 requests per 60 seconds (Leads category).\",\n input: RedditAdsGetLeadGenFormInput,\n output: RedditAdsGetLeadGenFormOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,EACnD,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,EACtI,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,0BAA0B,OAAO,gCAAgC;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,MAAM,8CAA8C,SAAS,EAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
|
package/dist/actions/get-me.cjs
CHANGED
|
@@ -3,15 +3,15 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-me.ts
|
|
4
4
|
const RedditAdsGetMeInput = zod.z.object({}).describe("Request model for getting the authenticated member.\nThis endpoint requires no parameters - it returns info for the authenticated user.");
|
|
5
5
|
const RedditAdsGetMe_MemberDataSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("The unique identifier of the member."),
|
|
6
|
+
id: zod.z.string().describe("The unique identifier of the member.").nullable(),
|
|
7
7
|
email: zod.z.string().describe("Email address of the member.").nullable().optional(),
|
|
8
8
|
phone: zod.z.string().describe("The phone number of the member.").nullable().optional(),
|
|
9
9
|
lastname: zod.z.string().describe("The last name of the member.").nullable().optional(),
|
|
10
10
|
firstname: zod.z.string().describe("The first name of the member.").nullable().optional(),
|
|
11
|
-
reddit_user_id: zod.z.string().describe("ID that maps to the Reddit user. Must match pattern ^t2_.*"),
|
|
12
|
-
reddit_username: zod.z.string().describe("The Reddit username of the member.")
|
|
13
|
-
}).describe("Member details returned by the API.");
|
|
14
|
-
const RedditAdsGetMeOutput = zod.z.object({ data: RedditAdsGetMe_MemberDataSchema.nullable() }).describe("Response model for getting the authenticated member.");
|
|
11
|
+
reddit_user_id: zod.z.string().describe("ID that maps to the Reddit user. Must match pattern ^t2_.*").nullable(),
|
|
12
|
+
reddit_username: zod.z.string().describe("The Reddit username of the member.").nullable()
|
|
13
|
+
}).passthrough().describe("Member details returned by the API.");
|
|
14
|
+
const RedditAdsGetMeOutput = zod.z.object({ data: RedditAdsGetMe_MemberDataSchema.nullable() }).passthrough().describe("Response model for getting the authenticated member.");
|
|
15
15
|
const redditAdsGetMe = require_action.action("REDDIT_ADS_GET_ME", {
|
|
16
16
|
slug: "reddit_ads-get-me",
|
|
17
17
|
name: "Get Authenticated Member",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me.cjs","names":["z","action"],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetMeInput
|
|
1
|
+
{"version":3,"file":"get-me.cjs","names":["z","action"],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetMeInput = z.object({}).describe(\"Request model for getting the authenticated member.\\nThis endpoint requires no parameters - it returns info for the authenticated user.\");\nconst RedditAdsGetMe_MemberDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member.\").nullable(),\n email: z.string().describe(\"Email address of the member.\").nullable().optional(),\n phone: z.string().describe(\"The phone number of the member.\").nullable().optional(),\n lastname: z.string().describe(\"The last name of the member.\").nullable().optional(),\n firstname: z.string().describe(\"The first name of the member.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"ID that maps to the Reddit user. Must match pattern ^t2_.*\").nullable(),\n reddit_username: z.string().describe(\"The Reddit username of the member.\").nullable(),\n}).passthrough().describe(\"Member details returned by the API.\");\nexport const RedditAdsGetMeOutput = z.object({\n data: RedditAdsGetMe_MemberDataSchema.nullable(),\n}).passthrough().describe(\"Response model for getting the authenticated member.\");\n\nexport const redditAdsGetMe = action(\"REDDIT_ADS_GET_ME\", {\n slug: \"reddit_ads-get-me\",\n name: \"Get Authenticated Member\",\n description: \"Tool to get the authenticated member's information from the Reddit Ads API. Use when you need to retrieve details about the currently authenticated user including their Reddit username, email, name, and phone number. Rate limit: 100 requests per 60 seconds (Business Manager).\",\n input: RedditAdsGetMeInput,\n output: RedditAdsGetMeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yIAAyI;AAClM,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAM,gCAAgC,SAAS,EACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,iBAAiBC,eAAAA,OAAO,qBAAqB;CACxD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-me.d.ts
|
|
4
|
-
declare const RedditAdsGetMeInput: z.
|
|
5
|
-
declare const RedditAdsGetMeOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetMeInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RedditAdsGetMeOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
lastname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
firstname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
reddit_user_id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
reddit_username: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const redditAdsGetMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { redditAdsGetMe };
|
|
9
19
|
//# sourceMappingURL=get-me.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me.d.cts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-me.d.cts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-me.d.ts
|
|
4
|
-
declare const RedditAdsGetMeInput: z.
|
|
5
|
-
declare const RedditAdsGetMeOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetMeInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const RedditAdsGetMeOutput: z.ZodObject<{
|
|
6
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
phone: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
lastname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
firstname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
reddit_user_id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
reddit_username: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const redditAdsGetMe: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { redditAdsGetMe };
|
|
9
19
|
//# sourceMappingURL=get-me.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me.d.mts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-me.d.mts","names":[],"sources":["../../src/actions/get-me.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAUnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
package/dist/actions/get-me.mjs
CHANGED
|
@@ -3,20 +3,20 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-me.ts
|
|
4
4
|
const RedditAdsGetMeInput = z.object({}).describe("Request model for getting the authenticated member.\nThis endpoint requires no parameters - it returns info for the authenticated user.");
|
|
5
5
|
const RedditAdsGetMe_MemberDataSchema = z.object({
|
|
6
|
-
id: z.string().describe("The unique identifier of the member."),
|
|
6
|
+
id: z.string().describe("The unique identifier of the member.").nullable(),
|
|
7
7
|
email: z.string().describe("Email address of the member.").nullable().optional(),
|
|
8
8
|
phone: z.string().describe("The phone number of the member.").nullable().optional(),
|
|
9
9
|
lastname: z.string().describe("The last name of the member.").nullable().optional(),
|
|
10
10
|
firstname: z.string().describe("The first name of the member.").nullable().optional(),
|
|
11
|
-
reddit_user_id: z.string().describe("ID that maps to the Reddit user. Must match pattern ^t2_.*"),
|
|
12
|
-
reddit_username: z.string().describe("The Reddit username of the member.")
|
|
13
|
-
}).describe("Member details returned by the API.");
|
|
11
|
+
reddit_user_id: z.string().describe("ID that maps to the Reddit user. Must match pattern ^t2_.*").nullable(),
|
|
12
|
+
reddit_username: z.string().describe("The Reddit username of the member.").nullable()
|
|
13
|
+
}).passthrough().describe("Member details returned by the API.");
|
|
14
14
|
const redditAdsGetMe = action("REDDIT_ADS_GET_ME", {
|
|
15
15
|
slug: "reddit_ads-get-me",
|
|
16
16
|
name: "Get Authenticated Member",
|
|
17
17
|
description: "Tool to get the authenticated member's information from the Reddit Ads API. Use when you need to retrieve details about the currently authenticated user including their Reddit username, email, name, and phone number. Rate limit: 100 requests per 60 seconds (Business Manager).",
|
|
18
18
|
input: RedditAdsGetMeInput,
|
|
19
|
-
output: z.object({ data: RedditAdsGetMe_MemberDataSchema.nullable() }).describe("Response model for getting the authenticated member.")
|
|
19
|
+
output: z.object({ data: RedditAdsGetMe_MemberDataSchema.nullable() }).passthrough().describe("Response model for getting the authenticated member.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
22
22
|
export { redditAdsGetMe };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-me.mjs","names":[],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetMeInput
|
|
1
|
+
{"version":3,"file":"get-me.mjs","names":[],"sources":["../../src/actions/get-me.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetMeInput = z.object({}).describe(\"Request model for getting the authenticated member.\\nThis endpoint requires no parameters - it returns info for the authenticated user.\");\nconst RedditAdsGetMe_MemberDataSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member.\").nullable(),\n email: z.string().describe(\"Email address of the member.\").nullable().optional(),\n phone: z.string().describe(\"The phone number of the member.\").nullable().optional(),\n lastname: z.string().describe(\"The last name of the member.\").nullable().optional(),\n firstname: z.string().describe(\"The first name of the member.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"ID that maps to the Reddit user. Must match pattern ^t2_.*\").nullable(),\n reddit_username: z.string().describe(\"The Reddit username of the member.\").nullable(),\n}).passthrough().describe(\"Member details returned by the API.\");\nexport const RedditAdsGetMeOutput = z.object({\n data: RedditAdsGetMe_MemberDataSchema.nullable(),\n}).passthrough().describe(\"Response model for getting the authenticated member.\");\n\nexport const redditAdsGetMe = action(\"REDDIT_ADS_GET_ME\", {\n slug: \"reddit_ads-get-me\",\n name: \"Get Authenticated Member\",\n description: \"Tool to get the authenticated member's information from the Reddit Ads API. Use when you need to retrieve details about the currently authenticated user including their Reddit username, email, name, and phone number. Rate limit: 100 requests per 60 seconds (Business Manager).\",\n input: RedditAdsGetMeInput,\n output: RedditAdsGetMeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yIAAyI;AAClM,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC3G,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAK/D,MAAa,iBAAiB,OAAO,qBAAqB;CACxD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,MAAM,gCAAgC,SAAS,EACjD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
|
|
@@ -5,21 +5,21 @@ const RedditAdsGetPixelLastFiredAtInput = zod.z.object({ pixel_id: zod.z.string(
|
|
|
5
5
|
const RedditAdsGetPixelLastFiredAt_CustomEventItemSchema = zod.z.object({
|
|
6
6
|
name: zod.z.string().describe("The name of the custom conversion event.").nullable().optional(),
|
|
7
7
|
timestamp: zod.z.string().describe("ISO timestamp when the custom event was last fired.").nullable().optional()
|
|
8
|
-
}).describe("Model for a custom conversion event with name and timestamp.");
|
|
8
|
+
}).passthrough().describe("Model for a custom conversion event with name and timestamp.");
|
|
9
9
|
const RedditAdsGetPixelLastFiredAt_PixelLastFiredAtDataSchema = zod.z.object({
|
|
10
10
|
lead: zod.z.string().describe("The last time a Lead conversion event was fired.").nullable().optional(),
|
|
11
11
|
custom: zod.z.string().describe("The last time a Custom conversion event was fired.").nullable().optional(),
|
|
12
12
|
search: zod.z.string().describe("The last time a Search conversion event was fired.").nullable().optional(),
|
|
13
13
|
sign_up: zod.z.string().describe("The last time a SignUp conversion event was fired.").nullable().optional(),
|
|
14
14
|
purchase: zod.z.string().describe("The last time a Purchase conversion event was fired.").nullable().optional(),
|
|
15
|
-
breakdown: zod.z.
|
|
15
|
+
breakdown: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The most recently seen custom conversion events.").nullable().optional(),
|
|
16
16
|
page_visit: zod.z.string().describe("The last time a PageVisit conversion event was fired.").nullable().optional(),
|
|
17
17
|
add_to_cart: zod.z.string().describe("The last time a AddToCart conversion event was fired.").nullable().optional(),
|
|
18
18
|
view_content: zod.z.string().describe("The last time a ViewContent conversion event was fired.").nullable().optional(),
|
|
19
19
|
custom_events: zod.z.array(RedditAdsGetPixelLastFiredAt_CustomEventItemSchema).describe("A list of recently fired custom conversion events with ISO timestamps.").nullable().optional(),
|
|
20
20
|
add_to_wishlist: zod.z.string().describe("The last time a AddToWishlist conversion event was fired.").nullable().optional()
|
|
21
|
-
}).describe("Data model containing timestamps for when each conversion event type last fired for a pixel.\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.");
|
|
22
|
-
const RedditAdsGetPixelLastFiredAtOutput = zod.z.object({ data: RedditAdsGetPixelLastFiredAt_PixelLastFiredAtDataSchema.nullable() }).describe("Response model containing the last fired at report for a pixel's conversion events.");
|
|
21
|
+
}).passthrough().describe("Data model containing timestamps for when each conversion event type last fired for a pixel.\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.");
|
|
22
|
+
const RedditAdsGetPixelLastFiredAtOutput = zod.z.object({ data: RedditAdsGetPixelLastFiredAt_PixelLastFiredAtDataSchema.nullable() }).passthrough().describe("Response model containing the last fired at report for a pixel's conversion events.");
|
|
23
23
|
const redditAdsGetPixelLastFiredAt = require_action.action("REDDIT_ADS_GET_PIXEL_LAST_FIRED_AT", {
|
|
24
24
|
slug: "reddit_ads-get-pixel-last-fired-at",
|
|
25
25
|
name: "Get Pixel Last Fired At Report",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-pixel-last-fired-at.cjs","names":["z","action"],"sources":["../../src/actions/get-pixel-last-fired-at.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetPixelLastFiredAtInput
|
|
1
|
+
{"version":3,"file":"get-pixel-last-fired-at.cjs","names":["z","action"],"sources":["../../src/actions/get-pixel-last-fired-at.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsGetPixelLastFiredAtInput = z.object({\n pixel_id: z.string().describe(\"The ID of the pixel to get the report.\"),\n}).describe(\"Request model for getting the last time conversion events were fired for a conversion pixel.\");\nconst RedditAdsGetPixelLastFiredAt_CustomEventItemSchema = z.object({\n name: z.string().describe(\"The name of the custom conversion event.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO timestamp when the custom event was last fired.\").nullable().optional(),\n}).passthrough().describe(\"Model for a custom conversion event with name and timestamp.\");\nconst RedditAdsGetPixelLastFiredAt_PixelLastFiredAtDataSchema = z.object({\n lead: z.string().describe(\"The last time a Lead conversion event was fired.\").nullable().optional(),\n custom: z.string().describe(\"The last time a Custom conversion event was fired.\").nullable().optional(),\n search: z.string().describe(\"The last time a Search conversion event was fired.\").nullable().optional(),\n sign_up: z.string().describe(\"The last time a SignUp conversion event was fired.\").nullable().optional(),\n purchase: z.string().describe(\"The last time a Purchase conversion event was fired.\").nullable().optional(),\n breakdown: z.record(z.string(), z.unknown()).describe(\"The most recently seen custom conversion events.\").nullable().optional(),\n page_visit: z.string().describe(\"The last time a PageVisit conversion event was fired.\").nullable().optional(),\n add_to_cart: z.string().describe(\"The last time a AddToCart conversion event was fired.\").nullable().optional(),\n view_content: z.string().describe(\"The last time a ViewContent conversion event was fired.\").nullable().optional(),\n custom_events: z.array(RedditAdsGetPixelLastFiredAt_CustomEventItemSchema).describe(\"A list of recently fired custom conversion events with ISO timestamps.\").nullable().optional(),\n add_to_wishlist: z.string().describe(\"The last time a AddToWishlist conversion event was fired.\").nullable().optional(),\n}).passthrough().describe(\"Data model containing timestamps for when each conversion event type last fired for a pixel.\\nAll timestamps are in ISO 8601 date-time format. Fields will be null if the event has never fired.\");\nexport const RedditAdsGetPixelLastFiredAtOutput = z.object({\n data: RedditAdsGetPixelLastFiredAt_PixelLastFiredAtDataSchema.nullable(),\n}).passthrough().describe(\"Response model containing the last fired at report for a pixel's conversion events.\");\n\nexport const redditAdsGetPixelLastFiredAt = action(\"REDDIT_ADS_GET_PIXEL_LAST_FIRED_AT\", {\n slug: \"reddit_ads-get-pixel-last-fired-at\",\n name: \"Get Pixel Last Fired At Report\",\n description: \"Tool to retrieve the last time conversion events were fired for a specific conversion pixel. Use when you need to check conversion tracking status or verify that pixel events are being received. Rate limit: 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsGetPixelLastFiredAtInput,\n output: RedditAdsGetPixelLastFiredAtOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,EACxE,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC1G,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,eAAeA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClL,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kMAAkM;AAC5N,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAM,wDAAwD,SAAS,EACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qFAAqF;AAE/G,MAAa,+BAA+BC,eAAAA,OAAO,sCAAsC;CACvF,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/get-pixel-last-fired-at.d.ts
|
|
4
|
-
declare const RedditAdsGetPixelLastFiredAtInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RedditAdsGetPixelLastFiredAtInput: z.ZodObject<{
|
|
5
|
+
pixel_id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const RedditAdsGetPixelLastFiredAtOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
lead: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
custom: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
search: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
sign_up: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
purchase: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
breakdown: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
|
+
page_visit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
add_to_cart: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
view_content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
custom_events: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
19
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>>;
|
|
22
|
+
add_to_wishlist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$loose>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const redditAdsGetPixelLastFiredAt: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
pixel_id: string;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { redditAdsGetPixelLastFiredAt };
|
|
9
30
|
//# sourceMappingURL=get-pixel-last-fired-at.d.cts.map
|