Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.BannerPhotoInput

A banner photo.
Property Type Description Required or Optional Available Version
cropHeight Integer Height of the crop rectangle in pixels. Optional 36.0
cropWidth Integer Width of the crop rectangle in pixels. Optional 36.0
cropX Integer X position of the crop rectangle from the left edge of the image in pixels. Top left is position (0,0). Optional 36.0
cropY Integer Y position of the crop rectangle from the top edge of the image in pixels. Top left is position (0,0). Optional 36.0
fileId String 18 character ID of an existing file. The key prefix must be 069 and the file must be an image and be smaller than 2 GB. Images uploaded on the Group page and on the User page don’t have file IDs and therefore can’t be used. Required 36.0
versionNumber Integer Version number of an existing file. If not provided, the latest version is used. Optional 36.0