Re: what im doing incorrect with v13 ?

2010-10-08 Thread AdWords API Advisor
Hi, The TrafficEstimatorService is not available in v210108, and if you are developing a new application this would be the better version to use: http://adwordsapi.blogspot.com/2010/09/discover-v201008-trafficestimatorservic.html Best, - Eric Koleda, AdWords API Team On Oct 7, 5:58 am,

Re: what im doing incorrect with v13 ?

2010-10-07 Thread AdWords API Advisor
Hi, I'll ask Eric to help you further troubleshoot this issue, but one thing I noticed from your code is that v13 didn't have the concept of RequestHeaders and authToken. They were newly introduced in the new AdWords API. A sample soap request to the v13 traffic estimator would look like: ?xml

what im doing incorrect with v13 ?

2010-10-06 Thread RusAlex
I want to check keywords for CPC. And made small script in PHP ?php require_once 'AuthToken.php'; $email ='j...@domain.com' ; $password='password'; $client_email='j...@domain.com'; $userAgent='Ranks'; $developerToken='wGT6qnJwn6g'; $applicationToken='Ranks'; $authToken = new