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="https://policy.pinterest.com/en/lead-ad-terms\">Lead Ad Terms</a>. As a reminder, all advertising on Pinterest is subject to the <a href="https://business.pinterest.com/en/pinterest-advertising-services-agreement/\">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] |