Hello,
The example GetTrafficEstimates.php seems to be broken?
See output below:
je:~/aw_api_php_lib_2.7.2$ php examples/v201109/
GetTrafficEstimates.php
Results for the keyword with text 'mars cruise' and match type
'BROAD':
Estimated average CPC: 0
Estimated ad position: 0.00
Estimated d
Thanks for your reply Kevin,
By turning on full logging output and looking at the SOAP xml it
contains just zeros. See below, the host is adwords.google.com (not
sandbox).
http://schemas.xmlsoap.org/soap/envelope/";>
https://adwords.google.com/api/adwords/
cm/v201109" xmlns="https://adwor
Hi Kevin,
Thanks for investigating this issue. I've been entering the exact
values in the UI and got non-zero estimates returned. I also did some
testing with the Python API-code and got equal results. But I think
I've found the problem, the microAmount is set to my current currency.
In my case SE
Hello,
Thanks for sharing your code Evgeniy. I needed to change a few lines:
Remove the last line and add the following:
$user = new AdWordsUser();
// Log SOAP XML request and response.
$user->LogDefaults();
// Get the TargetingIdeaService.
$targetingIdeaService = $user->GetService('Ta