Description Usage Arguments Author(s) See Also Examples
Fetches the list of ads under a given account, campaign or adset.
| 1 2 | 
| id | ID of object to grab from. how to find yours. | 
| token | A valid token as returned by  | 
| fields | default ( | 
| ... | additional parameters to pass to insights. | 
| n | Number of results to retrieve, defaults to  | 
| verbose | Defaults to  | 
| limit | Number of results requested at each API call, defaults to 
 | 
John Coene jcoenep@gmail.com
| 1 2 3 4 | ## Not run: 
ads <- grabAds(id = "act_123456789012345", token = "XXXXXX")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.