Create Facebook Campaign and Get Campaign ID – Marketing API – Facebook api
This is how facebook tells people to create a campaign according to the documentation: https://developers.facebook.com/docs/marketing-api/buying-api/ However, what is the null field parameter inside the new Campaign constructor? Anything I put in there becomes the Campaign's ID, but an invalid one.…