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
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
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
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
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