WL
unread,Mar 11, 2015, 4:31:54 PM3/11/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to adwor...@googlegroups.com
After createing a new budget order in the Adwords GUI, e.g. 10€, we get from the API with the BudgetOrderService:
BudgetOrder Object
(
[billingAccountId] => XXX
[id] => XXX
[billingAccountName] => XXX
[poNumber] =>
[budgetOrderName] => XXX
[primaryBillingId] => XXX
[secondaryBillingId] =>
[spendingLimit] => {"microAmount":0,"ComparableValueType":"Money"}
[startDateTime] => 20150309 204644 Europe/Berlin
[endDateTime] => 20150403 000000 Europe/Berlin
[lastRequest] =>
{"status":"APPROVED","date":null,"billingAccountName":"XXX","poNumber":null,"budgetOrderName":"XXX","spendingLimit":null,"startDateTime":null,"endDateTime":null}
=> "microAmount":0 instead of "microAmount":10000000