adwords.properties file reads:***
applicationToken= ****
developerToken=****
useragent=Java
password=******
email=coas...@gmail.com
#clientEmail=coas...@gmail.com
#version=v9
#alternateUrl=https://adwords.google.com/api/adwords/v9/
is that correct?
On Apr 10, 6:21 pm, "fredIsDead" <addo...@gmail.com> wrote:
The sandbox doesn't return any data. Run it live.
On Apr 10, 5:29 am, "Darren" <coas...@gmail.com> wrote:
I'm pretty new to the adwords api, so excuse me if the problem is
blindingly obvious. :)
I'm trying to create a report to pull in the spend and account name
for each account in our MCC. The report gets created and it runs,
however there is no data in the report.
I have put in some debugging code to output the dates the report is
running between and this all looks fine. Interestingly, i ran the
customReportjob example included in the google-api.jar file and this
did exactly the same thing.
Anyone else had this problem or know how to get around it?