Hi all,
We are looking at building a Traffic Estimator Library in R. For as much as
i've seen, other R Library for Google API REST command manage to do it
through Curl.
The team and I were wondering if anyone has information on how we would
structure the CURL request for the traffic estimator.
Here is the exampe of functioning Request for the AdWords Report functions
data <- RCurl::getURL(paste("
https://adwords.google.com/api/adwords/reportdownload/v",
apiVersion, sep = ""), httpheader = c(Authorization = google.auth,
developerToken = credlist$auth.developerToken, clientCustomerId =
clientCustomerId,
includeZeroImpressions = includeZeroImpressions), postfields =
statement,
verbose = verbose, cainfo = cert, ssl.verifypeer = TRUE)
Any help on this?
--
<http://l.adviso.ca/signature>
Avis de confidentialité <http://www.adviso.ca/notes-legales/#email> |
Confidentiality
notice <http://www.adviso.ca/en/legal-notes/#email>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/71338ee7-6113-4b89-a355-f8384ac0322e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.