@keystrokehq/reddit_ads 0.1.3 → 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.
Files changed (189) hide show
  1. package/dist/actions/create-ad-group.d.cts +13 -1
  2. package/dist/actions/create-ad-group.d.cts.map +1 -1
  3. package/dist/actions/create-ad-group.d.mts +13 -1
  4. package/dist/actions/create-ad-group.d.mts.map +1 -1
  5. package/dist/actions/create-batch-products.d.cts +13 -1
  6. package/dist/actions/create-batch-products.d.cts.map +1 -1
  7. package/dist/actions/create-batch-products.d.mts +13 -1
  8. package/dist/actions/create-batch-products.d.mts.map +1 -1
  9. package/dist/actions/create-campaign.d.cts +13 -1
  10. package/dist/actions/create-campaign.d.mts +13 -1
  11. package/dist/actions/create-custom-audience.d.cts +13 -1
  12. package/dist/actions/create-custom-audience.d.cts.map +1 -1
  13. package/dist/actions/create-custom-audience.d.mts +13 -1
  14. package/dist/actions/create-custom-audience.d.mts.map +1 -1
  15. package/dist/actions/create-lead-gen-form.d.cts +13 -1
  16. package/dist/actions/create-lead-gen-form.d.mts +13 -1
  17. package/dist/actions/create-post.d.cts +16 -4
  18. package/dist/actions/create-post.d.mts +16 -4
  19. package/dist/actions/create-product-catalog.d.cts +13 -1
  20. package/dist/actions/create-product-catalog.d.mts +13 -1
  21. package/dist/actions/create-product-feed.d.cts +13 -1
  22. package/dist/actions/create-product-feed.d.mts +13 -1
  23. package/dist/actions/create-product-set.d.cts +13 -1
  24. package/dist/actions/create-product-set.d.mts +13 -1
  25. package/dist/actions/create-saved-audience.d.cts +13 -1
  26. package/dist/actions/create-saved-audience.d.mts +13 -1
  27. package/dist/actions/create-structured-post-creation-job.d.cts +21 -9
  28. package/dist/actions/create-structured-post-creation-job.d.mts +21 -9
  29. package/dist/actions/delete-custom-audience.d.cts +13 -1
  30. package/dist/actions/delete-custom-audience.d.mts +13 -1
  31. package/dist/actions/delete-product-catalog.d.cts +13 -1
  32. package/dist/actions/delete-product-catalog.d.mts +13 -1
  33. package/dist/actions/delete-product-feed.d.cts +13 -1
  34. package/dist/actions/delete-product-feed.d.mts +13 -1
  35. package/dist/actions/delete-product-set.d.cts +13 -1
  36. package/dist/actions/delete-product-set.d.mts +13 -1
  37. package/dist/actions/delete-products.d.cts +13 -1
  38. package/dist/actions/delete-products.d.mts +13 -1
  39. package/dist/actions/do-geolocation-validations.d.cts +13 -1
  40. package/dist/actions/do-geolocation-validations.d.mts +13 -1
  41. package/dist/actions/do-keyword-validations.d.cts +13 -1
  42. package/dist/actions/do-keyword-validations.d.mts +13 -1
  43. package/dist/actions/generate-inspiration-creative-summary.d.cts +13 -1
  44. package/dist/actions/generate-inspiration-creative-summary.d.mts +13 -1
  45. package/dist/actions/get-a-report.d.cts +13 -1
  46. package/dist/actions/get-a-report.d.mts +13 -1
  47. package/dist/actions/get-ad-account-history.d.cts +13 -1
  48. package/dist/actions/get-ad-account-history.d.mts +13 -1
  49. package/dist/actions/get-ad-account.d.cts +13 -1
  50. package/dist/actions/get-ad-account.d.mts +13 -1
  51. package/dist/actions/get-ad-group.d.cts +13 -1
  52. package/dist/actions/get-ad-group.d.mts +13 -1
  53. package/dist/actions/get-app-last-fired-at.d.cts +13 -1
  54. package/dist/actions/get-app-last-fired-at.d.mts +13 -1
  55. package/dist/actions/get-business.d.cts +13 -1
  56. package/dist/actions/get-business.d.mts +13 -1
  57. package/dist/actions/get-campaign.d.cts +13 -1
  58. package/dist/actions/get-campaign.d.mts +13 -1
  59. package/dist/actions/get-channel-planning-reach.d.cts +13 -1
  60. package/dist/actions/get-channel-planning-reach.d.mts +13 -1
  61. package/dist/actions/get-child-funding-instruments.d.cts +13 -1
  62. package/dist/actions/get-child-funding-instruments.d.mts +13 -1
  63. package/dist/actions/get-custom-audience.d.cts +13 -1
  64. package/dist/actions/get-custom-audience.d.mts +13 -1
  65. package/dist/actions/get-lead-gen-form.d.cts +13 -1
  66. package/dist/actions/get-lead-gen-form.d.mts +13 -1
  67. package/dist/actions/get-me.d.cts +13 -1
  68. package/dist/actions/get-me.d.cts.map +1 -1
  69. package/dist/actions/get-me.d.mts +13 -1
  70. package/dist/actions/get-me.d.mts.map +1 -1
  71. package/dist/actions/get-pixel-last-fired-at.d.cts +13 -1
  72. package/dist/actions/get-pixel-last-fired-at.d.mts +13 -1
  73. package/dist/actions/get-post.d.cts +14 -2
  74. package/dist/actions/get-post.d.mts +14 -2
  75. package/dist/actions/get-product-catalog.d.cts +13 -1
  76. package/dist/actions/get-product-catalog.d.mts +13 -1
  77. package/dist/actions/get-product-feed.d.cts +13 -1
  78. package/dist/actions/get-product-feed.d.mts +13 -1
  79. package/dist/actions/get-product-set.d.cts +13 -1
  80. package/dist/actions/get-product-set.d.mts +13 -1
  81. package/dist/actions/get-profile.d.cts +13 -1
  82. package/dist/actions/get-profile.d.mts +13 -1
  83. package/dist/actions/get-saved-audience.d.cts +13 -1
  84. package/dist/actions/get-saved-audience.d.mts +13 -1
  85. package/dist/actions/get-sk-ad-network-availability.d.cts +13 -1
  86. package/dist/actions/get-sk-ad-network-availability.d.mts +13 -1
  87. package/dist/actions/get-structured-post.d.cts +13 -1
  88. package/dist/actions/get-structured-post.d.mts +13 -1
  89. package/dist/actions/list-ad-accounts-by-business.d.cts +13 -1
  90. package/dist/actions/list-ad-accounts-by-business.d.mts +13 -1
  91. package/dist/actions/list-ad-groups.d.cts +13 -1
  92. package/dist/actions/list-ad-groups.d.mts +13 -1
  93. package/dist/actions/list-ads.d.cts +13 -1
  94. package/dist/actions/list-ads.d.mts +13 -1
  95. package/dist/actions/list-campaigns.d.cts +13 -1
  96. package/dist/actions/list-campaigns.d.mts +13 -1
  97. package/dist/actions/list-carriers.d.cts +13 -1
  98. package/dist/actions/list-carriers.d.mts +13 -1
  99. package/dist/actions/list-catalog-imports.d.cts +13 -1
  100. package/dist/actions/list-catalog-imports.d.mts +13 -1
  101. package/dist/actions/list-communities-suggestions.d.cts +13 -1
  102. package/dist/actions/list-communities-suggestions.d.mts +13 -1
  103. package/dist/actions/list-communities.d.cts +13 -1
  104. package/dist/actions/list-communities.d.mts +13 -1
  105. package/dist/actions/list-devices.d.cts +13 -1
  106. package/dist/actions/list-devices.d.mts +13 -1
  107. package/dist/actions/list-funding-instruments.d.cts +13 -1
  108. package/dist/actions/list-funding-instruments.d.mts +13 -1
  109. package/dist/actions/list-geolocations.d.cts +13 -1
  110. package/dist/actions/list-geolocations.d.mts +13 -1
  111. package/dist/actions/list-industries.d.cts +13 -1
  112. package/dist/actions/list-industries.d.cts.map +1 -1
  113. package/dist/actions/list-industries.d.mts +13 -1
  114. package/dist/actions/list-industries.d.mts.map +1 -1
  115. package/dist/actions/list-interests.d.cts +13 -1
  116. package/dist/actions/list-interests.d.cts.map +1 -1
  117. package/dist/actions/list-interests.d.mts +13 -1
  118. package/dist/actions/list-interests.d.mts.map +1 -1
  119. package/dist/actions/list-lead-gen-forms.d.cts +13 -1
  120. package/dist/actions/list-lead-gen-forms.d.mts +13 -1
  121. package/dist/actions/list-my-businesses.d.cts +13 -1
  122. package/dist/actions/list-my-businesses.d.mts +13 -1
  123. package/dist/actions/list-pixels-by-ad-account.d.cts +13 -1
  124. package/dist/actions/list-pixels-by-ad-account.d.mts +13 -1
  125. package/dist/actions/list-pixels-by-business.d.cts +13 -1
  126. package/dist/actions/list-pixels-by-business.d.mts +13 -1
  127. package/dist/actions/list-posts.d.cts +15 -3
  128. package/dist/actions/list-posts.d.mts +15 -3
  129. package/dist/actions/list-product-catalogs.d.cts +13 -1
  130. package/dist/actions/list-product-catalogs.d.mts +13 -1
  131. package/dist/actions/list-product-feeds.d.cts +13 -1
  132. package/dist/actions/list-product-feeds.d.mts +13 -1
  133. package/dist/actions/list-product-sets.d.cts +13 -1
  134. package/dist/actions/list-product-sets.d.mts +13 -1
  135. package/dist/actions/list-products-in-product-catalog.d.cts +13 -1
  136. package/dist/actions/list-products-in-product-catalog.d.mts +13 -1
  137. package/dist/actions/list-products-in-product-set.d.cts +13 -1
  138. package/dist/actions/list-products-in-product-set.d.mts +13 -1
  139. package/dist/actions/list-profiles-by-ad-account.d.cts +13 -1
  140. package/dist/actions/list-profiles-by-ad-account.d.mts +13 -1
  141. package/dist/actions/list-profiles-by-business.d.cts +13 -1
  142. package/dist/actions/list-profiles-by-business.d.mts +13 -1
  143. package/dist/actions/list-saved-audiences.d.cts +13 -1
  144. package/dist/actions/list-saved-audiences.d.mts +13 -1
  145. package/dist/actions/list-structured-posts.d.cts +15 -3
  146. package/dist/actions/list-structured-posts.d.mts +15 -3
  147. package/dist/actions/list-time-zones.d.cts +13 -1
  148. package/dist/actions/list-time-zones.d.mts +13 -1
  149. package/dist/actions/list-user-custom-audiences.d.cts +13 -1
  150. package/dist/actions/list-user-custom-audiences.d.mts +13 -1
  151. package/dist/actions/list3rd-party-audiences.d.cts +13 -1
  152. package/dist/actions/list3rd-party-audiences.d.mts +13 -1
  153. package/dist/actions/query-ad-accounts.d.cts +13 -1
  154. package/dist/actions/query-ad-accounts.d.mts +13 -1
  155. package/dist/actions/query-funding-instruments-by-business.d.cts +13 -1
  156. package/dist/actions/query-funding-instruments-by-business.d.mts +13 -1
  157. package/dist/actions/search-communities.d.cts +13 -1
  158. package/dist/actions/search-communities.d.mts +13 -1
  159. package/dist/actions/update-ad-account.d.cts +13 -1
  160. package/dist/actions/update-ad-account.d.mts +13 -1
  161. package/dist/actions/update-business.d.cts +13 -1
  162. package/dist/actions/update-business.d.mts +13 -1
  163. package/dist/actions/update-campaign.d.cts +13 -1
  164. package/dist/actions/update-campaign.d.mts +13 -1
  165. package/dist/actions/update-custom-audience-users.d.cts +13 -1
  166. package/dist/actions/update-custom-audience-users.d.mts +13 -1
  167. package/dist/actions/update-post.d.cts +13 -1
  168. package/dist/actions/update-post.d.mts +13 -1
  169. package/dist/actions/update-product-catalog.d.cts +13 -1
  170. package/dist/actions/update-product-catalog.d.mts +13 -1
  171. package/dist/actions/update-product-feed.d.cts +13 -1
  172. package/dist/actions/update-product-feed.d.cts.map +1 -1
  173. package/dist/actions/update-product-feed.d.mts +13 -1
  174. package/dist/actions/update-product-feed.d.mts.map +1 -1
  175. package/dist/actions/update-product-set.d.cts +13 -1
  176. package/dist/actions/update-product-set.d.mts +13 -1
  177. package/dist/actions/update-saved-audience.d.cts +13 -1
  178. package/dist/actions/update-saved-audience.d.mts +13 -1
  179. package/dist/actions/update-structured-post.d.cts +13 -1
  180. package/dist/actions/update-structured-post.d.mts +13 -1
  181. package/dist/app.cjs +5 -2
  182. package/dist/app.cjs.map +1 -1
  183. package/dist/app.d.cts +9 -1
  184. package/dist/app.d.cts.map +1 -1
  185. package/dist/app.d.mts +9 -1
  186. package/dist/app.d.mts.map +1 -1
  187. package/dist/app.mjs +3 -1
  188. package/dist/app.mjs.map +1 -1
  189. package/package.json +1 -1
