Facebook Ads API – Parent ID Required – Facebook api
I am getting an error when trying to create an ad on Facebook through the PHP API. Exception in AbstractCrudObject.php line 113: A parent ID is required. The thing is, I copied the code from https://developers.facebook.com/docs/marketing-api/guides/lead-ads/create/v2.8 and just modified it…