I feel there is an apparent lack of questions for the new features of the 201109_1 API version. Well, we totally welcome the new BudgetOrderService as we are able to eliminate one more manual step in the account creation process. However, I have a question regarding a detail: The fields startDateTime and endDateTime in the BudgetOrder<https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService.BudgetOrder>need a time zone information, fair enough (despite the TimeZone displayed always is the one of the account, so this wouldn't really be necessary IMO). But I was only able to use America/Los_Angeles like in the linked description, other time zones like Europe/Berlin were rejected with an API-exception that the timezone couldn't be identified which is a bug I think.
I like to think that the possible time zones here should be the same as in the CreateAccountService, because I'm not particularly fond of programmatically incorporating differences in daylight saving time from Los Angeles to various time zones of our customers (or eliminate the time zone altogether and assume the account time zone - like in the GUI). Additionally I suggest some code for "now" for the startDateTime since this actually is the only startDateTime we use. Thanks for answers Alexander -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
