Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 2.09 KB

LeadFormUpdateRequest.md

File metadata and controls

20 lines (15 loc) · 2.09 KB

LeadFormUpdateRequest

Properties

Name Type Description Notes
id str The ID of this lead form to be updated
name str, none_type Internal name of the lead form. [optional]
privacy_policy_link str, none_type A link to the advertiser's privacy policy. This will be included in the lead form's disclosure language. [optional]
has_accepted_terms bool Whether the advertiser has accepted Pinterest's terms of service for creating a lead ad. By sending us TRUE for this parameter, you agree that (i) you will use any personal information received in compliance with the privacy policy you share with Pinterest, and (ii) you will comply with Pinterest's <a href=&quot;https://policy.pinterest.com/en/lead-ad-terms\&quot;&gt;Lead Ad Terms</a>. As a reminder, all advertising on Pinterest is subject to the <a href=&quot;https://business.pinterest.com/en/pinterest-advertising-services-agreement/\&quot;&gt;Pinterest Advertising Services Agreement</a> or an equivalent agreement as set forth on an IO [optional]
completion_message str, none_type A message for people who complete the form to let them know what happens next. [optional]
status LeadFormStatus [optional]
disclosure_language str, none_type Additional disclosure language to be included in the lead form. [optional]
questions [LeadFormQuestion] List of questions to be displayed on the lead form. [optional]
policy_links [LeadFormCommonPolicyLinks] List of additional policy links to be displayed on the lead form. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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