@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
@@ -7,10 +7,10 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
7
7
  url: z.ZodOptional<z.ZodString>;
8
8
  creative: z.ZodUnion<readonly [z.ZodObject<{
9
9
  type: z.ZodEnum<{
10
- CAROUSEL: "CAROUSEL";
11
10
  IMAGE: "IMAGE";
12
11
  TEXT: "TEXT";
13
12
  VIDEO: "VIDEO";
13
+ CAROUSEL: "CAROUSEL";
14
14
  }>;
15
15
  image: z.ZodRecord<z.ZodString, z.ZodUnknown>;
16
16
  headline: z.ZodString;
@@ -20,10 +20,10 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
20
20
  }, z.core.$loose>, z.ZodObject<{
21
21
  body: z.ZodString;
22
22
  type: z.ZodEnum<{
23
- CAROUSEL: "CAROUSEL";
24
23
  IMAGE: "IMAGE";
25
24
  TEXT: "TEXT";
26
25
  VIDEO: "VIDEO";
26
+ CAROUSEL: "CAROUSEL";
27
27
  }>;
28
28
  headline: z.ZodString;
29
29
  thumbnail: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
@@ -33,10 +33,10 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
33
33
  }>;
34
34
  }, z.core.$loose>, z.ZodObject<{
35
35
  type: z.ZodEnum<{
36
- CAROUSEL: "CAROUSEL";
37
36
  IMAGE: "IMAGE";
38
37
  TEXT: "TEXT";
39
38
  VIDEO: "VIDEO";
39
+ CAROUSEL: "CAROUSEL";
40
40
  }>;
41
41
  video: z.ZodRecord<z.ZodString, z.ZodUnknown>;
42
42
  headline: z.ZodString;
@@ -45,10 +45,10 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
45
45
  supplementary_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
46
  }, z.core.$loose>, z.ZodObject<{
47
47
  type: z.ZodEnum<{
48
- CAROUSEL: "CAROUSEL";
49
48
  IMAGE: "IMAGE";
50
49
  TEXT: "TEXT";
51
50
  VIDEO: "VIDEO";
51
+ CAROUSEL: "CAROUSEL";
52
52
  }>;
53
53
  carousel: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
54
54
  headline: z.ZodString;
@@ -78,7 +78,7 @@ declare const redditAdsCreateStructuredPostCreationJob: import("@keystrokehq/act
78
78
  data: {
79
79
  creative: {
80
80
  [x: string]: unknown;
81
- type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
81
+ type: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL";
82
82
  image: Record<string, unknown>;
83
83
  headline: string;
84
84
  destination: Record<string, unknown>;
@@ -87,13 +87,13 @@ declare const redditAdsCreateStructuredPostCreationJob: import("@keystrokehq/act
87
87
  } | {
88
88
  [x: string]: unknown;
89
89
  body: string;
90
- type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
90
+ type: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL";
91
91
  headline: string;
92
92
  text_format: "PLAIN_TEXT" | "RICHTEXT";
93
93
  thumbnail?: Record<string, unknown> | null | undefined;
94
94
  } | {
95
95
  [x: string]: unknown;
96
- type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
96
+ type: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL";
97
97
  video: Record<string, unknown>;
98
98
  headline: string;
99
99
  thumbnail: Record<string, unknown>;
@@ -101,7 +101,7 @@ declare const redditAdsCreateStructuredPostCreationJob: import("@keystrokehq/act
101
101
  supplementary_text?: string | null | undefined;
102
102
  } | {
103
103
  [x: string]: unknown;
104
- type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
104
+ type: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL";
105
105
  carousel: Record<string, unknown>[];
106
106
  headline: string;
107
107
  thumbnail?: Record<string, unknown> | null | undefined;
@@ -113,7 +113,19 @@ declare const redditAdsCreateStructuredPostCreationJob: import("@keystrokehq/act
113
113
  allow_comments?: boolean | undefined;
114
114
  };
115
115
  profile_id: string;
116
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
116
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
117
+ connectionId: z.ZodString;
118
+ entityId: z.ZodString;
119
+ instanceId: z.ZodString;
120
+ }, z.core.$strip>, z.ZodObject<{
121
+ accessToken: z.ZodString;
122
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
123
+ connectionId: z.ZodString;
124
+ entityId: z.ZodString;
125
+ instanceId: z.ZodString;
126
+ }, z.core.$strip>, z.ZodObject<{
127
+ accessToken: z.ZodString;
128
+ }, z.core.$strip>>]>;
117
129
  //#endregion
118
130
  export { redditAdsCreateStructuredPostCreationJob };
119
131
  //# sourceMappingURL=create-structured-post-creation-job.d.mts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteCustomAudienceInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteCustomAudienceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteCustomAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  audience_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteCustomAudience };
13
25
  //# sourceMappingURL=delete-custom-audience.d.cts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteCustomAudienceInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteCustomAudienceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteCustomAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  audience_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteCustomAudience };
13
25
  //# sourceMappingURL=delete-custom-audience.d.mts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductCatalogInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductCatalogOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  catalog_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductCatalog };
13
25
  //# sourceMappingURL=delete-product-catalog.d.cts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductCatalogInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductCatalogOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  catalog_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductCatalog };
13
25
  //# sourceMappingURL=delete-product-catalog.d.mts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductFeedInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductFeedOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductFeed: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  feed_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductFeed };
13
25
  //# sourceMappingURL=delete-product-feed.d.cts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductFeedInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductFeedOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductFeed: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  feed_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductFeed };
13
25
  //# sourceMappingURL=delete-product-feed.d.mts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductSetInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductSetOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  product_set_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductSet };
13
25
  //# sourceMappingURL=delete-product-set.d.cts.map
@@ -7,7 +7,19 @@ declare const RedditAdsDeleteProductSetInput: z.ZodObject<{
7
7
  declare const RedditAdsDeleteProductSetOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  product_set_id: string;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ accessToken: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { redditAdsDeleteProductSet };
13
25
  //# sourceMappingURL=delete-product-set.d.mts.map
@@ -11,7 +11,19 @@ declare const RedditAdsDeleteProductsOutput: z.ZodObject<{
11
11
  declare const redditAdsDeleteProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  data: string[];
13
13
  catalog_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { redditAdsDeleteProducts };
17
29
  //# sourceMappingURL=delete-products.d.cts.map
@@ -11,7 +11,19 @@ declare const RedditAdsDeleteProductsOutput: z.ZodObject<{
11
11
  declare const redditAdsDeleteProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  data: string[];
13
13
  catalog_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { redditAdsDeleteProducts };
17
29
  //# sourceMappingURL=delete-products.d.mts.map
@@ -19,7 +19,19 @@ declare const RedditAdsDoGeolocationValidationsOutput: z.ZodObject<{
19
19
  declare const redditAdsDoGeolocationValidations: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  cities?: string[] | undefined;
21
21
  geolocation_ids?: 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 { redditAdsDoGeolocationValidations };
25
37
  //# sourceMappingURL=do-geolocation-validations.d.cts.map
@@ -19,7 +19,19 @@ declare const RedditAdsDoGeolocationValidationsOutput: z.ZodObject<{
19
19
  declare const redditAdsDoGeolocationValidations: import("@keystrokehq/action").WorkflowActionDefinition<{
20
20
  cities?: string[] | undefined;
21
21
  geolocation_ids?: 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 { redditAdsDoGeolocationValidations };
25
37
  //# sourceMappingURL=do-geolocation-validations.d.mts.map
@@ -17,7 +17,19 @@ declare const redditAdsDoKeywordValidations: import("@keystrokehq/action").Workf
17
17
  data: {
18
18
  keywords: string[];
19
19
  };
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { redditAdsDoKeywordValidations };
23
35
  //# sourceMappingURL=do-keyword-validations.d.cts.map
@@ -17,7 +17,19 @@ declare const redditAdsDoKeywordValidations: import("@keystrokehq/action").Workf
17
17
  data: {
18
18
  keywords: string[];
19
19
  };
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { redditAdsDoKeywordValidations };
23
35
  //# sourceMappingURL=do-keyword-validations.d.mts.map
@@ -39,7 +39,19 @@ declare const RedditAdsGenerateInspirationCreativeSummaryOutput: z.ZodObject<{
39
39
  }, z.core.$loose>;
40
40
  declare const redditAdsGenerateInspirationCreativeSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  inspiration_creative_id: string;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { redditAdsGenerateInspirationCreativeSummary };
45
57
  //# sourceMappingURL=generate-inspiration-creative-summary.d.cts.map
@@ -39,7 +39,19 @@ declare const RedditAdsGenerateInspirationCreativeSummaryOutput: z.ZodObject<{
39
39
  }, z.core.$loose>;
40
40
  declare const redditAdsGenerateInspirationCreativeSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  inspiration_creative_id: string;
42
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ accessToken: z.ZodString;
48
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
49
+ connectionId: z.ZodString;
50
+ entityId: z.ZodString;
51
+ instanceId: z.ZodString;
52
+ }, z.core.$strip>, z.ZodObject<{
53
+ accessToken: z.ZodString;
54
+ }, z.core.$strip>>]>;
43
55
  //#endregion
44
56
  export { redditAdsGenerateInspirationCreativeSummary };
45
57
  //# sourceMappingURL=generate-inspiration-creative-summary.d.mts.map
@@ -55,7 +55,19 @@ declare const redditAdsGetAReport: import("@keystrokehq/action").WorkflowActionD
55
55
  ad_account_id: string;
56
56
  "page.size"?: number | undefined;
57
57
  "page.token"?: string | undefined;
58
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ accessToken: z.ZodString;
70
+ }, z.core.$strip>>]>;
59
71
  //#endregion
60
72
  export { redditAdsGetAReport };
61
73
  //# sourceMappingURL=get-a-report.d.cts.map
@@ -55,7 +55,19 @@ declare const redditAdsGetAReport: import("@keystrokehq/action").WorkflowActionD
55
55
  ad_account_id: string;
56
56
  "page.size"?: number | undefined;
57
57
  "page.token"?: string | undefined;
58
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
58
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ accessToken: z.ZodString;
70
+ }, z.core.$strip>>]>;
59
71
  //#endregion
60
72
  export { redditAdsGetAReport };
61
73
  //# sourceMappingURL=get-a-report.d.mts.map
@@ -61,7 +61,19 @@ declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").Workfl
61
61
  } | undefined;
62
62
  page_size?: number | undefined;
63
63
  page_token?: string | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ accessToken: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ accessToken: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { redditAdsGetAdAccountHistory };
67
79
  //# sourceMappingURL=get-ad-account-history.d.cts.map
@@ -61,7 +61,19 @@ declare const redditAdsGetAdAccountHistory: import("@keystrokehq/action").Workfl
61
61
  } | undefined;
62
62
  page_size?: number | undefined;
63
63
  page_token?: string | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ accessToken: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ accessToken: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { redditAdsGetAdAccountHistory };
67
79
  //# sourceMappingURL=get-ad-account-history.d.mts.map
@@ -60,7 +60,19 @@ declare const RedditAdsGetAdAccountOutput: z.ZodObject<{
60
60
  }, z.core.$loose>;
61
61
  declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  ad_account_id: string;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { redditAdsGetAdAccount };
66
78
  //# sourceMappingURL=get-ad-account.d.cts.map
@@ -60,7 +60,19 @@ declare const RedditAdsGetAdAccountOutput: z.ZodObject<{
60
60
  }, z.core.$loose>;
61
61
  declare const redditAdsGetAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
62
62
  ad_account_id: string;
63
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
63
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
64
+ connectionId: z.ZodString;
65
+ entityId: z.ZodString;
66
+ instanceId: z.ZodString;
67
+ }, z.core.$strip>, z.ZodObject<{
68
+ accessToken: z.ZodString;
69
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
70
+ connectionId: z.ZodString;
71
+ entityId: z.ZodString;
72
+ instanceId: z.ZodString;
73
+ }, z.core.$strip>, z.ZodObject<{
74
+ accessToken: z.ZodString;
75
+ }, z.core.$strip>>]>;
64
76
  //#endregion
65
77
  export { redditAdsGetAdAccount };
66
78
  //# sourceMappingURL=get-ad-account.d.mts.map
@@ -40,7 +40,19 @@ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
40
40
  }, z.core.$loose>;
41
41
  declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  ad_group_id: string;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ accessToken: z.ZodString;
49
+ }, z.core.$strip>>]>, 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>>]>;
44
56
  //#endregion
45
57
  export { redditAdsGetAdGroup };
46
58
  //# sourceMappingURL=get-ad-group.d.cts.map
@@ -40,7 +40,19 @@ declare const RedditAdsGetAdGroupOutput: z.ZodObject<{
40
40
  }, z.core.$loose>;
41
41
  declare const redditAdsGetAdGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  ad_group_id: string;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ accessToken: z.ZodString;
49
+ }, z.core.$strip>>]>, 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>>]>;
44
56
  //#endregion
45
57
  export { redditAdsGetAdGroup };
46
58
  //# sourceMappingURL=get-ad-group.d.mts.map