AdWords API I can't get the gclid from my links/ads

2009-08-26 Thread louhichi.z...@gmail.com
Hello all, I have a problm when i want to get the google gclid value. I have 2 ads : 1/ http://www.google.fr/url?cad=3282765274&cd=1&ct=res&q=http%3A%2F%2Fhome.edt02.net%2Femc%2Flink%2Fmstlc.php%3Fc%3D109220-12803026-97818-1-13010065&source=simpleadsearch&usg=AFQjCNEXrDNA6Q-UgJDPYFTTR9_wInlhew 2

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 Re: Problems with add_campaign.pl

2009-04-23 Thread louhichi.z...@gmail.com
Hello Thank you for ur answer but i deleted the budgetOptimizerSettings, and it works :) Zied --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-

AdWords API Problems with add_campaign.pl

2009-04-23 Thread louhichi.z...@gmail.com
Hi all; I'm using active perl on windows, I read the tuto on the site of adwords, to create a new campaign on sandbox env. My code : my $campaign = { 'name' => 'SampleCampaignV1', 'budgetAmount' => 10, 'budgetPeriod' => 'Daily', 'budgetOptimizerSettings' => 100