Traffic Estimator Service for R | Structure for a Curl Request?
42 views
Skip to first unread message
Pascal-Philippe Bergeron
unread,
Jul 19, 2016, 8:33:57 PM7/19/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
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
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Pascal-Philippe,
A sample structure of a cURL request to add a budget is provided here. You can use this as a reference to construct the request to TrafficEstimatorService and use with cURL.