Package com.restfb.types.ads
Class CustomAudienceDataSource
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.CustomAudienceDataSource
- All Implemented Interfaces:
Serializable
public class CustomAudienceDataSource extends AbstractFacebookType
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description CustomAudienceDataSource()
-
Method Summary
Modifier and Type Method Description String
getCreationParams()
String
getSubType()
String
getType()
void
setCreationParams(String creationParams)
void
setSubType(String subType)
void
setType(String type)
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
CustomAudienceDataSource
public CustomAudienceDataSource()
-
-
Method Details
-
getCreationParams
-
setCreationParams
-
getSubType
-
setSubType
-
getType
-
setType
-