AdWords API Re: Problems with schedule_report.pl ; Err : No such operation 'getReportJobStatus'

2009-04-24 Thread AdWords API Advisor
Hello Zied, That type of error could occur if you're not actually passing any parameters in to the getReportJobStatus() API call. You should turn SOAP logging on in your code and check to see if that's the case. If it is, then take a look at why your $job_id variable isn't being properly populat

AdWords API Re: Making report for several campaigns and Date ordering

2009-04-24 Thread AdWords API Advisor
Hello, Just to clarify, are you talking about the order of the rows returned in the report XML you download using the AdWords API? Assuming that's what you mean, then unfortunately there's no way to control the order that you get back. You'd have to take care of the ordering yourself in the co

AdWords API Preview for testing of destination urls with dynamic insertion

2009-04-24 Thread trent...@gmail.com
We're using dynamic insertion in urls which look like this www.somedomain.com/landing_page?KW={keyword}&GB={creative}&PI={placement} In order to perform end to end testing, I'd like to be able to simulate clicks without turning on the campaign. However, I can't find a way in the AdWords UI to "p

AdWords API Problems with schedule_report.pl ; Err : No such operation 'getReportJobStatus'

2009-04-24 Thread louhichi.z...@gmail.com
Hi guys; I'm trying to get the report for my campaigns in sandbox Env. I'm using Active Perl on winXp. I have this error on "schedule_report.pl" : ### BeginOfPerlScript ### .. my $report_job = SOAP::Data->name('job' => {'selectedReportType' => 'Keyword', 'name' => 'Samp

AdWords API Making report for several campaigns and Date ordering

2009-04-24 Thread A. Yerenkow
Hey guys! I have here question, If i'm making a report for some campaigns (which not always from same client account), for example from 21 jan to 23 jan, for campaigns A,B,C; I've got such report: 21 jan - campaign A - impressions - clicks - 22 jan - campaign A - impressions - clicks - 23 jan