Re: Get AdGroup Stats for specified date range (in Ruby)

2012-03-19 Thread Mario Olivio Flores
Hi, Thanks for the help. I was unable to get startDate and endDate constraints to work, but found another way. I kept getting AdsCommon::Errors::UnexpectedParametersError: AdsCommon::Errors::UnexpectedParametersError: [:startDate, :endDate] - neither field was showing up in the known_fields

Get AdGroup Stats for specified date range (in Ruby)

2012-02-07 Thread Mario Olivio Flores
Hey, I was wondering how one would fetch AdGroup stats over a specified date range. I am using the ruby library, and while I can see the general api docs at AdGroupSelector and other areas. Can anyone point me in the right direction - what service I should really be using, etc? Thanks, -M