I don't think either that it's an elegant way to get the timezone info from a report. Assembling a report definition, downloading the report and parsing the resulted file is much more complicated than just getting a field of an object as it was in v13 AccountService with using client libraries. So I don't really understand why it's necessary to shut down a service until there is no a real replacement for it.
After experiencing with the Account performance report some issues / concerns has arisen: - You have to include at least one statistical field into the report to get any data in the report. I tried to get a report with the only field "AccountTimeZoneId" in the report definition and there was no row containing the data. After I added "Impressions" to the definition, I got the result. - It seems to me that <includeZeroImpressions> tag doesn't work for this case. I set it to TRUE but it didn't give back any row for an account that has no impressions for the selected period. You should set the period to "ALL_TIME" but you cannot even get the timezone this way if the account has no impressions at all. - As the value of timeZone is like that timeZone='(GMT+01:00) Berlin' instead of "Europe/Berlin" you have to pull the report regularly to detect when the daylight saving time changes. And I'm not convinced at all that it'll change to GMT+02:00 when the timezone shifts to summer time. Peter On Dec 15, 4:02 pm, Kevin Winter <kevin.win...@google.com> wrote: > Hi Peter, > The Account Performance Report has this information (timezone as well as > currency):http://code.google.com/apis/adwords/docs/appendix/reports.html#account > > With AdHoc reports, there is zero cost to download this report which only > needs to be done once per account and you can cache the values (currency > and timezone cannot be changed once the account is created). > > - Kevin Winter > AdWords API Team > > > > > > > > On Thursday, December 15, 2011 7:33:12 AM UTC-5, Kraszi wrote: > > > Hi Danial, > > > We're in the same situation as Carlinda. > > I've just checked ServicedAccountService you mentioned. API > > documentation says that dateTimeZone field is not provided by > > ServicedAccountService. Why is it not supported? > > We need our customers' timezone information and v13 AccountService > > provides it. Is there any way to retrieve that with v201109 API > > services? > > > Thanks, > > Peter -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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