curl -i -X GET "https://graph.facebook.com/COVER-PHOTO-ID?access_token=ACCESS-TOKEN"
Поле | Описание |
---|---|
id numeric string | The ID of the cover photo |
cover_id id | Deprecated. Please use the |
offset_x float | When greater than 0% but less than 100%, the cover photo overflows horizontally. The value represents the horizontal manual offset (the amount the user dragged the photo horizontally to show the part of interest) as a percentage of the offset necessary to make the photo fit the space. |
offset_y float | When greater than 0% but less than 100%, the cover photo overflows vertically. The value represents the vertical manual offset (the amount the user dragged the photo vertically to show the part of interest) as a percentage of the offset necessary to make the photo fit the space. |
source string | Direct URL for the person's cover photo image |