-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 199765a87a153b1aadd3e8598f1ef16de28d938b Merge: 3ea1444 f0e5ac2 Author: Nick Aguilar <[email protected]> Date: Mon Jul 22 17:16:35 2024 -0700 Merge branch 'main' into fbca-retl-hook commit 3ea1444 Author: Nick Aguilar <[email protected]> Date: Mon Jul 22 17:15:11 2024 -0700 Splits off engage and retl AdAccountId settings, fun fact: these cannot share a slug commit f0e5ac2 Author: Joe Ayoub <[email protected]> Date: Fri Jul 19 16:19:18 2024 +0200 aws s3 bug fixes (#2200) commit 0a1285a Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 15:08:29 2024 -0700 Generates types commit 8f5f5ed Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 15:04:14 2024 -0700 WIP on an inexplicably not passing unit test commit fc4f5ed Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 14:05:48 2024 -0700 Checks for existence of user selected audience. Saves audience name and ID when returning from hook commit a2a642c Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 12:58:03 2024 -0700 WIP - verifying selected audience exists and saving it's ID as output commit a022704 Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 12:47:32 2024 -0700 Removes description param from creating an audience per PRD commit 49add30 Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 12:44:07 2024 -0700 Pulls down 200 most recent audiences in dynamic field response commit c2f3e32 Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 12:35:50 2024 -0700 Removes pagination related code - that work will be saved for later :) commit 6078690 Merge: b831f7b c9ecf66 Author: Nick Aguilar <[email protected]> Date: Thu Jul 18 12:31:29 2024 -0700 Merge branch 'main' into fbca-retl-hook commit b831f7b Author: Nick Aguilar <[email protected]> Date: Wed Jul 17 15:14:15 2024 -0700 Sets paging return such that the previous page was the current page commit 365690e Author: Nick Aguilar <[email protected]> Date: Wed Jul 17 15:09:14 2024 -0700 Can pass dynamicFieldContext & paging into local server request commit 037534c Author: Nick Aguilar <[email protected]> Date: Wed Jul 17 14:37:23 2024 -0700 Fixes build commit 1e9d616 Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 16:55:05 2024 -0700 WIP on a pagination mechanism for dynamic fields commit 151d26c Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 16:14:03 2024 -0700 Adds a dynamic audience field, pulls down all customaudiences as choices commit 27e4903 Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 15:29:46 2024 -0700 Adds required customer_file_source field commit 60d2291 Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 12:26:51 2024 -0700 WIP - first draft of a FacebookClient class, including an untested createAudience hook for retl commit 5ba6c09 Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 12:05:23 2024 -0700 Introduces shared adAccountId top-level setting and audienceSetting commit 0a20b76 Author: Nick Aguilar <[email protected]> Date: Tue Jul 16 12:02:16 2024 -0700 Removes delete action, add action. Introduces single sync action
- Loading branch information
Showing
6 changed files
with
63 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/destination-actions/src/destinations/aws-s3/syncAudienceToCSV/generated-types.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
packages/destination-actions/src/destinations/facebook-custom-audiences/generated-types.ts
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters