ArbenKqiku

Results 3 comments of ArbenKqiku

I was actually able to do it with a post request to copy an ad set: ``` token = "xyzxyzxyzxyzxyzxyzxyzxyz" ad_set_id = "4234242343242432" campaign_id = "4234242343242432" name = "TESTCOPY" URL...

Hi Everyone, Could you share your code to retrieve the leads from Facebook? That would be great, thank you :)

> @prasoonsrivas I got it to work, but the data Facebook serves back is a list of leads. > > I got the data into a data.frame by using this...