gads_customer {rgoogleads} | R Documentation |
Get all information about Google Ads Customer
Description
Get all information about Google Ads Customer
Usage
gads_customer(customer_id = getOption("gads.customer.id"), verbose = TRUE)
Arguments
customer_id |
Google Ads customer id |
verbose |
Processing log output into console |
Value
Google Ads customer data
See Also
Method: SearchStream documentation
[Package rgoogleads version 0.11.0 Index]