@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
@@ -23,7 +23,19 @@ declare const redditAdsListProfilesByAdAccount: import("@keystrokehq/action").Wo
23
23
  ad_account_id: string;
24
24
  page_size?: number | undefined;
25
25
  page_token?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { redditAdsListProfilesByAdAccount };
29
41
  //# sourceMappingURL=list-profiles-by-ad-account.d.cts.map
@@ -23,7 +23,19 @@ declare const redditAdsListProfilesByAdAccount: import("@keystrokehq/action").Wo
23
23
  ad_account_id: string;
24
24
  page_size?: number | undefined;
25
25
  page_token?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { redditAdsListProfilesByAdAccount };
29
41
  //# sourceMappingURL=list-profiles-by-ad-account.d.mts.map
@@ -23,7 +23,19 @@ declare const redditAdsListProfilesByBusiness: import("@keystrokehq/action").Wor
23
23
  business_id: string;
24
24
  page_size?: number | undefined;
25
25
  page_token?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { redditAdsListProfilesByBusiness };
29
41
  //# sourceMappingURL=list-profiles-by-business.d.cts.map
@@ -23,7 +23,19 @@ declare const redditAdsListProfilesByBusiness: import("@keystrokehq/action").Wor
23
23
  business_id: string;
24
24
  page_size?: number | undefined;
25
25
  page_token?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ accessToken: z.ZodString;
38
+ }, z.core.$strip>>]>;
27
39
  //#endregion
28
40
  export { redditAdsListProfilesByBusiness };
29
41
  //# sourceMappingURL=list-profiles-by-business.d.mts.map
@@ -30,7 +30,19 @@ declare const redditAdsListSavedAudiences: import("@keystrokehq/action").Workflo
30
30
  ad_account_id: string;
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 { redditAdsListSavedAudiences };
36
48
  //# sourceMappingURL=list-saved-audiences.d.cts.map
@@ -30,7 +30,19 @@ declare const redditAdsListSavedAudiences: import("@keystrokehq/action").Workflo
30
30
  ad_account_id: string;
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 { redditAdsListSavedAudiences };
36
48
  //# sourceMappingURL=list-saved-audiences.d.mts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const RedditAdsListStructuredPostsInput: z.ZodObject<{
5
5
  id: z.ZodOptional<z.ZodArray<z.ZodString>>;
6
6
  type: z.ZodOptional<z.ZodEnum<{
7
- CAROUSEL: "CAROUSEL";
8
7
  IMAGE: "IMAGE";
9
8
  TEXT: "TEXT";
10
9
  VIDEO: "VIDEO";
10
+ CAROUSEL: "CAROUSEL";
11
11
  }>>;
