Skip to content

Commit

Permalink
Update Supported Destination Types
Browse files Browse the repository at this point in the history
Summary: [BizSDK] Update Supported Destination Types

Reviewed By: mengxuanzhangz

Differential Revision: D54613743

fbshipit-source-id: 45a3e4bb007aa64944a823d6d19310d8f011b5fb
  • Loading branch information
stcheng authored and facebook-github-bot committed Mar 7, 2024
1 parent 1fa02df commit 4cf907f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions lib/facebook_ads/ad_objects/ad_set.rb
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,21 @@ class AdSet < AdObject
"APP",
"APPLINKS_AUTOMATIC",
"FACEBOOK",
"INSTAGRAM_DIRECT",
"MESSAGING_INSTAGRAM_DIRECT_MESSENGER",
"MESSAGING_INSTAGRAM_DIRECT_MESSENGER_WHATSAPP",
"MESSAGING_INSTAGRAM_DIRECT_WHATSAPP",
"MESSAGING_MESSENGER_WHATSAPP",
"MESSENGER",
"ON_AD",
"ON_EVENT",
"ON_PAGE",
"ON_POST",
"ON_VIDEO",
"SHOP_AUTOMATIC",
"UNDEFINED",
"WEBSITE",
"WHATSAPP",
]

EXECUTION_OPTIONS = [
Expand Down

0 comments on commit 4cf907f

Please sign in to comment.