@keystrokehq/reddit_ads 0.1.2 → 0.1.4
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/actions/create-ad-group.cjs +2 -2
- package/dist/actions/create-ad-group.cjs.map +1 -1
- package/dist/actions/create-ad-group.d.cts +15 -3
- package/dist/actions/create-ad-group.d.cts.map +1 -1
- package/dist/actions/create-ad-group.d.mts +15 -3
- package/dist/actions/create-ad-group.d.mts.map +1 -1
- package/dist/actions/create-ad-group.mjs +2 -2
- package/dist/actions/create-ad-group.mjs.map +1 -1
- package/dist/actions/create-batch-products.cjs +6 -6
- package/dist/actions/create-batch-products.cjs.map +1 -1
- package/dist/actions/create-batch-products.d.cts +21 -8
- package/dist/actions/create-batch-products.d.cts.map +1 -1
- package/dist/actions/create-batch-products.d.mts +21 -8
- package/dist/actions/create-batch-products.d.mts.map +1 -1
- package/dist/actions/create-batch-products.mjs +6 -6
- package/dist/actions/create-batch-products.mjs.map +1 -1
- package/dist/actions/create-campaign.cjs +3 -3
- package/dist/actions/create-campaign.cjs.map +1 -1
- package/dist/actions/create-campaign.d.cts +16 -4
- package/dist/actions/create-campaign.d.mts +16 -4
- package/dist/actions/create-campaign.mjs +3 -3
- 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 +18 -6
- package/dist/actions/create-custom-audience.d.cts.map +1 -1
- package/dist/actions/create-custom-audience.d.mts +18 -6
- 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 +18 -5
- package/dist/actions/create-lead-gen-form.d.mts +18 -5
- 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 +4 -4
- package/dist/actions/create-post.cjs.map +1 -1
- package/dist/actions/create-post.d.cts +21 -8
- package/dist/actions/create-post.d.mts +21 -8
- package/dist/actions/create-post.mjs +4 -4
- 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 +16 -4
- package/dist/actions/create-product-catalog.d.mts +16 -4
- 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 +17 -5
- package/dist/actions/create-product-feed.d.mts +17 -5
- 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 +17 -5
- package/dist/actions/create-product-set.d.mts +17 -5
- 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 +3 -3
- package/dist/actions/create-saved-audience.cjs.map +1 -1
- package/dist/actions/create-saved-audience.d.cts +16 -4
- package/dist/actions/create-saved-audience.d.mts +16 -4
- package/dist/actions/create-saved-audience.mjs +3 -3
- package/dist/actions/create-saved-audience.mjs.map +1 -1
- package/dist/actions/create-structured-post-creation-job.cjs +15 -15
- package/dist/actions/create-structured-post-creation-job.cjs.map +1 -1
- package/dist/actions/create-structured-post-creation-job.d.cts +49 -33
- package/dist/actions/create-structured-post-creation-job.d.mts +49 -33
- package/dist/actions/create-structured-post-creation-job.mjs +15 -15
- 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 +14 -2
- package/dist/actions/delete-custom-audience.d.cts.map +1 -1
- package/dist/actions/delete-custom-audience.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-product-catalog.d.cts.map +1 -1
- package/dist/actions/delete-product-catalog.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-product-feed.d.cts.map +1 -1
- package/dist/actions/delete-product-feed.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-product-set.d.cts.map +1 -1
- package/dist/actions/delete-product-set.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/delete-products.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/do-geolocation-validations.d.mts +16 -4
- 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 +2 -2
- package/dist/actions/do-keyword-validations.cjs.map +1 -1
- package/dist/actions/do-keyword-validations.d.cts +15 -3
- package/dist/actions/do-keyword-validations.d.mts +15 -3
- package/dist/actions/do-keyword-validations.mjs +2 -2
- 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 +21 -9
- package/dist/actions/generate-inspiration-creative-summary.d.mts +21 -9
- 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 +16 -4
- package/dist/actions/get-a-report.d.mts +16 -4
- 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 +22 -7
- package/dist/actions/get-ad-account-history.d.mts +22 -7
- 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 +2 -2
- package/dist/actions/get-ad-account.cjs.map +1 -1
- package/dist/actions/get-ad-account.d.cts +15 -3
- package/dist/actions/get-ad-account.d.mts +15 -3
- package/dist/actions/get-ad-account.mjs +2 -2
- package/dist/actions/get-ad-account.mjs.map +1 -1
- package/dist/actions/get-ad-group.cjs +6 -6
- package/dist/actions/get-ad-group.cjs.map +1 -1
- package/dist/actions/get-ad-group.d.cts +19 -7
- package/dist/actions/get-ad-group.d.mts +19 -7
- package/dist/actions/get-ad-group.mjs +6 -6
- 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 +15 -3
- package/dist/actions/get-app-last-fired-at.d.mts +15 -3
- 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 +2 -2
- package/dist/actions/get-business.cjs.map +1 -1
- package/dist/actions/get-business.d.cts +15 -3
- package/dist/actions/get-business.d.mts +15 -3
- package/dist/actions/get-business.mjs +2 -2
- package/dist/actions/get-business.mjs.map +1 -1
- package/dist/actions/get-campaign.cjs +3 -3
- package/dist/actions/get-campaign.cjs.map +1 -1
- package/dist/actions/get-campaign.d.cts +16 -4
- package/dist/actions/get-campaign.d.mts +16 -4
- package/dist/actions/get-campaign.mjs +3 -3
- package/dist/actions/get-campaign.mjs.map +1 -1
- package/dist/actions/get-channel-planning-reach.cjs +3 -3
- package/dist/actions/get-channel-planning-reach.cjs.map +1 -1
- package/dist/actions/get-channel-planning-reach.d.cts +16 -4
- package/dist/actions/get-channel-planning-reach.d.mts +16 -4
- package/dist/actions/get-channel-planning-reach.mjs +3 -3
- package/dist/actions/get-channel-planning-reach.mjs.map +1 -1
- package/dist/actions/get-child-funding-instruments.cjs +3 -3
- package/dist/actions/get-child-funding-instruments.cjs.map +1 -1
- package/dist/actions/get-child-funding-instruments.d.cts +16 -4
- package/dist/actions/get-child-funding-instruments.d.mts +16 -4
- package/dist/actions/get-child-funding-instruments.mjs +3 -3
- package/dist/actions/get-child-funding-instruments.mjs.map +1 -1
- package/dist/actions/get-custom-audience.cjs +7 -7
- package/dist/actions/get-custom-audience.cjs.map +1 -1
- package/dist/actions/get-custom-audience.d.cts +20 -8
- package/dist/actions/get-custom-audience.d.mts +20 -8
- package/dist/actions/get-custom-audience.mjs +7 -7
- 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 +16 -4
- package/dist/actions/get-lead-gen-form.d.mts +16 -4
- 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 +2 -2
- package/dist/actions/get-me.cjs.map +1 -1
- package/dist/actions/get-me.d.cts +15 -3
- package/dist/actions/get-me.d.cts.map +1 -1
- package/dist/actions/get-me.d.mts +15 -3
- package/dist/actions/get-me.d.mts.map +1 -1
- package/dist/actions/get-me.mjs +2 -2
- 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 +17 -5
- package/dist/actions/get-pixel-last-fired-at.d.mts +17 -5
- 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 +3 -3
- package/dist/actions/get-post.cjs.map +1 -1
- package/dist/actions/get-post.d.cts +17 -5
- package/dist/actions/get-post.d.mts +17 -5
- package/dist/actions/get-post.mjs +3 -3
- 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 +16 -4
- package/dist/actions/get-product-catalog.d.mts +16 -4
- 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 +4 -4
- package/dist/actions/get-product-feed.cjs.map +1 -1
- package/dist/actions/get-product-feed.d.cts +17 -5
- package/dist/actions/get-product-feed.d.mts +17 -5
- package/dist/actions/get-product-feed.mjs +4 -4
- 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 +17 -5
- package/dist/actions/get-product-set.d.mts +17 -5
- 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 +2 -2
- package/dist/actions/get-profile.cjs.map +1 -1
- package/dist/actions/get-profile.d.cts +15 -3
- package/dist/actions/get-profile.d.mts +15 -3
- package/dist/actions/get-profile.mjs +2 -2
- package/dist/actions/get-profile.mjs.map +1 -1
- package/dist/actions/get-saved-audience.cjs +3 -3
- package/dist/actions/get-saved-audience.cjs.map +1 -1
- package/dist/actions/get-saved-audience.d.cts +16 -4
- package/dist/actions/get-saved-audience.d.mts +16 -4
- package/dist/actions/get-saved-audience.mjs +3 -3
- 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 +18 -6
- package/dist/actions/get-sk-ad-network-availability.d.mts +18 -6
- 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 +16 -4
- package/dist/actions/get-structured-post.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/list-ad-accounts-by-business.d.mts +16 -4
- 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 +3 -3
- package/dist/actions/list-ad-groups.cjs.map +1 -1
- package/dist/actions/list-ad-groups.d.cts +16 -4
- package/dist/actions/list-ad-groups.d.mts +16 -4
- package/dist/actions/list-ad-groups.mjs +3 -3
- 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 +15 -3
- package/dist/actions/list-ads.d.mts +15 -3
- package/dist/actions/list-ads.mjs +2 -2
- package/dist/actions/list-ads.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +3 -3
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +16 -4
- package/dist/actions/list-campaigns.d.mts +16 -4
- package/dist/actions/list-campaigns.mjs +3 -3
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-carriers.cjs +3 -3
- package/dist/actions/list-carriers.cjs.map +1 -1
- package/dist/actions/list-carriers.d.cts +16 -4
- package/dist/actions/list-carriers.d.mts +16 -4
- package/dist/actions/list-carriers.mjs +3 -3
- 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 +17 -5
- package/dist/actions/list-catalog-imports.d.mts +17 -5
- 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 +3 -3
- package/dist/actions/list-communities-suggestions.cjs.map +1 -1
- package/dist/actions/list-communities-suggestions.d.cts +16 -4
- package/dist/actions/list-communities-suggestions.d.mts +16 -4
- package/dist/actions/list-communities-suggestions.mjs +3 -3
- package/dist/actions/list-communities-suggestions.mjs.map +1 -1
- package/dist/actions/list-communities.cjs +3 -3
- package/dist/actions/list-communities.cjs.map +1 -1
- package/dist/actions/list-communities.d.cts +16 -4
- package/dist/actions/list-communities.d.mts +16 -4
- package/dist/actions/list-communities.mjs +3 -3
- 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 +16 -4
- package/dist/actions/list-devices.d.mts +16 -4
- package/dist/actions/list-devices.mjs +3 -3
- package/dist/actions/list-devices.mjs.map +1 -1
- package/dist/actions/list-funding-instruments.cjs +3 -3
- package/dist/actions/list-funding-instruments.cjs.map +1 -1
- package/dist/actions/list-funding-instruments.d.cts +16 -4
- package/dist/actions/list-funding-instruments.d.mts +16 -4
- package/dist/actions/list-funding-instruments.mjs +3 -3
- 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 +15 -3
- package/dist/actions/list-geolocations.d.mts +15 -3
- package/dist/actions/list-geolocations.mjs +2 -2
- package/dist/actions/list-geolocations.mjs.map +1 -1
- package/dist/actions/list-industries.cjs +2 -2
- package/dist/actions/list-industries.cjs.map +1 -1
- package/dist/actions/list-industries.d.cts +15 -3
- package/dist/actions/list-industries.d.cts.map +1 -1
- package/dist/actions/list-industries.d.mts +15 -3
- package/dist/actions/list-industries.d.mts.map +1 -1
- package/dist/actions/list-industries.mjs +2 -2
- package/dist/actions/list-industries.mjs.map +1 -1
- package/dist/actions/list-interests.cjs +2 -2
- package/dist/actions/list-interests.cjs.map +1 -1
- package/dist/actions/list-interests.d.cts +15 -3
- package/dist/actions/list-interests.d.cts.map +1 -1
- package/dist/actions/list-interests.d.mts +15 -3
- package/dist/actions/list-interests.d.mts.map +1 -1
- package/dist/actions/list-interests.mjs +2 -2
- 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 +17 -5
- package/dist/actions/list-lead-gen-forms.d.mts +17 -5
- 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 +16 -4
- package/dist/actions/list-my-businesses.d.mts +16 -4
- 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 +15 -3
- package/dist/actions/list-pixels-by-ad-account.d.mts +15 -3
- 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 +17 -5
- package/dist/actions/list-pixels-by-business.d.mts +17 -5
- 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 +4 -4
- package/dist/actions/list-posts.cjs.map +1 -1
- package/dist/actions/list-posts.d.cts +19 -7
- package/dist/actions/list-posts.d.mts +19 -7
- package/dist/actions/list-posts.mjs +4 -4
- package/dist/actions/list-posts.mjs.map +1 -1
- package/dist/actions/list-product-catalogs.cjs +3 -3
- package/dist/actions/list-product-catalogs.cjs.map +1 -1
- package/dist/actions/list-product-catalogs.d.cts +16 -4
- package/dist/actions/list-product-catalogs.d.mts +16 -4
- package/dist/actions/list-product-catalogs.mjs +3 -3
- package/dist/actions/list-product-catalogs.mjs.map +1 -1
- package/dist/actions/list-product-feeds.cjs +3 -3
- package/dist/actions/list-product-feeds.cjs.map +1 -1
- package/dist/actions/list-product-feeds.d.cts +16 -4
- package/dist/actions/list-product-feeds.d.mts +16 -4
- package/dist/actions/list-product-feeds.mjs +3 -3
- 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 +17 -5
- package/dist/actions/list-product-sets.d.mts +17 -5
- 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 +6 -6
- package/dist/actions/list-products-in-product-catalog.cjs.map +1 -1
- package/dist/actions/list-products-in-product-catalog.d.cts +19 -7
- package/dist/actions/list-products-in-product-catalog.d.mts +19 -7
- package/dist/actions/list-products-in-product-catalog.mjs +6 -6
- package/dist/actions/list-products-in-product-catalog.mjs.map +1 -1
- package/dist/actions/list-products-in-product-set.cjs +5 -5
- package/dist/actions/list-products-in-product-set.cjs.map +1 -1
- package/dist/actions/list-products-in-product-set.d.cts +18 -6
- package/dist/actions/list-products-in-product-set.d.mts +18 -6
- package/dist/actions/list-products-in-product-set.mjs +5 -5
- 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 +16 -4
- package/dist/actions/list-profiles-by-ad-account.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/list-profiles-by-business.d.mts +16 -4
- 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 +3 -3
- package/dist/actions/list-saved-audiences.cjs.map +1 -1
- package/dist/actions/list-saved-audiences.d.cts +16 -4
- package/dist/actions/list-saved-audiences.d.mts +16 -4
- package/dist/actions/list-saved-audiences.mjs +3 -3
- 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 +18 -6
- package/dist/actions/list-structured-posts.d.mts +18 -6
- 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 +3 -3
- package/dist/actions/list-time-zones.cjs.map +1 -1
- package/dist/actions/list-time-zones.d.cts +16 -4
- package/dist/actions/list-time-zones.d.mts +16 -4
- package/dist/actions/list-time-zones.mjs +3 -3
- package/dist/actions/list-time-zones.mjs.map +1 -1
- package/dist/actions/list-user-custom-audiences.cjs +4 -4
- package/dist/actions/list-user-custom-audiences.cjs.map +1 -1
- package/dist/actions/list-user-custom-audiences.d.cts +17 -5
- package/dist/actions/list-user-custom-audiences.d.mts +17 -5
- package/dist/actions/list-user-custom-audiences.mjs +4 -4
- 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 +17 -5
- package/dist/actions/list3rd-party-audiences.d.mts +17 -5
- 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 +20 -6
- package/dist/actions/query-ad-accounts.d.mts +20 -6
- 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 +16 -4
- package/dist/actions/query-funding-instruments-by-business.d.mts +16 -4
- 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 +3 -3
- package/dist/actions/search-communities.cjs.map +1 -1
- package/dist/actions/search-communities.d.cts +16 -4
- package/dist/actions/search-communities.d.mts +16 -4
- package/dist/actions/search-communities.mjs +3 -3
- 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 +15 -3
- package/dist/actions/update-ad-account.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/update-business.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/update-campaign.d.mts +16 -4
- 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 +14 -2
- package/dist/actions/update-custom-audience-users.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/update-post.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/update-product-catalog.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/update-product-feed.d.cts.map +1 -1
- package/dist/actions/update-product-feed.d.mts +16 -4
- 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 +17 -5
- package/dist/actions/update-product-set.d.mts +17 -5
- 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 +16 -4
- package/dist/actions/update-saved-audience.d.mts +16 -4
- 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 +15 -3
- package/dist/actions/update-structured-post.d.mts +15 -3
- package/dist/actions/update-structured-post.mjs +2 -2
- package/dist/actions/update-structured-post.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -8,15 +8,15 @@ const RedditAdsListDevicesInput = zod.z.object({
|
|
|
8
8
|
const RedditAdsListDevices_DeviceSchema = zod.z.object({
|
|
9
9
|
make: zod.z.string().describe("The device manufacturer or make.").nullable().optional(),
|
|
10
10
|
model: zod.z.string().describe("The device model name.").nullable().optional()
|
|
11
|
-
}).describe("Represents a single device returned by the Reddit Ads API.");
|
|
11
|
+
}).passthrough().describe("Represents a single device returned by the Reddit Ads API.");
|
|
12
12
|
const RedditAdsListDevices_PaginationSchema = zod.z.object({
|
|
13
13
|
next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
|
|
14
14
|
previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
|
|
15
|
-
}).describe("Pagination information for navigating through device results.");
|
|
15
|
+
}).passthrough().describe("Pagination information for navigating through device results.");
|
|
16
16
|
const RedditAdsListDevicesOutput = zod.z.object({
|
|
17
17
|
data: zod.z.array(RedditAdsListDevices_DeviceSchema).describe("List of devices available for targeting by make and model."),
|
|
18
18
|
pagination: RedditAdsListDevices_PaginationSchema.nullable()
|
|
19
|
-
}).describe("Response model for listing all devices with pagination.");
|
|
19
|
+
}).passthrough().describe("Response model for listing all devices with pagination.");
|
|
20
20
|
const redditAdsListDevices = require_action.action("REDDIT_ADS_LIST_DEVICES", {
|
|
21
21
|
slug: "reddit_ads-list-devices",
|
|
22
22
|
name: "List Devices",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-devices.cjs","names":["z","action"],"sources":["../../src/actions/list-devices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListDevicesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all devices. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListDevices_DeviceSchema = z.object({\n make: z.string().describe(\"The device manufacturer or make.\").nullable().optional(),\n model: z.string().describe(\"The device model name.\").nullable().optional(),\n}).describe(\"Represents a single device returned by the Reddit Ads API.\");\nconst RedditAdsListDevices_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through device results.\");\nexport const RedditAdsListDevicesOutput = z.object({\n data: z.array(RedditAdsListDevices_DeviceSchema).describe(\"List of devices available for targeting by make and model.\"),\n pagination: RedditAdsListDevices_PaginationSchema.nullable(),\n}).describe(\"Response model for listing all devices with pagination.\");\n\nexport const redditAdsListDevices = action(\"REDDIT_ADS_LIST_DEVICES\", {\n slug: \"reddit_ads-list-devices\",\n name: \"List Devices\",\n description: \"Tool to retrieve all available devices from Reddit Ads API for targeting purposes. Use when you need to get a list of devices (by make and model) for ad targeting. Rate limit: Targeting Taxonomy - 500 requests per 60 seconds.\",\n input: RedditAdsListDevicesInput,\n output: RedditAdsListDevicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,sGAAsG;AAClH,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"list-devices.cjs","names":["z","action"],"sources":["../../src/actions/list-devices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListDevicesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all devices. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListDevices_DeviceSchema = z.object({\n make: z.string().describe(\"The device manufacturer or make.\").nullable().optional(),\n model: z.string().describe(\"The device model name.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single device returned by the Reddit Ads API.\");\nconst RedditAdsListDevices_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through device results.\");\nexport const RedditAdsListDevicesOutput = z.object({\n data: z.array(RedditAdsListDevices_DeviceSchema).describe(\"List of devices available for targeting by make and model.\"),\n pagination: RedditAdsListDevices_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing all devices with pagination.\");\n\nexport const redditAdsListDevices = action(\"REDDIT_ADS_LIST_DEVICES\", {\n slug: \"reddit_ads-list-devices\",\n name: \"List Devices\",\n description: \"Tool to retrieve all available devices from Reddit Ads API for targeting purposes. Use when you need to get a list of devices (by make and model) for ad targeting. Rate limit: Targeting Taxonomy - 500 requests per 60 seconds.\",\n input: RedditAdsListDevicesInput,\n output: RedditAdsListDevicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,sGAAsG;AAClH,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,4DAA4D;CACtH,YAAY,sCAAsC,SAAS;AAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,16 +9,28 @@ declare const RedditAdsListDevicesOutput: z.ZodObject<{
|
|
|
9
9
|
data: z.ZodArray<z.ZodObject<{
|
|
10
10
|
make: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
13
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
14
14
|
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const redditAdsListDevices: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
page_size?: number | undefined;
|
|
20
20
|
page_token?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { redditAdsListDevices };
|
|
24
36
|
//# sourceMappingURL=list-devices.d.cts.map
|
|
@@ -9,16 +9,28 @@ declare const RedditAdsListDevicesOutput: z.ZodObject<{
|
|
|
9
9
|
data: z.ZodArray<z.ZodObject<{
|
|
10
10
|
make: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
13
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
14
14
|
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const redditAdsListDevices: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
page_size?: number | undefined;
|
|
20
20
|
page_token?: string | undefined;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { redditAdsListDevices };
|
|
24
36
|
//# sourceMappingURL=list-devices.d.mts.map
|
|
@@ -8,11 +8,11 @@ const RedditAdsListDevicesInput = z.object({
|
|
|
8
8
|
const RedditAdsListDevices_DeviceSchema = z.object({
|
|
9
9
|
make: z.string().describe("The device manufacturer or make.").nullable().optional(),
|
|
10
10
|
model: z.string().describe("The device model name.").nullable().optional()
|
|
11
|
-
}).describe("Represents a single device returned by the Reddit Ads API.");
|
|
11
|
+
}).passthrough().describe("Represents a single device returned by the Reddit Ads API.");
|
|
12
12
|
const RedditAdsListDevices_PaginationSchema = z.object({
|
|
13
13
|
next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.").nullable().optional(),
|
|
14
14
|
previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.").nullable().optional()
|
|
15
|
-
}).describe("Pagination information for navigating through device results.");
|
|
15
|
+
}).passthrough().describe("Pagination information for navigating through device results.");
|
|
16
16
|
const redditAdsListDevices = action("REDDIT_ADS_LIST_DEVICES", {
|
|
17
17
|
slug: "reddit_ads-list-devices",
|
|
18
18
|
name: "List Devices",
|
|
@@ -21,7 +21,7 @@ const redditAdsListDevices = action("REDDIT_ADS_LIST_DEVICES", {
|
|
|
21
21
|
output: z.object({
|
|
22
22
|
data: z.array(RedditAdsListDevices_DeviceSchema).describe("List of devices available for targeting by make and model."),
|
|
23
23
|
pagination: RedditAdsListDevices_PaginationSchema.nullable()
|
|
24
|
-
}).describe("Response model for listing all devices with pagination.")
|
|
24
|
+
}).passthrough().describe("Response model for listing all devices with pagination.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { redditAdsListDevices };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-devices.mjs","names":[],"sources":["../../src/actions/list-devices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListDevicesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all devices. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListDevices_DeviceSchema = z.object({\n make: z.string().describe(\"The device manufacturer or make.\").nullable().optional(),\n model: z.string().describe(\"The device model name.\").nullable().optional(),\n}).describe(\"Represents a single device returned by the Reddit Ads API.\");\nconst RedditAdsListDevices_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through device results.\");\nexport const RedditAdsListDevicesOutput = z.object({\n data: z.array(RedditAdsListDevices_DeviceSchema).describe(\"List of devices available for targeting by make and model.\"),\n pagination: RedditAdsListDevices_PaginationSchema.nullable(),\n}).describe(\"Response model for listing all devices with pagination.\");\n\nexport const redditAdsListDevices = action(\"REDDIT_ADS_LIST_DEVICES\", {\n slug: \"reddit_ads-list-devices\",\n name: \"List Devices\",\n description: \"Tool to retrieve all available devices from Reddit Ads API for targeting purposes. Use when you need to get a list of devices (by make and model) for ad targeting. Rate limit: Targeting Taxonomy - 500 requests per 60 seconds.\",\n input: RedditAdsListDevicesInput,\n output: RedditAdsListDevicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,sGAAsG;AAClH,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"list-devices.mjs","names":[],"sources":["../../src/actions/list-devices.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListDevicesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Controls pagination page size.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the token from pagination.next_url to fetch the next page of results.\").optional(),\n}).describe(\"Request model for listing all devices. Supports pagination for navigating through large result sets.\");\nconst RedditAdsListDevices_DeviceSchema = z.object({\n make: z.string().describe(\"The device manufacturer or make.\").nullable().optional(),\n model: z.string().describe(\"The device model name.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single device returned by the Reddit Ads API.\");\nconst RedditAdsListDevices_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without modifying it.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without modifying it.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through device results.\");\nexport const RedditAdsListDevicesOutput = z.object({\n data: z.array(RedditAdsListDevices_DeviceSchema).describe(\"List of devices available for targeting by make and model.\"),\n pagination: RedditAdsListDevices_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing all devices with pagination.\");\n\nexport const redditAdsListDevices = action(\"REDDIT_ADS_LIST_DEVICES\", {\n slug: \"reddit_ads-list-devices\",\n name: \"List Devices\",\n description: \"Tool to retrieve all available devices from Reddit Ads API for targeting purposes. Use when you need to get a list of devices (by make and model) for ad targeting. Rate limit: Targeting Taxonomy - 500 requests per 60 seconds.\",\n input: RedditAdsListDevicesInput,\n output: RedditAdsListDevicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,sGAAsG;AAClH,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,wCAAwC,EAAE,OAAO;CACrD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAMzF,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,4DAA4D;EACtH,YAAY,sCAAsC,SAAS;CAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
|
|
@@ -31,15 +31,15 @@ const RedditAdsListFundingInstruments_FundingInstrumentSchema = zod.z.object({
|
|
|
31
31
|
authorize_status: zod.z.string().describe("Authorization status of the funding instrument.").nullable().optional(),
|
|
32
32
|
invoice_group_status: zod.z.string().describe("Invoice group status of the funding instrument.").nullable().optional(),
|
|
33
33
|
reasons_not_servable: zod.z.array(zod.z.string()).describe("List of reasons why the funding instrument is not servable.").nullable().optional()
|
|
34
|
-
}).describe("Model representing a single funding instrument.");
|
|
34
|
+
}).passthrough().describe("Model representing a single funding instrument.");
|
|
35
35
|
const RedditAdsListFundingInstruments_PaginationSchema = zod.z.object({
|
|
36
36
|
next_url: zod.z.string().describe("The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.").nullable().optional(),
|
|
37
37
|
previous_url: zod.z.string().describe("The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.").nullable().optional()
|
|
38
|
-
}).describe("Model representing pagination information.");
|
|
38
|
+
}).passthrough().describe("Model representing pagination information.");
|
|
39
39
|
const RedditAdsListFundingInstrumentsOutput = zod.z.object({
|
|
40
40
|
data: zod.z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe("List of funding instruments for the ad account."),
|
|
41
41
|
pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable()
|
|
42
|
-
}).describe("Response model for listing funding instruments.");
|
|
42
|
+
}).passthrough().describe("Response model for listing funding instruments.");
|
|
43
43
|
const redditAdsListFundingInstruments = require_action.action("REDDIT_ADS_LIST_FUNDING_INSTRUMENTS", {
|
|
44
44
|
slug: "reddit_ads-list-funding-instruments",
|
|
45
45
|
name: "List Funding Instruments",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-funding-instruments.cjs","names":["z","action"],"sources":["../../src/actions/list-funding-instruments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListFundingInstrumentsInput = z.object({\n mode: z.enum([\"ACTIVE\", \"INACTIVE\", \"UPCOMING\", \"SELECTABLE\", \"ALL\"]).describe(\"Enum for funding instrument modes.\").optional(),\n types: z.array(z.string()).describe(\"A list of funding instrument types to filter by.\").optional(),\n search: z.string().describe(\"Search text to filter funding instruments by name or other text fields.\").optional(),\n end_time: z.string().describe(\"End time in ISO-8601 format to filter funding instruments.\").optional(),\n page_size: z.number().int().describe(\"The number of items to return per page.\").optional(),\n page_token: z.string().describe(\"The pagination token for retrieving the next page of results. Obtained from the previous response's pagination.next_url.\").optional(),\n start_time: z.string().describe(\"Start time in ISO-8601 format to filter funding instruments.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list funding instruments for.\"),\n is_selectable: z.boolean().describe(\"Deprecated parameter. Use mode=SELECTABLE or mode=ALL instead.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of funding instrument IDs to filter by.\").optional(),\n}).describe(\"Request model for listing funding instruments by ad account.\");\nconst RedditAdsListFundingInstruments_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the funding instrument.\").nullable(),\n name: z.string().describe(\"Name of the funding instrument.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"End time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n start_time: z.string().describe(\"Start time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument can be used to serve ads.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in the smallest currency unit (e.g., cents).\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in the smallest currency unit (e.g., cents).\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status of the funding instrument.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"List of reasons why the funding instrument is not servable.\").nullable().optional(),\n}).describe(\"Model representing a single funding instrument.\");\nconst RedditAdsListFundingInstruments_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.\").nullable().optional(),\n}).describe(\"Model representing pagination information.\");\nexport const RedditAdsListFundingInstrumentsOutput = z.object({\n data: z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe(\"List of funding instruments for the ad account.\"),\n pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable(),\n}).describe(\"Response model for listing funding instruments.\");\n\nexport const redditAdsListFundingInstruments = action(\"REDDIT_ADS_LIST_FUNDING_INSTRUMENTS\", {\n slug: \"reddit_ads-list-funding-instruments\",\n name: \"List Funding Instruments\",\n description: \"Tool to list funding instruments (payment methods) for a Reddit Ads ad account. Use when you need to retrieve billing information or check available payment methods. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsListFundingInstrumentsInput,\n output: RedditAdsListFundingInstrumentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAY;EAAY;EAAc;CAAK,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9H,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC9F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC/G,wBAAwBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"list-funding-instruments.cjs","names":["z","action"],"sources":["../../src/actions/list-funding-instruments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListFundingInstrumentsInput = z.object({\n mode: z.enum([\"ACTIVE\", \"INACTIVE\", \"UPCOMING\", \"SELECTABLE\", \"ALL\"]).describe(\"Enum for funding instrument modes.\").optional(),\n types: z.array(z.string()).describe(\"A list of funding instrument types to filter by.\").optional(),\n search: z.string().describe(\"Search text to filter funding instruments by name or other text fields.\").optional(),\n end_time: z.string().describe(\"End time in ISO-8601 format to filter funding instruments.\").optional(),\n page_size: z.number().int().describe(\"The number of items to return per page.\").optional(),\n page_token: z.string().describe(\"The pagination token for retrieving the next page of results. Obtained from the previous response's pagination.next_url.\").optional(),\n start_time: z.string().describe(\"Start time in ISO-8601 format to filter funding instruments.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list funding instruments for.\"),\n is_selectable: z.boolean().describe(\"Deprecated parameter. Use mode=SELECTABLE or mode=ALL instead.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of funding instrument IDs to filter by.\").optional(),\n}).describe(\"Request model for listing funding instruments by ad account.\");\nconst RedditAdsListFundingInstruments_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the funding instrument.\").nullable(),\n name: z.string().describe(\"Name of the funding instrument.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"End time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n start_time: z.string().describe(\"Start time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument can be used to serve ads.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in the smallest currency unit (e.g., cents).\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in the smallest currency unit (e.g., cents).\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status of the funding instrument.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"List of reasons why the funding instrument is not servable.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single funding instrument.\");\nconst RedditAdsListFundingInstruments_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.\").nullable().optional(),\n}).passthrough().describe(\"Model representing pagination information.\");\nexport const RedditAdsListFundingInstrumentsOutput = z.object({\n data: z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe(\"List of funding instruments for the ad account.\"),\n pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing funding instruments.\");\n\nexport const redditAdsListFundingInstruments = action(\"REDDIT_ADS_LIST_FUNDING_INSTRUMENTS\", {\n slug: \"reddit_ads-list-funding-instruments\",\n name: \"List Funding Instruments\",\n description: \"Tool to list funding instruments (payment methods) for a Reddit Ads ad account. Use when you need to retrieve billing information or check available payment methods. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsListFundingInstrumentsInput,\n output: RedditAdsListFundingInstrumentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAY;EAAY;EAAc;CAAK,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9H,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC9F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC/G,wBAAwBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjM,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,iDAAiD;CACjI,YAAY,iDAAiD,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -32,12 +32,12 @@ declare const RedditAdsListFundingInstrumentsOutput: z.ZodObject<{
|
|
|
32
32
|
authorize_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
invoice_group_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
reasons_not_servable: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
|
+
}, z.core.$loose>;
|
|
41
41
|
declare const redditAdsListFundingInstruments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
42
|
ad_account_id: string;
|
|
43
43
|
mode?: "ACTIVE" | "ALL" | "INACTIVE" | "UPCOMING" | "SELECTABLE" | undefined;
|
|
@@ -49,7 +49,19 @@ declare const redditAdsListFundingInstruments: import("@keystrokehq/action").Wor
|
|
|
49
49
|
start_time?: string | undefined;
|
|
50
50
|
is_selectable?: boolean | undefined;
|
|
51
51
|
funding_instrument_ids?: string[] | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
accessToken: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
accessToken: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { redditAdsListFundingInstruments };
|
|
55
67
|
//# sourceMappingURL=list-funding-instruments.d.cts.map
|
|
@@ -32,12 +32,12 @@ declare const RedditAdsListFundingInstrumentsOutput: z.ZodObject<{
|
|
|
32
32
|
authorize_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
invoice_group_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
reasons_not_servable: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>;
|
|
36
36
|
pagination: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
|
+
}, z.core.$loose>;
|
|
41
41
|
declare const redditAdsListFundingInstruments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
42
|
ad_account_id: string;
|
|
43
43
|
mode?: "ACTIVE" | "ALL" | "INACTIVE" | "UPCOMING" | "SELECTABLE" | undefined;
|
|
@@ -49,7 +49,19 @@ declare const redditAdsListFundingInstruments: import("@keystrokehq/action").Wor
|
|
|
49
49
|
start_time?: string | undefined;
|
|
50
50
|
is_selectable?: boolean | undefined;
|
|
51
51
|
funding_instrument_ids?: string[] | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
accessToken: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
accessToken: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { redditAdsListFundingInstruments };
|
|
55
67
|
//# sourceMappingURL=list-funding-instruments.d.mts.map
|
|
@@ -31,11 +31,11 @@ const RedditAdsListFundingInstruments_FundingInstrumentSchema = z.object({
|
|
|
31
31
|
authorize_status: z.string().describe("Authorization status of the funding instrument.").nullable().optional(),
|
|
32
32
|
invoice_group_status: z.string().describe("Invoice group status of the funding instrument.").nullable().optional(),
|
|
33
33
|
reasons_not_servable: z.array(z.string()).describe("List of reasons why the funding instrument is not servable.").nullable().optional()
|
|
34
|
-
}).describe("Model representing a single funding instrument.");
|
|
34
|
+
}).passthrough().describe("Model representing a single funding instrument.");
|
|
35
35
|
const RedditAdsListFundingInstruments_PaginationSchema = z.object({
|
|
36
36
|
next_url: z.string().describe("The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.").nullable().optional(),
|
|
37
37
|
previous_url: z.string().describe("The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.").nullable().optional()
|
|
38
|
-
}).describe("Model representing pagination information.");
|
|
38
|
+
}).passthrough().describe("Model representing pagination information.");
|
|
39
39
|
const redditAdsListFundingInstruments = action("REDDIT_ADS_LIST_FUNDING_INSTRUMENTS", {
|
|
40
40
|
slug: "reddit_ads-list-funding-instruments",
|
|
41
41
|
name: "List Funding Instruments",
|
|
@@ -44,7 +44,7 @@ const redditAdsListFundingInstruments = action("REDDIT_ADS_LIST_FUNDING_INSTRUME
|
|
|
44
44
|
output: z.object({
|
|
45
45
|
data: z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe("List of funding instruments for the ad account."),
|
|
46
46
|
pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable()
|
|
47
|
-
}).describe("Response model for listing funding instruments.")
|
|
47
|
+
}).passthrough().describe("Response model for listing funding instruments.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { redditAdsListFundingInstruments };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-funding-instruments.mjs","names":[],"sources":["../../src/actions/list-funding-instruments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListFundingInstrumentsInput = z.object({\n mode: z.enum([\"ACTIVE\", \"INACTIVE\", \"UPCOMING\", \"SELECTABLE\", \"ALL\"]).describe(\"Enum for funding instrument modes.\").optional(),\n types: z.array(z.string()).describe(\"A list of funding instrument types to filter by.\").optional(),\n search: z.string().describe(\"Search text to filter funding instruments by name or other text fields.\").optional(),\n end_time: z.string().describe(\"End time in ISO-8601 format to filter funding instruments.\").optional(),\n page_size: z.number().int().describe(\"The number of items to return per page.\").optional(),\n page_token: z.string().describe(\"The pagination token for retrieving the next page of results. Obtained from the previous response's pagination.next_url.\").optional(),\n start_time: z.string().describe(\"Start time in ISO-8601 format to filter funding instruments.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list funding instruments for.\"),\n is_selectable: z.boolean().describe(\"Deprecated parameter. Use mode=SELECTABLE or mode=ALL instead.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of funding instrument IDs to filter by.\").optional(),\n}).describe(\"Request model for listing funding instruments by ad account.\");\nconst RedditAdsListFundingInstruments_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the funding instrument.\").nullable(),\n name: z.string().describe(\"Name of the funding instrument.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"End time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n start_time: z.string().describe(\"Start time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument can be used to serve ads.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in the smallest currency unit (e.g., cents).\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in the smallest currency unit (e.g., cents).\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status of the funding instrument.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"List of reasons why the funding instrument is not servable.\").nullable().optional(),\n}).describe(\"Model representing a single funding instrument.\");\nconst RedditAdsListFundingInstruments_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.\").nullable().optional(),\n}).describe(\"Model representing pagination information.\");\nexport const RedditAdsListFundingInstrumentsOutput = z.object({\n data: z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe(\"List of funding instruments for the ad account.\"),\n pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable(),\n}).describe(\"Response model for listing funding instruments.\");\n\nexport const redditAdsListFundingInstruments = action(\"REDDIT_ADS_LIST_FUNDING_INSTRUMENTS\", {\n slug: \"reddit_ads-list-funding-instruments\",\n name: \"List Funding Instruments\",\n description: \"Tool to list funding instruments (payment methods) for a Reddit Ads ad account. Use when you need to retrieve billing information or check available payment methods. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsListFundingInstrumentsInput,\n output: RedditAdsListFundingInstrumentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,MAAM,EAAE,KAAK;EAAC;EAAU;EAAY;EAAY;EAAc;CAAK,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9H,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC9F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC/G,wBAAwB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"list-funding-instruments.mjs","names":[],"sources":["../../src/actions/list-funding-instruments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListFundingInstrumentsInput = z.object({\n mode: z.enum([\"ACTIVE\", \"INACTIVE\", \"UPCOMING\", \"SELECTABLE\", \"ALL\"]).describe(\"Enum for funding instrument modes.\").optional(),\n types: z.array(z.string()).describe(\"A list of funding instrument types to filter by.\").optional(),\n search: z.string().describe(\"Search text to filter funding instruments by name or other text fields.\").optional(),\n end_time: z.string().describe(\"End time in ISO-8601 format to filter funding instruments.\").optional(),\n page_size: z.number().int().describe(\"The number of items to return per page.\").optional(),\n page_token: z.string().describe(\"The pagination token for retrieving the next page of results. Obtained from the previous response's pagination.next_url.\").optional(),\n start_time: z.string().describe(\"Start time in ISO-8601 format to filter funding instruments.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list funding instruments for.\"),\n is_selectable: z.boolean().describe(\"Deprecated parameter. Use mode=SELECTABLE or mode=ALL instead.\").optional(),\n funding_instrument_ids: z.array(z.string()).describe(\"A list of funding instrument IDs to filter by.\").optional(),\n}).describe(\"Request model for listing funding instruments by ad account.\");\nconst RedditAdsListFundingInstruments_FundingInstrumentSchema = z.object({\n id: z.string().describe(\"Unique identifier of the funding instrument.\").nullable(),\n name: z.string().describe(\"Name of the funding instrument.\").nullable().optional(),\n currency: z.string().describe(\"Currency code (e.g., USD, EUR).\").nullable().optional(),\n end_time: z.string().describe(\"End time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n start_time: z.string().describe(\"Start time of the funding instrument in ISO-8601 format.\").nullable().optional(),\n is_servable: z.boolean().describe(\"Whether the funding instrument can be used to serve ads.\").nullable().optional(),\n credit_limit: z.number().int().describe(\"Credit limit in the smallest currency unit (e.g., cents).\").nullable().optional(),\n billable_amount: z.number().int().describe(\"Billable amount in the smallest currency unit (e.g., cents).\").nullable().optional(),\n authorize_status: z.string().describe(\"Authorization status of the funding instrument.\").nullable().optional(),\n invoice_group_status: z.string().describe(\"Invoice group status of the funding instrument.\").nullable().optional(),\n reasons_not_servable: z.array(z.string()).describe(\"List of reasons why the funding instrument is not servable.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single funding instrument.\");\nconst RedditAdsListFundingInstruments_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page of results. If null or not present, the current page is the final page. The URL should be followed directly.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page of results. If null or not present, the current page is the first page. The URL should be followed directly.\").nullable().optional(),\n}).passthrough().describe(\"Model representing pagination information.\");\nexport const RedditAdsListFundingInstrumentsOutput = z.object({\n data: z.array(RedditAdsListFundingInstruments_FundingInstrumentSchema).describe(\"List of funding instruments for the ad account.\"),\n pagination: RedditAdsListFundingInstruments_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for listing funding instruments.\");\n\nexport const redditAdsListFundingInstruments = action(\"REDDIT_ADS_LIST_FUNDING_INSTRUMENTS\", {\n slug: \"reddit_ads-list-funding-instruments\",\n name: \"List Funding Instruments\",\n description: \"Tool to list funding instruments (payment methods) for a Reddit Ads ad account. Use when you need to retrieve billing information or check available payment methods. Rate limit: 30 requests per 60 seconds (Billing category).\",\n input: RedditAdsListFundingInstrumentsInput,\n output: RedditAdsListFundingInstrumentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,MAAM,EAAE,KAAK;EAAC;EAAU;EAAY;EAAY;EAAc;CAAK,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9H,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC9F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CAC/G,wBAAwB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,mDAAmD,EAAE,OAAO;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjM,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAMtE,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmD,EAAE,OAAO;EAC5D,MAAM,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,iDAAiD;EACjI,YAAY,iDAAiD,SAAS;CACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ const RedditAdsListGeolocations_GeolocationSchema = zod.z.object({
|
|
|
14
14
|
region: zod.z.string().describe("Region or state for the geolocation.").nullable().optional(),
|
|
15
15
|
country: zod.z.string().describe("Country code for the geolocation.").nullable().optional(),
|
|
16
16
|
postal_code: zod.z.string().describe("Postal code for the geolocation.").nullable().optional()
|
|
17
|
-
}).describe("Represents a single geolocation returned by the Reddit Ads API.");
|
|
18
|
-
const RedditAdsListGeolocationsOutput = zod.z.object({ data: zod.z.array(RedditAdsListGeolocations_GeolocationSchema).describe("List of geolocations available for targeting.") }).describe("Response model for listing geolocations.");
|
|
17
|
+
}).passthrough().describe("Represents a single geolocation returned by the Reddit Ads API.");
|
|
18
|
+
const RedditAdsListGeolocationsOutput = zod.z.object({ data: zod.z.array(RedditAdsListGeolocations_GeolocationSchema).describe("List of geolocations available for targeting.") }).passthrough().describe("Response model for listing geolocations.");
|
|
19
19
|
const redditAdsListGeolocations = require_action.action("REDDIT_ADS_LIST_GEOLOCATIONS", {
|
|
20
20
|
slug: "reddit_ads-list-geolocations",
|
|
21
21
|
name: "List Geolocations",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-geolocations.cjs","names":["z","action"],"sources":["../../src/actions/list-geolocations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListGeolocationsInput = z.object({\n country: z.string().describe(\"The filter for retrieving all geolocations by country.\").optional(),\n postal_code: z.string().describe(\"The filter for retrieving postal code geolocations by substring match.\").optional(),\n cities_search: z.string().describe(\"The filter for retrieving city geolocations by substring match.\").optional(),\n}).describe(\"Request model for listing geolocations. Postal code and City geolocations\\nare excluded by default unless the respective query parameters are provided.\");\nconst RedditAdsListGeolocations_GeolocationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the geolocation.\").nullable().optional(),\n dma: z.number().int().describe(\"Designated Market Area (DMA) code.\").nullable().optional(),\n city: z.string().describe(\"City name for the geolocation.\").nullable().optional(),\n name: z.string().describe(\"Name of the geolocation.\").nullable().optional(),\n region: z.string().describe(\"Region or state for the geolocation.\").nullable().optional(),\n country: z.string().describe(\"Country code for the geolocation.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code for the geolocation.\").nullable().optional(),\n}).describe(\"Represents a single geolocation returned by the Reddit Ads API.\");\nexport const RedditAdsListGeolocationsOutput = z.object({\n data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe(\"List of geolocations available for targeting.\"),\n}).describe(\"Response model for listing geolocations.\");\n\nexport const redditAdsListGeolocations = action(\"REDDIT_ADS_LIST_GEOLOCATIONS\", {\n slug: \"reddit_ads-list-geolocations\",\n name: \"List Geolocations\",\n description: \"Tool to fetch a list of geolocations from Reddit Ads API. Use when you need geographic targeting options. Postal code and City geolocations are excluded by default unless postal_code or cities_search parameters are provided.\",\n input: RedditAdsListGeolocationsInput,\n output: RedditAdsListGeolocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,yJAAyJ;AACrK,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"list-geolocations.cjs","names":["z","action"],"sources":["../../src/actions/list-geolocations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListGeolocationsInput = z.object({\n country: z.string().describe(\"The filter for retrieving all geolocations by country.\").optional(),\n postal_code: z.string().describe(\"The filter for retrieving postal code geolocations by substring match.\").optional(),\n cities_search: z.string().describe(\"The filter for retrieving city geolocations by substring match.\").optional(),\n}).describe(\"Request model for listing geolocations. Postal code and City geolocations\\nare excluded by default unless the respective query parameters are provided.\");\nconst RedditAdsListGeolocations_GeolocationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the geolocation.\").nullable().optional(),\n dma: z.number().int().describe(\"Designated Market Area (DMA) code.\").nullable().optional(),\n city: z.string().describe(\"City name for the geolocation.\").nullable().optional(),\n name: z.string().describe(\"Name of the geolocation.\").nullable().optional(),\n region: z.string().describe(\"Region or state for the geolocation.\").nullable().optional(),\n country: z.string().describe(\"Country code for the geolocation.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code for the geolocation.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single geolocation returned by the Reddit Ads API.\");\nexport const RedditAdsListGeolocationsOutput = z.object({\n data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe(\"List of geolocations available for targeting.\"),\n}).passthrough().describe(\"Response model for listing geolocations.\");\n\nexport const redditAdsListGeolocations = action(\"REDDIT_ADS_LIST_GEOLOCATIONS\", {\n slug: \"reddit_ads-list-geolocations\",\n name: \"List Geolocations\",\n description: \"Tool to fetch a list of geolocations from Reddit Ads API. Use when you need geographic targeting options. Postal code and City geolocations are excluded by default unless postal_code or cities_search parameters are provided.\",\n input: RedditAdsListGeolocationsInput,\n output: RedditAdsListGeolocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,yJAAyJ;AACrK,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,+CAA+C,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,13 +15,25 @@ declare const RedditAdsListGeolocationsOutput: z.ZodObject<{
|
|
|
15
15
|
region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const redditAdsListGeolocations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
country?: string | undefined;
|
|
22
22
|
postal_code?: string | undefined;
|
|
23
23
|
cities_search?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { redditAdsListGeolocations };
|
|
27
39
|
//# sourceMappingURL=list-geolocations.d.cts.map
|
|
@@ -15,13 +15,25 @@ declare const RedditAdsListGeolocationsOutput: z.ZodObject<{
|
|
|
15
15
|
region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const redditAdsListGeolocations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
country?: string | undefined;
|
|
22
22
|
postal_code?: string | undefined;
|
|
23
23
|
cities_search?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { redditAdsListGeolocations };
|
|
27
39
|
//# sourceMappingURL=list-geolocations.d.mts.map
|
|
@@ -14,13 +14,13 @@ const RedditAdsListGeolocations_GeolocationSchema = z.object({
|
|
|
14
14
|
region: z.string().describe("Region or state for the geolocation.").nullable().optional(),
|
|
15
15
|
country: z.string().describe("Country code for the geolocation.").nullable().optional(),
|
|
16
16
|
postal_code: z.string().describe("Postal code for the geolocation.").nullable().optional()
|
|
17
|
-
}).describe("Represents a single geolocation returned by the Reddit Ads API.");
|
|
17
|
+
}).passthrough().describe("Represents a single geolocation returned by the Reddit Ads API.");
|
|
18
18
|
const redditAdsListGeolocations = action("REDDIT_ADS_LIST_GEOLOCATIONS", {
|
|
19
19
|
slug: "reddit_ads-list-geolocations",
|
|
20
20
|
name: "List Geolocations",
|
|
21
21
|
description: "Tool to fetch a list of geolocations from Reddit Ads API. Use when you need geographic targeting options. Postal code and City geolocations are excluded by default unless postal_code or cities_search parameters are provided.",
|
|
22
22
|
input: RedditAdsListGeolocationsInput,
|
|
23
|
-
output: z.object({ data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe("List of geolocations available for targeting.") }).describe("Response model for listing geolocations.")
|
|
23
|
+
output: z.object({ data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe("List of geolocations available for targeting.") }).passthrough().describe("Response model for listing geolocations.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { redditAdsListGeolocations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-geolocations.mjs","names":[],"sources":["../../src/actions/list-geolocations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListGeolocationsInput = z.object({\n country: z.string().describe(\"The filter for retrieving all geolocations by country.\").optional(),\n postal_code: z.string().describe(\"The filter for retrieving postal code geolocations by substring match.\").optional(),\n cities_search: z.string().describe(\"The filter for retrieving city geolocations by substring match.\").optional(),\n}).describe(\"Request model for listing geolocations. Postal code and City geolocations\\nare excluded by default unless the respective query parameters are provided.\");\nconst RedditAdsListGeolocations_GeolocationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the geolocation.\").nullable().optional(),\n dma: z.number().int().describe(\"Designated Market Area (DMA) code.\").nullable().optional(),\n city: z.string().describe(\"City name for the geolocation.\").nullable().optional(),\n name: z.string().describe(\"Name of the geolocation.\").nullable().optional(),\n region: z.string().describe(\"Region or state for the geolocation.\").nullable().optional(),\n country: z.string().describe(\"Country code for the geolocation.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code for the geolocation.\").nullable().optional(),\n}).describe(\"Represents a single geolocation returned by the Reddit Ads API.\");\nexport const RedditAdsListGeolocationsOutput = z.object({\n data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe(\"List of geolocations available for targeting.\"),\n}).describe(\"Response model for listing geolocations.\");\n\nexport const redditAdsListGeolocations = action(\"REDDIT_ADS_LIST_GEOLOCATIONS\", {\n slug: \"reddit_ads-list-geolocations\",\n name: \"List Geolocations\",\n description: \"Tool to fetch a list of geolocations from Reddit Ads API. Use when you need geographic targeting options. Postal code and City geolocations are excluded by default unless postal_code or cities_search parameters are provided.\",\n input: RedditAdsListGeolocationsInput,\n output: RedditAdsListGeolocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,yJAAyJ;AACrK,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"list-geolocations.mjs","names":[],"sources":["../../src/actions/list-geolocations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListGeolocationsInput = z.object({\n country: z.string().describe(\"The filter for retrieving all geolocations by country.\").optional(),\n postal_code: z.string().describe(\"The filter for retrieving postal code geolocations by substring match.\").optional(),\n cities_search: z.string().describe(\"The filter for retrieving city geolocations by substring match.\").optional(),\n}).describe(\"Request model for listing geolocations. Postal code and City geolocations\\nare excluded by default unless the respective query parameters are provided.\");\nconst RedditAdsListGeolocations_GeolocationSchema = z.object({\n id: z.string().describe(\"Unique identifier for the geolocation.\").nullable().optional(),\n dma: z.number().int().describe(\"Designated Market Area (DMA) code.\").nullable().optional(),\n city: z.string().describe(\"City name for the geolocation.\").nullable().optional(),\n name: z.string().describe(\"Name of the geolocation.\").nullable().optional(),\n region: z.string().describe(\"Region or state for the geolocation.\").nullable().optional(),\n country: z.string().describe(\"Country code for the geolocation.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code for the geolocation.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single geolocation returned by the Reddit Ads API.\");\nexport const RedditAdsListGeolocationsOutput = z.object({\n data: z.array(RedditAdsListGeolocations_GeolocationSchema).describe(\"List of geolocations available for targeting.\"),\n}).passthrough().describe(\"Response model for listing geolocations.\");\n\nexport const redditAdsListGeolocations = action(\"REDDIT_ADS_LIST_GEOLOCATIONS\", {\n slug: \"reddit_ads-list-geolocations\",\n name: \"List Geolocations\",\n description: \"Tool to fetch a list of geolocations from Reddit Ads API. Use when you need geographic targeting options. Postal code and City geolocations are excluded by default unless postal_code or cities_search parameters are provided.\",\n input: RedditAdsListGeolocationsInput,\n output: RedditAdsListGeolocationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACpH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,yJAAyJ;AACrK,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAK3F,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,MAAM,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,+CAA+C,EACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const RedditAdsListIndustriesInput = zod.z.object({}).describe("Request model fo
|
|
|
5
5
|
const RedditAdsListIndustries_IndustrySchema = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("Unique identifier for the industry.").nullable(),
|
|
7
7
|
display: zod.z.string().describe("Human-readable display name for the industry.").nullable()
|
|
8
|
-
}).describe("Represents a single industry returned by the Reddit Ads API.");
|
|
9
|
-
const RedditAdsListIndustriesOutput = zod.z.object({ data: zod.z.array(RedditAdsListIndustries_IndustrySchema).describe("List of all available industries.") }).describe("Response model for listing all industries.");
|
|
8
|
+
}).passthrough().describe("Represents a single industry returned by the Reddit Ads API.");
|
|
9
|
+
const RedditAdsListIndustriesOutput = zod.z.object({ data: zod.z.array(RedditAdsListIndustries_IndustrySchema).describe("List of all available industries.") }).passthrough().describe("Response model for listing all industries.");
|
|
10
10
|
const redditAdsListIndustries = require_action.action("REDDIT_ADS_LIST_INDUSTRIES", {
|
|
11
11
|
slug: "reddit_ads-list-industries",
|
|
12
12
|
name: "List Industries",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-industries.cjs","names":["z","action"],"sources":["../../src/actions/list-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListIndustriesInput = z.object({}).describe(\"Request model for listing all industries. No parameters required.\");\nconst RedditAdsListIndustries_IndustrySchema = z.object({\n id: z.string().describe(\"Unique identifier for the industry.\").nullable(),\n display: z.string().describe(\"Human-readable display name for the industry.\").nullable(),\n}).describe(\"Represents a single industry returned by the Reddit Ads API.\");\nexport const RedditAdsListIndustriesOutput = z.object({\n data: z.array(RedditAdsListIndustries_IndustrySchema).describe(\"List of all available industries.\"),\n}).describe(\"Response model for listing all industries.\");\n\nexport const redditAdsListIndustries = action(\"REDDIT_ADS_LIST_INDUSTRIES\", {\n slug: \"reddit_ads-list-industries\",\n name: \"List Industries\",\n description: \"Tool to retrieve all available industries from Reddit Ads API. Use when you need to get a complete list of industries for targeting or classification purposes. Returns industry IDs and display names.\",\n input: RedditAdsListIndustriesInput,\n output: RedditAdsListIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;AACrI,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,8DAA8D;
|
|
1
|
+
{"version":3,"file":"list-industries.cjs","names":["z","action"],"sources":["../../src/actions/list-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListIndustriesInput = z.object({}).describe(\"Request model for listing all industries. No parameters required.\");\nconst RedditAdsListIndustries_IndustrySchema = z.object({\n id: z.string().describe(\"Unique identifier for the industry.\").nullable(),\n display: z.string().describe(\"Human-readable display name for the industry.\").nullable(),\n}).passthrough().describe(\"Represents a single industry returned by the Reddit Ads API.\");\nexport const RedditAdsListIndustriesOutput = z.object({\n data: z.array(RedditAdsListIndustries_IndustrySchema).describe(\"List of all available industries.\"),\n}).passthrough().describe(\"Response model for listing all industries.\");\n\nexport const redditAdsListIndustries = action(\"REDDIT_ADS_LIST_INDUSTRIES\", {\n slug: \"reddit_ads-list-industries\",\n name: \"List Industries\",\n description: \"Tool to retrieve all available industries from Reddit Ads API. Use when you need to get a complete list of industries for targeting or classification purposes. Returns industry IDs and display names.\",\n input: RedditAdsListIndustriesInput,\n output: RedditAdsListIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;AACrI,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAMA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,mCAAmC,EACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,9 +6,21 @@ declare const RedditAdsListIndustriesOutput: z.ZodObject<{
|
|
|
6
6
|
data: z.ZodArray<z.ZodObject<{
|
|
7
7
|
id: z.ZodNullable<z.ZodString>;
|
|
8
8
|
display: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
10
|
-
}, z.core.$
|
|
11
|
-
declare const redditAdsListIndustries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const redditAdsListIndustries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
accessToken: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
accessToken: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { redditAdsListIndustries };
|
|
14
26
|
//# sourceMappingURL=list-industries.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-industries.d.cts","names":[],"sources":["../../src/actions/list-industries.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-industries.d.cts","names":[],"sources":["../../src/actions/list-industries.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -6,9 +6,21 @@ declare const RedditAdsListIndustriesOutput: z.ZodObject<{
|
|
|
6
6
|
data: z.ZodArray<z.ZodObject<{
|
|
7
7
|
id: z.ZodNullable<z.ZodString>;
|
|
8
8
|
display: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
10
|
-
}, z.core.$
|
|
11
|
-
declare const redditAdsListIndustries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
9
|
+
}, z.core.$loose>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const redditAdsListIndustries: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
12
|
+
connectionId: z.ZodString;
|
|
13
|
+
entityId: z.ZodString;
|
|
14
|
+
instanceId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
accessToken: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
|
|
18
|
+
connectionId: z.ZodString;
|
|
19
|
+
entityId: z.ZodString;
|
|
20
|
+
instanceId: z.ZodString;
|
|
21
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
22
|
+
accessToken: z.ZodString;
|
|
23
|
+
}, z.core.$strip>>]>;
|
|
12
24
|
//#endregion
|
|
13
25
|
export { redditAdsListIndustries };
|
|
14
26
|
//# sourceMappingURL=list-industries.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-industries.d.mts","names":[],"sources":["../../src/actions/list-industries.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-industries.d.mts","names":[],"sources":["../../src/actions/list-industries.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,eAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,13 +5,13 @@ const RedditAdsListIndustriesInput = z.object({}).describe("Request model for li
|
|
|
5
5
|
const RedditAdsListIndustries_IndustrySchema = z.object({
|
|
6
6
|
id: z.string().describe("Unique identifier for the industry.").nullable(),
|
|
7
7
|
display: z.string().describe("Human-readable display name for the industry.").nullable()
|
|
8
|
-
}).describe("Represents a single industry returned by the Reddit Ads API.");
|
|
8
|
+
}).passthrough().describe("Represents a single industry returned by the Reddit Ads API.");
|
|
9
9
|
const redditAdsListIndustries = action("REDDIT_ADS_LIST_INDUSTRIES", {
|
|
10
10
|
slug: "reddit_ads-list-industries",
|
|
11
11
|
name: "List Industries",
|
|
12
12
|
description: "Tool to retrieve all available industries from Reddit Ads API. Use when you need to get a complete list of industries for targeting or classification purposes. Returns industry IDs and display names.",
|
|
13
13
|
input: RedditAdsListIndustriesInput,
|
|
14
|
-
output: z.object({ data: z.array(RedditAdsListIndustries_IndustrySchema).describe("List of all available industries.") }).describe("Response model for listing all industries.")
|
|
14
|
+
output: z.object({ data: z.array(RedditAdsListIndustries_IndustrySchema).describe("List of all available industries.") }).passthrough().describe("Response model for listing all industries.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { redditAdsListIndustries };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-industries.mjs","names":[],"sources":["../../src/actions/list-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListIndustriesInput = z.object({}).describe(\"Request model for listing all industries. No parameters required.\");\nconst RedditAdsListIndustries_IndustrySchema = z.object({\n id: z.string().describe(\"Unique identifier for the industry.\").nullable(),\n display: z.string().describe(\"Human-readable display name for the industry.\").nullable(),\n}).describe(\"Represents a single industry returned by the Reddit Ads API.\");\nexport const RedditAdsListIndustriesOutput = z.object({\n data: z.array(RedditAdsListIndustries_IndustrySchema).describe(\"List of all available industries.\"),\n}).describe(\"Response model for listing all industries.\");\n\nexport const redditAdsListIndustries = action(\"REDDIT_ADS_LIST_INDUSTRIES\", {\n slug: \"reddit_ads-list-industries\",\n name: \"List Industries\",\n description: \"Tool to retrieve all available industries from Reddit Ads API. Use when you need to get a complete list of industries for targeting or classification purposes. Returns industry IDs and display names.\",\n input: RedditAdsListIndustriesInput,\n output: RedditAdsListIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;AACrI,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,8DAA8D;
|
|
1
|
+
{"version":3,"file":"list-industries.mjs","names":[],"sources":["../../src/actions/list-industries.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListIndustriesInput = z.object({}).describe(\"Request model for listing all industries. No parameters required.\");\nconst RedditAdsListIndustries_IndustrySchema = z.object({\n id: z.string().describe(\"Unique identifier for the industry.\").nullable(),\n display: z.string().describe(\"Human-readable display name for the industry.\").nullable(),\n}).passthrough().describe(\"Represents a single industry returned by the Reddit Ads API.\");\nexport const RedditAdsListIndustriesOutput = z.object({\n data: z.array(RedditAdsListIndustries_IndustrySchema).describe(\"List of all available industries.\"),\n}).passthrough().describe(\"Response model for listing all industries.\");\n\nexport const redditAdsListIndustries = action(\"REDDIT_ADS_LIST_INDUSTRIES\", {\n slug: \"reddit_ads-list-industries\",\n name: \"List Industries\",\n description: \"Tool to retrieve all available industries from Reddit Ads API. Use when you need to get a complete list of industries for targeting or classification purposes. Returns industry IDs and display names.\",\n input: RedditAdsListIndustriesInput,\n output: RedditAdsListIndustriesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;AACrI,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAKxF,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,MAAM,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,mCAAmC,EACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
|