python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Im aware im trying to get data for multiple accounts but where can i specify that rather than receiving this error in R?
library(rgoogleads)
library(gargle)
token <- token_fetch()
token
gads_auth(email = 'xx@gmail.com'
Authentication complete.
ad_group_report <- gads_get_report(
resource = &...

user16819611
Votes: 0
Answers: 0