Facebook marketing API : Param must be a valid Instagram account id – Facebook api
I'm using again the Facebook Marketing API. I successfully managed to create Facebook ads with my Node.js app, now I want to create ad for Instagram. To create an AdCreative, my call is as follows: fb.api('/act_' + rows[0].ad_act + '/adcreatives',…