View source: R/gads_get_geo_targets.R
| gads_get_geo_targets | R Documentation | 
Download CSV of geo targets
gads_get_geo_targets(
  doc_page = "https://developers.google.com/google-ads/api/reference/data/geotargets",
  file_link = "auto"
)
doc_page | 
 Link to Google Ads API Reference page  | 
file_link | 
 Link to csv file, default is 'auto'  | 
data.frame with geo targets dictionary
Google Ads Geo Targets document page
## Not run: 
geo_dict <- gads_get_geo_targets()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.