AdWords API Re: Migration to new API - problem in getting Criterion Stats

2010-03-27 Thread prasad darla
1 pm, AdWords API Advisor wrote: > Hi Prasad, > > The statsSelector needs to be set on the AdGroupCriterionSelector, not > the service. > >  http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCrite... > > Best, > - Eric Koleda, AdWords API Team > > On Ma

AdWords API Re: Criterion Stats in PHP

2010-03-23 Thread prasad darla
Hi, I was trying to write a very similar code to get Criterion stats. I think I have it wrong. The below code is different from what I have written. But I cannot get this to work because I am not sure what is the object type of $selector variable. Can someone throw light on what object type $selec

AdWords API Migration to new API - problem in getting Criterion Stats

2010-03-23 Thread prasad darla
Hi All, We recently undertook changes to move to the v2009 API. We use the PHP library. Most of our code has been modified and it works fine. I was able to create and update new Campaign etc. I also got Campaign stats using the new CampaignService. However I am unable to get the criterion stats as