View source: R/google_services_constructors.R
| googleAdsSearch | R Documentation | 
Create an instance of a googleAdsSearch class. A list of Google's ads services can be found here: https://developers.google.com/google-ads/api/rest/reference/rest.
googleAdsSearch(aid, query = default_search(), api_version = "v9")
| aid | character Google account id | 
| query | character query string or function that returns a character query string. See also queries. | 
| api_version | Google Ads API version e.g 'v9' | 
list; contains googleAdsSearch Class information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.