12
12
  source: z.ZodOptional<z.ZodEnum<{
13
13
  ORGANIC: "ORGANIC";
@@ -33,11 +33,23 @@ declare const RedditAdsListStructuredPostsOutput: z.ZodObject<{
33
33
  declare const redditAdsListStructuredPosts: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  profile_id: string;
35
35
  id?: string[] | undefined;
36
- type?: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO" | undefined;
36
+ type?: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL" | undefined;
37
37
  source?: "ORGANIC" | "PROMOTED" | undefined;
38
38
  page_size?: number | undefined;
39
39
  page_token?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ accessToken: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { redditAdsListStructuredPosts };
43
55
  //# sourceMappingURL=list-structured-posts.d.cts.map
@@ -4,10 +4,10 @@ import { z } from "zod";
4
4
  declare const RedditAdsListStructuredPostsInput: z.ZodObject<{
5
5
  id: z.ZodOptional<z.ZodArray<z.ZodString>>;
6
6
  type: z.ZodOptional<z.ZodEnum<{
7
- CAROUSEL: "CAROUSEL";
8
7
  IMAGE: "IMAGE";
9
8
  TEXT: "TEXT";
10
9
  VIDEO: "VIDEO";
10
+ CAROUSEL: "CAROUSEL";
11
11
  }>>;
12
12
  source: z.ZodOptional<z.ZodEnum<{
13
13
  ORGANIC: "ORGANIC";
@@ -33,11 +33,23 @@ declare const RedditAdsListStructuredPostsOutput: z.ZodObject<{
33
33
  declare const redditAdsListStructuredPosts: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  profile_id: string;
35
35
  id?: string[] | undefined;
36
- type?: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO" | undefined;
36
+ type?: "IMAGE" | "TEXT" | "VIDEO" | "CAROUSEL" | undefined;
37
37
  source?: "ORGANIC" | "PROMOTED" | undefined;
38
38
  page_size?: number | undefined;
39
39
  page_token?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ accessToken: z.ZodString;
52
+ }, z.core.$strip>>]>;
41
53
  //#endregion
42
54
  export { redditAdsListStructuredPosts };
43
55
  //# sourceMappingURL=list-structured-posts.d.mts.map
@@ -22,7 +22,19 @@ declare const RedditAdsListTimeZonesOutput: z.ZodObject<{
22
22
  declare const redditAdsListTimeZones: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  page_size?: number | undefined;
24
24
  page_token?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { redditAdsListTimeZones };
28
40
  //# sourceMappingURL=list-time-zones.d.cts.map
@@ -22,7 +22,19 @@ declare const RedditAdsListTimeZonesOutput: z.ZodObject<{
22
22
  declare const redditAdsListTimeZones: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  page_size?: number | undefined;
24
24
  page_token?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { redditAdsListTimeZones };
28
40
  //# sourceMappingURL=list-time-zones.d.mts.map
@@ -38,7 +38,19 @@ declare const redditAdsListUserCustomAudiences: import("@keystrokehq/action").Wo
38
38
  name?: 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 { redditAdsListUserCustomAudiences };
44
56
  //# sourceMappingURL=list-user-custom-audiences.d.cts.map
@@ -38,7 +38,19 @@ declare const redditAdsListUserCustomAudiences: import("@keystrokehq/action").Wo
38
38
  name?: 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 { redditAdsListUserCustomAudiences };
44
56
  //# sourceMappingURL=list-user-custom-audiences.d.mts.map
@@ -24,7 +24,19 @@ declare const RedditAdsList3rdPartyAudiencesOutput: z.ZodObject<{
24
24
  declare const redditAdsList3rdPartyAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
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 { redditAdsList3rdPartyAudiences };
30
42
  //# sourceMappingURL=list3rd-party-audiences.d.cts.map
@@ -24,7 +24,19 @@ declare const RedditAdsList3rdPartyAudiencesOutput: z.ZodObject<{
24
24
  declare const redditAdsList3rdPartyAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
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 { redditAdsList3rdPartyAudiences };
30
42
  //# sourceMappingURL=list3rd-party-audiences.d.mts.map
@@ -58,7 +58,19 @@ declare const redditAdsQueryAdAccounts: import("@keystrokehq/action").WorkflowAc
58
58
  } | undefined;
59
59
  page_size?: number | undefined;
60
60
  page_token?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ accessToken: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { redditAdsQueryAdAccounts };
64
76
  //# sourceMappingURL=query-ad-accounts.d.cts.map
@@ -58,7 +58,19 @@ declare const redditAdsQueryAdAccounts: import("@keystrokehq/action").WorkflowAc
58
58
  } | undefined;
59
59
  page_size?: number | undefined;
60
60
  page_token?: string | undefined;
61
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ accessToken: z.ZodString;
73
+ }, z.core.$strip>>]>;
62
74
  //#endregion
63
75
  export { redditAdsQueryAdAccounts };
64
76
  //# sourceMappingURL=query-ad-accounts.d.mts.map
@@ -44,7 +44,19 @@ declare const redditAdsQueryFundingInstrumentsByBusiness: import("@keystrokehq/a
44
44
  search?: string | undefined;
45
45
  page_size?: number | undefined;
46
46
  page_token?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ accessToken: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { redditAdsQueryFundingInstrumentsByBusiness };
50
62
  //# sourceMappingURL=query-funding-instruments-by-business.d.cts.map
@@ -44,7 +44,19 @@ declare const redditAdsQueryFundingInstrumentsByBusiness: import("@keystrokehq/a
44
44
  search?: string | undefined;
45
45
  page_size?: number | undefined;
46
46
  page_token?: string | undefined;
47
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ accessToken: z.ZodString;
59
+ }, z.core.$strip>>]>;
48
60
  //#endregion
49
61
  export { redditAdsQueryFundingInstrumentsByBusiness };
50
62
  //# sourceMappingURL=query-funding-instruments-by-business.d.mts.map
@@ -24,7 +24,19 @@ declare const redditAdsSearchCommunities: import("@keystrokehq/action").Workflow
24
24
  query?: 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 { redditAdsSearchCommunities };
30
42
  //# sourceMappingURL=search-communities.d.cts.map
@@ -24,7 +24,19 @@ declare const redditAdsSearchCommunities: import("@keystrokehq/action").Workflow
24
24
  query?: 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 { redditAdsSearchCommunities };
30
42
  //# sourceMappingURL=search-communities.d.mts.map
@@ -88,7 +88,19 @@ declare const redditAdsUpdateAdAccount: import("@keystrokehq/action").WorkflowAc
88
88
  primary_contact_member_id?: string | undefined;
89
89
  };
90
90
  ad_account_id: string;
91
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
91
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ accessToken: z.ZodString;
97
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
98
+ connectionId: z.ZodString;
99
+ entityId: z.ZodString;
100
+ instanceId: z.ZodString;
101
+ }, z.core.$strip>, z.ZodObject<{
102
+ accessToken: z.ZodString;
103
+ }, z.core.$strip>>]>;
92
104
  //#endregion
