-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add campaign_ids to Facebook Business SDK for Ruby
Summary: Shopify is trying to send app events using Facebook Ruby SDK and it does not have the campaign_ids parameter. campaign_ids is listed as an optional field in [CAPI docs](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/app-data/). This diff adds campaign_ids to the Ruby SDK. Reviewed By: connorsmithmeta, stcheng Differential Revision: D63080213 fbshipit-source-id: 61f2fca40888c05c9bcc3670eb6082058238dbb9
- Loading branch information
1 parent
6ce86fe
commit 83c5310
Showing
2 changed files
with
29 additions
and
3 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
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