@@ -15,7 +15,19 @@ declare const RedditAdsGetProfileOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const redditAdsGetProfile: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  profile_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, 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>>]>;
19
31
  //#endregion
20
32
  export { redditAdsGetProfile };
21
33
  //# sourceMappingURL=get-profile.d.mts.map
@@ -52,7 +52,19 @@ declare const RedditAdsGetSavedAudienceOutput: z.ZodObject<{
52
52
  }, z.core.$loose>;
53
53
  declare const redditAdsGetSavedAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  saved_audience_id: string;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { redditAdsGetSavedAudience };
58
70
  //# sourceMappingURL=get-saved-audience.d.cts.map
@@ -52,7 +52,19 @@ declare const RedditAdsGetSavedAudienceOutput: z.ZodObject<{
52
52
  }, z.core.$loose>;
53
53
  declare const redditAdsGetSavedAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  saved_audience_id: string;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { redditAdsGetSavedAudience };
58
70
  //# sourceMappingURL=get-saved-audience.d.mts.map
@@ -32,7 +32,19 @@ declare const redditAdsGetSkAdNetworkAvailability: import("@keystrokehq/action")
32
32
  app_id: string;
33
33
  ad_group_id?: string | undefined;
34
34
  campaign_id?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { redditAdsGetSkAdNetworkAvailability };
38
50
  //# sourceMappingURL=get-sk-ad-network-availability.d.cts.map
@@ -32,7 +32,19 @@ declare const redditAdsGetSkAdNetworkAvailability: import("@keystrokehq/action")
32
32
  app_id: string;
33
33
  ad_group_id?: string | undefined;
34
34
  campaign_id?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>;
36
48
  //#endregion
37
49
  export { redditAdsGetSkAdNetworkAvailability };
38
50
  //# sourceMappingURL=get-sk-ad-network-availability.d.mts.map
@@ -15,7 +15,19 @@ declare const RedditAdsGetStructuredPostOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const redditAdsGetStructuredPost: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  post_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, 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>>]>;
19
31
  //#endregion
20
32
  export { redditAdsGetStructuredPost };
21
33
  //# sourceMappingURL=get-structured-post.d.cts.map
@@ -15,7 +15,19 @@ declare const RedditAdsGetStructuredPostOutput: z.ZodObject<{
15
15
  }, z.core.$loose>;
16
16
  declare const redditAdsGetStructuredPost: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  post_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, 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>>]>;
19
31
  //#endregion
20
32
  export { redditAdsGetStructuredPost };
21
33
  //# sourceMappingURL=get-structured-post.d.mts.map
@@ -38,7 +38,19 @@ declare const redditAdsListAdAccountsByBusiness: import("@keystrokehq/action").W
38
38
  ids?: string | undefined;
