daroczig / fbRads

Analyze and manage Facebook ads from R using this client library to access their Marketing APIs
GNU Affero General Public License v3.0
151 stars 57 forks source link

Is there a way to get a preview image as seen on FB (not thumbnail) of a video? #117

Closed laresbernardo closed 5 years ago

laresbernardo commented 5 years ago

Hello! Is there a way to get a preview image url of a post/ad no matter if it's a video or an image? Hope you can help me, thanks! 👍

daroczig commented 5 years ago

Sure: https://developers.facebook.com/docs/marketing-api/generatepreview/v3.3

There's also a fbad_preview_ad helper to hit that, but honestly I have not used for years by now, so no recent hands-on experience. Please open a new ticket if you run into any issues.