floatinghotpot / cordova-plugin-facebookads

Cordova/PhoneGap plugin for Facebook Audience Network Ads
64 stars 71 forks source link

how to adjust width and height of native ad #76

Open hodaifa82 opened 6 years ago

hodaifa82 commented 6 years ago

how to adjust width and height of native ad , 100 or 120 or 300 or 400

floatinghotpot commented 6 years ago

please check facebook developer portal to find out whether it's possible to change width and height.

after you retrieve the ad resource from server, you can insert it into a DIV, and set the width and height with css or javascript.