The v13 budget API is being replaced by the BudgetOrderService - however the documentation<https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService.BudgetOrder>leaves a lot of questions about BudgetOrder<https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService.BudgetOrder>. I am looking for clarification on these questions:
- startDateTime "cannot be in the past", but what if my local server is a few seconds or minutes behind Google's servers? Will it be rejected if the startDateTime is a few minutes in the recent past? - Both date fields are of type String, with no specification as to what the API expects. It says the times must be before "20361231 235959 America/Los_Angeles", and I'm assuming that is the expected format for the date, but it begs the question about if other time zones are also allowed? This API Forum thread<https://groups.google.com/forum/#!topic/adwords-api/NoRi4QCqapE/discussion> seems to suggest that only Los Angeles is allowed - is that true? - In v13 we create a v13.reseller.Budget and set the MDO "order ID". In v201109_1 / v201206 BudgetOrder, there is no attribute for the order ID. Instead, we have the "billing account ID". Is it correct to pass the customer ID of the account which owns the MDO order ID? For example, we have a top-level MCC and sub-MCCs. I believe the order ID is associated with our top-level MCC, should we therefore pass the customer ID (nnn-nnn-nnnn) of the top level MCC in the BudgetOrder? Thanks for the help, Jim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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