A-A+
facebook ads api_facebook ads manager
问题详情
*** 次数:1999998 已用完,请联系开发者***
参考答案
var demo = api.require('facebookAds'); demo.showBanner({ rect: {x: 0, y: 0, w: 320, h: 50}, fbPlacementId: YOUR_PLACEMENT_ID , type: banner5use FacebookAds\Api; // Initialize a new Session and instanciate an Api object Api::init($app_id, $app_secret, $access_token); // The Api ob。