Uses of Class
com.restfb.types.ads.AdsImageCrops
Packages that use AdsImageCrops
-
Uses of AdsImageCrops in com.restfb.types.ads
Methods in com.restfb.types.ads that return AdsImageCropsModifier and TypeMethodDescriptionAdCreative.getImageCrops()AdCreativeLinkData.getImageCrops()AdCreativeLinkDataChildAttachment.getImageCrops()AdAssetFeedSpecImage.getMImageCrops()Methods in com.restfb.types.ads with parameters of type AdsImageCropsModifier and TypeMethodDescriptionvoidAdCreative.setImageCrops(AdsImageCrops imageCrops) A JSON object defining crop dimensions for the image specified.voidAdCreativeLinkData.setImageCrops(AdsImageCrops imageCrops) How to the image should be cropped.voidAdCreativeLinkDataChildAttachment.setImageCrops(AdsImageCrops imageCrops) voidAdAssetFeedSpecImage.setMImageCrops(AdsImageCrops mImageCrops)