fbRads icon indicating copy to clipboard operation
fbRads copied to clipboard

special_ad_categories required to create campaign in new API

Open mhittle opened this issue 5 years ago • 3 comments

the special_ad_categories argument is required to create a campaign, and not included in the method to create a new campaign

mhittle avatar May 10 '20 21:05 mhittle

Hey, thanks for the report!

These functions were not really well maintained as I'm not currently using these -- sorry for that. There has been quite a lot of changes on these API endpoints, so I decided to drop the custom features and checks in R and simply pass to the API whatever the user decides, so can you please give #124 a try and report back if that works?

daroczig avatar May 28 '20 09:05 daroczig

Tried #124, I now get the error "Invalid parameter" when I add the special_ad_categories argument.

Edit: sorry, it was an issue with my spend_cap. I've resolved it.

aychen5 avatar Jul 12 '20 17:07 aychen5

@aychen5 can you please confirm if the above PR works for your use case and I should merge that and close this ticket?

daroczig avatar Sep 16 '20 12:09 daroczig