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
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPage()voidsetCreatedTime(Date createdTime) voidsetCusomizedTcpaContent(String cusomizedTcpaContent) voidsetExpiredLeadsCount(Long expiredLeadsCount) voidsetFollowUpActionText(String followUpActionText) The caption of the follow up action text on the final screen of the form.voidsetFollowUpActionUrl(String followUpActionUrl) The destination of the follow up action text on the final screen of the form.voidsetIsContinuedFlow(Boolean isContinuedFlow) voidsetLeadgenExportCsvUrl(String leadgenExportCsvUrl) voidsetLeadsCount(Long leadsCount) voidvoidvoidThe ID of the page to which this form belongs.voidsetPrivacyPolicyUrl(String privacyPolicyUrl) The supplied privacy policy URL.voidsetQualifiers(List<LeadGenQualifier> qualifiers) voidsetTcpaCompliance(Boolean tcpaCompliance) Methods inherited from class com.restfb.types.ads.NamedAdsObject
getName, setNameMethods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setIdMethods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
LeadgenForm
public LeadgenForm()
-
-
Method Details
-
getCreatedTime
- Specified by:
getCreatedTimein 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
-