I am using the adwords.google.com (not the sandbox)
TrafficEstimatorService WSDL.
Problem:
No matter what I put in the longitude, latitude, or radius, I receive
the exact same results back.
Here is a snippet of code:
<geoTargeting>
<targetAll>false</targetAll>
<proximityTargets>
<circles>
<longitudeMicroDegrees>-99843750</longitudeMicroDegrees>
<latitudeMicroDegrees>41130124</latitudeMicroDegrees>
<radiusMeters>2000</radiusMeters>
</circles>
</proximityTargets>
</geoTargeting>
Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---