39
39
  page_size?: number | undefined;
40
40
  page_token?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { redditAdsListAdAccountsByBusiness };
44
56
  //# sourceMappingURL=list-ad-accounts-by-business.d.cts.map
@@ -38,7 +38,19 @@ declare const redditAdsListAdAccountsByBusiness: import("@keystrokehq/action").W
38
38
  ids?: string | undefined;
39
39
  page_size?: number | undefined;
40
40
  page_token?: string | undefined;
41
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
41
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { redditAdsListAdAccountsByBusiness };
44
56
  //# sourceMappingURL=list-ad-accounts-by-business.d.mts.map
@@ -52,7 +52,19 @@ declare const redditAdsListAdGroups: import("@keystrokehq/action").WorkflowActio
52
52
  page_size?: number | undefined;
53
53
  page_token?: string | undefined;
54
54
  campaign_id?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { redditAdsListAdGroups };
58
70
  //# sourceMappingURL=list-ad-groups.d.cts.map
@@ -52,7 +52,19 @@ declare const redditAdsListAdGroups: import("@keystrokehq/action").WorkflowActio
52
52
  page_size?: number | undefined;
53
53
  page_token?: string | undefined;
54
54
  campaign_id?: string | undefined;
55
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ accessToken: z.ZodString;
67
+ }, z.core.$strip>>]>;
56
68
  //#endregion
