Re: Querying multiple date ranges

2013-02-20 Thread Alex Coventry
Thanks, Danial.  Yes, I've been looking at doing parallel reports.

On Wednesday, February 20, 2013 5:26:58 AM UTC-5, Danial Klimkin wrote:

 Hi Alex,


 If you want to compare every month of the year to the same month of the 
 previous year, it *may be* more effective to pull data for both years 
 rather than doing 24 requests.

 Otherwise, there is no way to request data for Jan 2012 and Jan 2013 in 
 the same request. You may also want to look into parallel reports 
 requesting (see client libraries examples) which will allow to pull 
 multiple reports quickly.


 -Danial, AdWords API Team.



 On Tuesday, February 19, 2013 10:12:04 PM UTC+4, Alex Coventry wrote:

 Comparison of staggered requests of two months' duration?  Very clever, 
 that would cut the number of requests in half.  Thank you.

 Best regards,
 Alex

 On Tuesday, February 19, 2013 4:17:22 AM UTC-5, Danial Klimkin wrote:

 Hello Alex,


 Only one date range is allowed per request. You can request a two-mo

 -Danial, AdWords API Team.


 On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:

 Is there a way to simultaneously query multiple date ranges?  I would 
 like to do performance comparisons month-against month, i.e., Jan 2013 
 against Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a 
 separate query for each month I want to analyze, or is there a way to get 
 performance summaries for each month of interest out of a single query?

 nths period though and calculate summary on the client side.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Querying multiple date ranges

2013-02-19 Thread Alex Coventry
Comparison of staggered requests of two months' duration?  Very clever, 
that would cut the number of requests in half.  Thank you.

Best regards,
Alex

On Tuesday, February 19, 2013 4:17:22 AM UTC-5, Danial Klimkin wrote:

 Hello Alex,


 Only one date range is allowed per request. You can request a two-mo

 -Danial, AdWords API Team.


 On Friday, February 15, 2013 1:53:56 AM UTC+4, Alex Coventry wrote:

 Is there a way to simultaneously query multiple date ranges?  I would 
 like to do performance comparisons month-against month, i.e., Jan 2013 
 against Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a 
 separate query for each month I want to analyze, or is there a way to get 
 performance summaries for each month of interest out of a single query?

 nths period though and calculate summary on the client side.



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Querying multiple date ranges

2013-02-14 Thread Alex Coventry
Is there a way to simultaneously query multiple date ranges?  I would like 
to do performance comparisons month-against month, i.e., Jan 2013 against 
Jan 2012, Dec 2012 against Dec 2011, etc.  Do I need to do a separate query 
for each month I want to analyze, or is there a way to get performance 
summaries for each month of interest out of a single query?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups AdWords API Forum group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
AdWords API Forum group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.