AdWords API Re: DefinedReportJob returns blank report

2008-10-06 Thread buddi
Jeff, It was my bad, I was using an incorrect email account. I am sorry for that. Thank you, On Oct 3, 7:22 pm, buddi <[EMAIL PROTECTED]> wrote: > I was using "clientId" before (which was pointing to my MCC Account ID > clientId=XXX-XXX-), i changed this to > "clientEmail" ([EMAIL PROTECTE

AdWords API Re: DefinedReportJob returns blank report

2008-10-04 Thread buddi
I was using "clientId" before (which was pointing to my MCC Account ID clientId=XXX-XXX-), i changed this to "clientEmail" ([EMAIL PROTECTED]) which is the email I used to login in to my AdWords account, same as email in ~/ adwords.properties, but I still get a blank report. my new file looks

AdWords API Re: DefinedReportJob returns blank report

2008-10-02 Thread AdWords API Advisor
Hello, It sounds like you might be running the Keyword Structure report against your MCC account, which doesn't contain any actual AdWords data. You'd want to be sure that you run the report against an actual AdWords account. Take a look at the credentials you're specifying in your ~/adwords.pro

AdWords API Re: DefinedReportJob returns blank report

2008-10-01 Thread buddi
Can anyone please help me on this issue? On Sep 30, 11:12 am, buddi <[EMAIL PROTECTED]> wrote: > I am using "ReportServiceStructureDemo" example to generate a report > and here is my code > > import com.google.api.adwords.lib.AdWordsUser; > import com.google.api.adwords.lib.ReportDate; > import c