Package com.restfb.types.ads
Class LookalikeSpec.Origin
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.NamedAdsObject
com.restfb.types.ads.LookalikeSpec.Origin
- All Implemented Interfaces:
Serializable
- Enclosing class:
- LookalikeSpec
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontrue, returned only when the origin is deleted -- GETTER --getType()custom_audienceorconversion_pixelorpageorapp-- GETTER --voidsetDeleted(Boolean deleted) true, returned only when the origin is deleted -- GETTER --voidcustom_audienceorconversion_pixelorpageorapp-- GETTER --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
-
Origin
public Origin()
-
-
Method Details
-
getDeleted
true, returned only when the origin is deleted -- GETTER --- Returns:
true, returned only when the origin is deleted
-
setDeleted
true, returned only when the origin is deleted -- GETTER -- -
getType
custom_audienceorconversion_pixelorpageorapp-- GETTER --- Returns:
custom_audienceorconversion_pixelorpageorapp
-
setType
custom_audienceorconversion_pixelorpageorapp-- GETTER --
-