Package com.restfb.types.ads
Class LeadgenForm
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.LeadgenForm
- All Implemented Interfaces:
HasCreatedTime
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPage()
void
setCreatedTime
(Date createdTime) void
setCusomizedTcpaContent
(String cusomizedTcpaContent) void
setExpiredLeadsCount
(Long expiredLeadsCount) void
setFollowUpActionText
(String followUpActionText) The caption of the follow up action text on the final screen of the form.void
setFollowUpActionUrl
(String followUpActionUrl) The destination of the follow up action text on the final screen of the form.void
setIsContinuedFlow
(Boolean isContinuedFlow) void
setLeadgenExportCsvUrl
(String leadgenExportCsvUrl) void
setLeadsCount
(Long leadsCount) void
void
void
The ID of the page to which this form belongs.void
setPrivacyPolicyUrl
(String privacyPolicyUrl) The supplied privacy policy URL.void
setQualifiers
(List<LeadGenQualifier> qualifiers) void
setTcpaCompliance
(Boolean tcpaCompliance) Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setName
Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
LeadgenForm
public LeadgenForm()
-
-
Method Details
-
getCreatedTime
- Specified by:
getCreatedTime
in interfaceHasCreatedTime
-
setCreatedTime
-
getCusomizedTcpaContent
-
setCusomizedTcpaContent
-
getExpiredLeadsCount
-
setExpiredLeadsCount
-
getFollowUpActionText
- Returns:
- The caption of the follow up action text on the final screen of the form.
-
setFollowUpActionText
The caption of the follow up action text on the final screen of the form. -
getFollowUpActionUrl
- Returns:
- The destination of the follow up action text on the final screen of the form.
-
setFollowUpActionUrl
The destination of the follow up action text on the final screen of the form. -
getIsContinuedFlow
-
setIsContinuedFlow
-
getLeadgenExportCsvUrl
-
setLeadgenExportCsvUrl
-
getLeadsCount
-
setLeadsCount
-
getLocale
-
setLocale
-
getPage
-
setPage
-
getPageId
- Returns:
- The ID of the page to which this form belongs.
-
setPageId
The ID of the page to which this form belongs. -
getPrivacyPolicyUrl
- Returns:
- The supplied privacy policy URL.
-
setPrivacyPolicyUrl
The supplied privacy policy URL. -
getQualifiers
-
setQualifiers
-
getTcpaCompliance
-
setTcpaCompliance
-