Package com.restfb.types.ads
Class AdAssetFeedSpecGroupRule
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.ads.BaseAdsObject
com.restfb.types.ads.AdAssetFeedSpecGroupRule
- All Implemented Interfaces:
Serializable
Represents the
Ad Asset Feed
Spec Group Rule Type.
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBodyLabel
(AdAssetFeedSpecAssetLabel bodyLabel) void
setCaptionLabel
(AdAssetFeedSpecAssetLabel captionLabel) void
setDescriptionLabel
(AdAssetFeedSpecAssetLabel descriptionLabel) void
setImageLabel
(AdAssetFeedSpecAssetLabel imageLabel) void
setLinkUrlLabel
(AdAssetFeedSpecAssetLabel linkUrlLabel) void
setTitleLabel
(AdAssetFeedSpecAssetLabel titleLabel) void
setVideoLabel
(AdAssetFeedSpecAssetLabel videoLabel) Methods inherited from class com.restfb.types.ads.BaseAdsObject
getId, setId
Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
AdAssetFeedSpecGroupRule
public AdAssetFeedSpecGroupRule()
-
-
Method Details
-
getBodyLabel
-
setBodyLabel
-
getCaptionLabel
-
setCaptionLabel
-
getDescriptionLabel
-
setDescriptionLabel
-
getImageLabel
-
setImageLabel
-
getLinkUrlLabel
-
setLinkUrlLabel
-
getTitleLabel
-
setTitleLabel
-
getVideoLabel
-
setVideoLabel
-