Re: Testing BudgetOrder API calls with a Test MCC

2017-03-10 Thread Rachel Carvalho
Hi Peter, I sent the SOAP request and response privately yesterday, please let me know if you need anything else. Thank you, Rachel On Wednesday, March 8, 2017 at 10:22:30 PM UTC-5, Peter Oliquino wrote: > > Hi Rachel, > > Could you provide the clientCustomerId you used when you executed the >

Re: Testing BudgetOrder API calls with a Test MCC

2017-03-08 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rachel, Could you provide the clientCustomerId you used when you executed the BudgetOrder.getBillingAccounts? If possible, could you also include the SOAP request and response so I can look into this further? You may reply privately when sending the requested information. Thanks and regards

Re: Testing BudgetOrder API calls with a Test MCC

2017-03-08 Thread Rachel Carvalho
Thank you for the quick reply. This is odd, because I've been given access to a test account that is able to execute `BudgetOrder.getBillingAccounts` and see the same info as a production account. I suspect it is under the real MCC that has the billing accounts. I was even able to create a new

Re: Testing BudgetOrder API calls with a Test MCC

2017-03-07 Thread 'Peter Oliquino' via AdWords API Forum
Hi Rachel, As per documentation , I'm afraid you can't use the BudgetOrderService to create BudgetOrders for test accounts. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ A

Testing BudgetOrder API calls with a Test MCC

2017-03-07 Thread Rachel Carvalho
Hi! I'm implementing setup for new accounts created via the API to have their billing already setup. I already have both production and test MCCs white-listed and the billing accounts setup for production. But for my test MCC, I can't seem to find where I should create billing accounts to run