57
69
  export { redditAdsListAdGroups };
58
70
  //# sourceMappingURL=list-ad-groups.d.mts.map
@@ -19,7 +19,19 @@ declare const redditAdsListAds: import("@keystrokehq/action").WorkflowActionDefi
19
19
  id?: string[] | undefined;
20
20
  "page.size"?: number | undefined;
21
21
  "page.token"?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { redditAdsListAds };
25
37
  //# sourceMappingURL=list-ads.d.cts.map
@@ -19,7 +19,19 @@ declare const redditAdsListAds: import("@keystrokehq/action").WorkflowActionDefi
19
19
  id?: string[] | undefined;
20
20
  "page.size"?: number | undefined;
21
21
  "page.token"?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { redditAdsListAds };
25
37
  //# sourceMappingURL=list-ads.d.mts.map
@@ -46,7 +46,19 @@ declare const redditAdsListCampaigns: import("@keystrokehq/action").WorkflowActi
46
46
  id?: string[] | undefined;
47
47
  page_size?: number | undefined;
48
48
  page_token?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { redditAdsListCampaigns };
52
64
  //# sourceMappingURL=list-campaigns.d.cts.map
@@ -46,7 +46,19 @@ declare const redditAdsListCampaigns: import("@keystrokehq/action").WorkflowActi
46
46
  id?: string[] | undefined;
47
47
  page_size?: number | undefined;
48
48
  page_token?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ accessToken: z.ZodString;
55
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
56
+ connectionId: z.ZodString;
57
+ entityId: z.ZodString;
58
+ instanceId: z.ZodString;
59
+ }, z.core.$strip>, z.ZodObject<{
60
+ accessToken: z.ZodString;
61
+ }, z.core.$strip>>]>;
50
62
  //#endregion
51
63
  export { redditAdsListCampaigns };
