Last 12 weeks · 18 commits
5 of 6 standards met
Which SDK version are you using? 10.0.1 What's the issue? Apparently, because there is no CALL_NOW between the allowed values of AdCreativeLinkDataCallToAction.EnumType, we are unable to create an AdCreativeObjectStorySpec with CALL_NOW as the CTA for AdCreativeLinkData. We have already tried to use CALL and CALL_ME as replacements, but the Ads Manager fails to recognize them as valid ctas !Screenshot from 2021-05-12 07-50-45 What am I missing here? Steps/Sample code to reproduce the issue 1. Follow the instructions of any documentation or tutorial to create a campaign whose AdCreativeObjectStorySpec has a AdCreativeLinkData that uses GET_DIRECTIONS as CTA 2. Change how AdCreativeLinkDataCallToAction object gets created, replacing its type with VALUE_CALL (or VALUE_CALL_ME) and its value with "tel:+551198765432" Observed Results: Neither CALL or CALL_ME seems a suitable replacement for CALL_NOW; Ads Manager UI is unable to recognize them as valid Expected Results: Ability of using CALL_NOW as CTA or having a good replacement for it. Side notes: Is #182 fixed? when we use VALUE_SHARE as CTA, the API call fails anyway, but it shows a list of valid values and CALL_NOW can be found in that list: BOOK_TRAVEL, CONTACT_US, DONATE, DONATE_NOW, DOWNLOAD, GET_DIRECTIONS, GO_LIVE, INTERESTED, LEARN_MORE, LIKE_PAGE, MESSAGE_PAGE, SAVE, SEND_TIP, SHOP_NOW, SIGN_UP, VIEW_INSTAGRAM_PROFILE, INSTAGRAM_MESSAGE, LOYALTY_LEARN_MORE, PURCHASE_GIFT_CARDS, PAY_TO_ACCESS, GET_MOBILE_APP, INSTALL_MOBILE_APP, USE_MOBILE_APP, INSTALL_APP, USE_APP, PLAY_GAME, WATCH_VIDEO, WATCH_MORE, OPEN_LINK, NO_BUTTON, LISTEN_MUSIC, MOBILE_DOWNLOAD, GET_OFFER, GET_OFFER_VIEW, BUY_NOW, BUY_TICKETS, UPDATE_APP, BET_NOW, ADD_TO_CART, ORDER_NOW, SELL_NOW, GET_SHOWTIMES, LISTEN_NOW, GET_EVENT_TICKETS, SEARCH_MORE, PRE_REGISTER, SWIPE_UP_PRODUCT, SWIPE_UP_SHOP, CALL, MISSED_CALL, CALL_NOW, CALL_ME, APPLY_NOW, BUY, GET_QUOTE, SUBSCRIBE, RECORD_NOW, VOTE_NOW, GIVE_FREE_RIDES, REGISTER_NOW, OPEN_MESSENGER_EXT, EVENT_RSVP, CIVIC_ACTION, SEND_INVITES, REFER_FRIENDS, REQUEST_TIME, SEE_MENU, WHATSAPP_MESSAGE, SEARCH, TRY_IT, TRY_ON, LINK_CARD, DIAL_CODE, FIND_YOUR_GROUPS, START_ORDER
Repository: facebook/facebook-java-business-sdk. Description: Java SDK for Meta Marketing APIs Stars: 459, Forks: 334. Primary language: Java. Languages: Java (100%), Kotlin (0%), Shell (0%). Homepage: https://developers.facebook.com/docs/business-sdk Latest release: v25.0.3 (3w ago). Open PRs: 21, open issues: 54. Last activity: 2w ago. Community health: 75%. Top contributors: jingping2015, JiamingFB, satwikareddy3, stcheng, marksliva, HeyMultiverse, vicdus, dependabot[bot], donglinw-fb, kongxinzhu and others.