Re: Problem with fetching data for a particular date (Cron job PHP v201309)

2014-01-02 Thread Niels Kikkert
Hi MWA, As of v201309, statistics can no longer be retrieved through the Campaign Service, you should use an adhoc report (Reporting Service) to obtain them. https://developers.google.com/adwords/api/docs/guides/migration/v201309 On Monday, December 30, 2013 12:56:22 PM UTC+1, MWA wrote: I

Re: Problem with fetching data for a particular date (Cron job PHP v201309)

2013-12-30 Thread MWA
I am using this to Get campaign stats like Clicks, Conversions, Impressions etc $campaignService = $user-GetService('CampaignService', ADWORDS_VERSION); On Thursday, December 26, 2013 1:26:52 PM UTC+5, Danial Klimkin wrote: Hello MWA, What is the report type you are running? -Danial,

Re: Problem with fetching data for a particular date (Cron job PHP v201309)

2013-12-26 Thread Danial Klimkin
Hello MWA, What is the report type you are running? -Danial, AdWords API Team. On Tuesday, December 24, 2013 9:42:51 PM UTC+4, MWA wrote: Hi There, I have been using v201306 recently, but now when i am going to migrate to version v201309, one of the cron jobs that makes use of