Package com.restfb.types.ads
Class AdCreativeLinkDataCallToAction
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativeLinkDataCallToAction
- All Implemented Interfaces:
Serializable
Represents the
AdCreativeLinkDataCallToAction Marketing API type
- See Also:
-
Constructor Details
-
AdCreativeLinkDataCallToAction
public AdCreativeLinkDataCallToAction()
-
-
Method Details
-
getType
- Returns:
- The type of the action
-
setType
The type of the action. Not all types can be used for all ads. Check Ads Product Guide to see which type can be used based on the objective of your campaign. -
getValue
- Returns:
- JSON containing the call to action data.
-
setValue
JSON containing the call to action data.
-