52
64
  //# sourceMappingURL=list-campaigns.d.mts.map
@@ -19,7 +19,19 @@ declare const RedditAdsListCarriersOutput: z.ZodObject<{
19
19
  declare const redditAdsListCarriers: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  page_size?: number | undefined;
21
21
  page_token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { redditAdsListCarriers };
25
37
  //# sourceMappingURL=list-carriers.d.cts.map
@@ -19,7 +19,19 @@ declare const RedditAdsListCarriersOutput: z.ZodObject<{
19
19
  declare const redditAdsListCarriers: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  page_size?: number | undefined;
21
21
  page_token?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { redditAdsListCarriers };
25
37
  //# sourceMappingURL=list-carriers.d.mts.map
@@ -30,7 +30,19 @@ declare const redditAdsListCatalogImports: import("@keystrokehq/action").Workflo
30
30
  statuses?: string[] | undefined;
31
31
  page_size?: number | undefined;
32
32
  page_token?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { redditAdsListCatalogImports };
36
48
  //# sourceMappingURL=list-catalog-imports.d.cts.map
@@ -30,7 +30,19 @@ declare const redditAdsListCatalogImports: import("@keystrokehq/action").Workflo
30
30
  statuses?: string[] | undefined;
31
31
  page_size?: number | undefined;
32
32
  page_token?: string | undefined;
33
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
33
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
40
+ connectionId: z.ZodString;
41
+ entityId: z.ZodString;
42
+ instanceId: z.ZodString;
43
+ }, z.core.$strip>, z.ZodObject<{
44
+ accessToken: z.ZodString;
45
+ }, z.core.$strip>>]>;
34
46
  //#endregion
35
47
  export { redditAdsListCatalogImports };
36
48
  //# sourceMappingURL=list-catalog-imports.d.mts.map
@@ -26,7 +26,19 @@ declare const redditAdsListCommunitiesSuggestions: import("@keystrokehq/action")
26
26
  page_size?: number | undefined;
27
27
  page_token?: string | undefined;
28
28
  website_url?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { redditAdsListCommunitiesSuggestions };
32
44
  //# sourceMappingURL=list-communities-suggestions.d.cts.map
@@ -26,7 +26,19 @@ declare const redditAdsListCommunitiesSuggestions: import("@keystrokehq/action")
26
26
  page_size?: number | undefined;
27
27
  page_token?: string | undefined;
28
28
  website_url?: string | undefined;
29
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ accessToken: z.ZodString;
41
+ }, z.core.$strip>>]>;
30
42
  //#endregion
31
43
  export { redditAdsListCommunitiesSuggestions };
32
44
  //# sourceMappingURL=list-communities-suggestions.d.mts.map
@@ -24,7 +24,19 @@ declare const redditAdsListCommunities: import("@keystrokehq/action").WorkflowAc
24
24
  names?: string | undefined;
25
25
  page_size?: number | undefined;
26
26
  page_token?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { redditAdsListCommunities };
30
42
  //# sourceMappingURL=list-communities.d.cts.map
@@ -24,7 +24,19 @@ declare const redditAdsListCommunities: import("@keystrokehq/action").WorkflowAc
24
24
  names?: string | undefined;
25
25
  page_size?: number | undefined;
26
26
  page_token?: string | undefined;
27
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ accessToken: z.ZodString;
39
+ }, z.core.$strip>>]>;
28
40
  //#endregion
29
41
  export { redditAdsListCommunities };
30
42
  //# sourceMappingURL=list-communities.d.mts.map
@@ -18,7 +18,19 @@ declare const RedditAdsListDevicesOutput: z.ZodObject<{
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]>, 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
@@ -18,7 +18,19 @@ declare const RedditAdsListDevicesOutput: z.ZodObject<{
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]>, 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
@@ -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]>, 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
@@ -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]>, 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
@@ -21,7 +21,19 @@ declare const redditAdsListGeolocations: import("@keystrokehq/action").WorkflowA
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]>, 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