93
105
  export { redditAdsUpdateAdAccount };
94
106
  //# sourceMappingURL=update-ad-account.d.cts.map
@@ -88,7 +88,19 @@ declare const redditAdsUpdateAdAccount: import("@keystrokehq/action").WorkflowAc
88
88
  primary_contact_member_id?: string | undefined;
89
89
  };
90
90
  ad_account_id: string;
91
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
91
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
92
+ connectionId: z.ZodString;
93
+ entityId: z.ZodString;
94
+ instanceId: z.ZodString;
95
+ }, z.core.$strip>, z.ZodObject<{
96
+ accessToken: z.ZodString;
97
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
98
+ connectionId: z.ZodString;
99
+ entityId: z.ZodString;
100
+ instanceId: z.ZodString;
101
+ }, z.core.$strip>, z.ZodObject<{
102
+ accessToken: z.ZodString;
103
+ }, z.core.$strip>>]>;
92
104
  //#endregion
93
105
  export { redditAdsUpdateAdAccount };
94
106
  //# sourceMappingURL=update-ad-account.d.mts.map
@@ -66,7 +66,19 @@ declare const redditAdsUpdateBusiness: import("@keystrokehq/action").WorkflowAct
66
66
  primary_contact_id?: string | undefined;
67
67
  };
68
68
  business_id: string;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ accessToken: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { redditAdsUpdateBusiness };
72
84
  //# sourceMappingURL=update-business.d.cts.map
@@ -66,7 +66,19 @@ declare const redditAdsUpdateBusiness: import("@keystrokehq/action").WorkflowAct
66
66
  primary_contact_id?: string | undefined;
67
67
  };
68
68
  business_id: string;
69
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
69
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
76
+ connectionId: z.ZodString;
77
+ entityId: z.ZodString;
78
+ instanceId: z.ZodString;
79
+ }, z.core.$strip>, z.ZodObject<{
80
+ accessToken: z.ZodString;
81
+ }, z.core.$strip>>]>;
70
82
  //#endregion
71
83
  export { redditAdsUpdateBusiness };
72
84
  //# sourceMappingURL=update-business.d.mts.map
@@ -113,7 +113,19 @@ declare const redditAdsUpdateCampaign: import("@keystrokehq/action").WorkflowAct
113
113
  view_through_conversion_type?: "SEVEN_DAY_CLICKS" | "SEVEN_DAY_CLICKS_ONE_DAY_VIEW" | undefined;
114
114
  };
115
115
  campaign_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 { redditAdsUpdateCampaign };
119
131
  //# sourceMappingURL=update-campaign.d.cts.map
@@ -113,7 +113,19 @@ declare const redditAdsUpdateCampaign: import("@keystrokehq/action").WorkflowAct
113
113
  view_through_conversion_type?: "SEVEN_DAY_CLICKS" | "SEVEN_DAY_CLICKS_ONE_DAY_VIEW" | undefined;
114
114
  };
115
115
  campaign_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 { redditAdsUpdateCampaign };
119
131
  //# sourceMappingURL=update-campaign.d.mts.map
@@ -31,7 +31,19 @@ declare const redditAdsUpdateCustomAudienceUsers: import("@keystrokehq/action").
31
31
  column_order: ("EMAIL_SHA256" | "MAID_SHA256" | "IDFA_SHA256" | "ANDROID_ID_SHA256" | "ROKU_ID_SHA256" | "SAMSUNG_TIFA_SHA256" | "LG_ADSID_SHA256" | "VIZIO_ADSID_SHA256")[];
32
32
  };
33
33
  audience_id: string;
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ accessToken: z.ZodString;
40
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"reddit_ads", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ accessToken: z.ZodString;
46
+ }, z.core.$strip>>]>;
35
47
  //#endregion
36
48
  export { redditAdsUpdateCustomAudienceUsers };
37
49
  //# sourceMappingURL=update-custom-audience-users.d.cts.map