Class AdCreativeLinkDataCallToActionValue

java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativeLinkDataCallToActionValue
All Implemented Interfaces:
Serializable

Represents the AdCreativeLinkDataCallToActionValue Marketing API type
See Also:
Serialized Form
  • Constructor Details

  • Method Details

    • getAppDestination

      Returns:
      The app destination type.
    • setAppDestination

      public void setAppDestination(String appDestination)
      The app destination type.
    • getAppLink

      public String getAppLink()
      Returns:
      Deep link to the app.
    • setAppLink

      public void setAppLink(String appLink)
      Deep link to the app.
    • getApplication

      Returns:
      Application related to the action.
    • setApplication

      public void setApplication(String application)
      Application related to the action.
    • getEventId

      public String getEventId()
      Returns:
      ID of the Facebook event which the attachment show event info
    • setEventId

      public void setEventId(String eventId)
      ID of the Facebook event which the attachment show event info
    • getLeadGenFormId

      Returns:
      The Lead Ad form id.
    • setLeadGenFormId

      public void setLeadGenFormId(String leadGenFormId)
      The Lead Ad form id.
    • getLink

      public String getLink()
      Returns:
      The destination link when the CTA button is clicked.
    • setLink

      public void setLink(String link)
      The destination link when the CTA button is clicked.
    • getLinkCaption

      Returns:
      Caption shown in the attachment.
    • setLinkCaption

      public void setLinkCaption(String linkCaption)
      Caption shown in the attachment.
    • getLinkDescription

      Returns:
      Description of the link shown in the attachment.
    • setLinkDescription

      public void setLinkDescription(String linkDescription)
      Description of the link shown in the attachment.
    • getLinkFormat

      Returns:
      Link format of video.
    • setLinkFormat

      public void setLinkFormat(String linkFormat)
      Link format of video.
    • getLinkTitle

      public String getLinkTitle()
      Returns:
      Title of the link shown in the attachment.
    • setLinkTitle

      public void setLinkTitle(String linkTitle)
      Title of the link shown in the attachment.
    • getPage

      public String getPage()
      Returns:
      ID of the Facebook page which the CTA button links to
    • setPage

      public void setPage(String page)
      ID of the Facebook page which the CTA button links to
    • getProductLink

      Returns:
      Open graph object url for canvas virtual good ads.
    • setProductLink

      public void setProductLink(String productLink)
      Open graph object url for canvas virtual good ads.