Re: Getting Data Hourly

2010-10-26 Thread Thiago Medeiros
Hello Navneet! I did the same! And about the average position, i make some math to calculate the average position. Another way to get this data is through report (we can get hourly through report) but this way is expensive because we will use a lot of unit's api. regards, Thiago. -- =~=~=~=

Re: Getting Data Hourly

2010-10-25 Thread Navneet
I had the similar requirement for one of my tasks. I built this report by downloading whole account performance data every hour (for dateRange today) and then subtract the prvious hour data from current hour data which gave me the data for current hour. This way I am getting the hourly perfromace d

Re: Getting Data Hourly

2010-10-25 Thread AdWords API Advisor
Hi Thiago, Unfortunately the date range filter in these services only supports day granularity. Best, - Eric Koleda, AdWords API Team On Oct 20, 3:45 pm, Thiago Medeiros wrote: > Hello! > > Is it possible to get information (Stats "such as imp, clicks, conv") > on > AdGroupCriterionService or A

Getting Data Hourly

2010-10-20 Thread Thiago Medeiros
Hello! Is it possible to get information (Stats "such as imp, clicks, conv") on AdGroupCriterionService or AdGroupService at a specific hour with DateRange or the most detailed is a day? for example: selector.statsSelector.dateRange.min = "mmdd 10" selector.statsSelector.dateRange.max = "