Re: Report segmentation by week - changing definition of "week"

2014-08-13 Thread Adrian Pell
Hello Josh Thanks for the update. That's what I'd figured ... although it would be nice to be able to specify that. When I'm aggregating data across multiple services - some of which use a Sun-Sat week - it's helpful if at least one service is flexible :-) Since I'd really still like to get

Re: Report segmentation by week - changing definition of "week"

2014-08-13 Thread Josh Radcliff (AdWords API Team)
Hi Adrian, The default definition of a week is Monday through Sunday. You can see this in the report output if you add *Week, Date*, and *DayOfWeek* to your report request. There currently is no way to change the definition. If you need a different definition of week then you'd want to include

Re: Report segmentation by week - changing definition of "week"

2014-08-12 Thread Adrian Pell
Oh ... and I'm using the .NET API with the v201406 version in case that matters ... On Tuesday, August 12, 2014 3:27:29 PM UTC-7, Adrian Pell wrote: > > I've recently started needing weekly segmentation of some reports that I > fetch through the API. All pretty straightforward to do ... except

Report segmentation by week - changing definition of "week"

2014-08-12 Thread Adrian Pell
I've recently started needing weekly segmentation of some reports that I fetch through the API. All pretty straightforward to do ... except I'm not totally clear what defines a week, or whether it's possible to change that definition. In some other (much) earlier topics here, it seems that the