Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.94 KB

File metadata and controls

23 lines (20 loc) · 1.94 KB

# MetaLeadFormPlatformData

Properties

Name Type Description Notes
questions \Zernio\Model\CreateLeadFormRequestQuestionsInner[]
privacy_policy_link_text string [optional]
follow_up_action_url string [optional]
locale string [optional]
thank_you_title string [optional]
thank_you_body string [optional]
thank_you_button_text string [optional]
thank_you_button_type string [optional]
thank_you_website_url string [optional]
thank_you_enable_messenger bool Adds a 'Continue in Messenger' option to the thank-you page (Meta thank_you_page.enable_messenger), so the lead can carry on chatting with the Page. Set thankYouButtonType to MESSAGE_BUSINESS or P2B_MESSENGER to make the chat the primary button. [optional] [default to false]
is_optimized_for_quality bool Set true for a higher-intent form (adds a review step before submit). [optional]
is_phone_sms_verify_enabled bool Requires the lead to verify their phone number over SMS before the form submits (Meta is_phone_sms_verify_enabled). Only meaningful on a form with a PHONE question. Meta can restrict this parameter to apps holding a capability: when it does, the create fails with a 422 naming platformSpecificData.isPhoneSmsVerifyEnabled, and the toggle then has to be set in Meta's form builder. [optional] [default to false]
block_display_for_non_targeted_viewer bool [optional]
question_page_custom_headline string [optional]
context_card \Zernio\Model\MetaLeadFormPlatformDataContextCard [optional]

[Back to Model list] [Back to API list] [Back to README]