Package com.restfb.types.ads
Klasse AdCreativeLinkDataCallToAction
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.AdCreativeLinkDataCallToAction
- Alle implementierten Schnittstellen:
Serializable
Represents the
AdCreativeLinkDataCallToAction Marketing API type
- Siehe auch:
-
Konstruktordetails
-
AdCreativeLinkDataCallToAction
public AdCreativeLinkDataCallToAction()
-
-
Methodendetails
-
getType
- Gibt zurück:
- 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
- Gibt zurück:
- JSON containing the call to action data.
-
setValue
JSON containing the call to action data.
-