Re: How to Group stats on the basisi of week days

2016-08-10 Thread 'Vishal Vinayak (Adwords API Team)' via AdWords API Forum
Hi Sachin, Criteria Performance Report is aggregated at the ad group criteria level, one row per ad group and criteria combination i.e. it is not aggregated at the Date/Day of the week level. DayOfWe

How to Group stats on the basisi of week days

2016-08-10 Thread Sachin Kumar
Hello Team, I have to show conversion rate, current bid etc per weekday(Monday to Sunday) basis i.e one row per each day. Currently we are using 'for' loop(form 1 to 7 ) in order to get the total data per weekday basis from criteriaPerformanceReport. As I am using loops it's taking lot of time