Hello, >From what I understand you're trying to change the Billing customer that pay's for a client account. If that's the case, you will need to create a new BudgetOrder which points to one of the new billing customer's BillingAccounts. You may refer to this guide <https://developers.google.com/adwords/api/docs/guides/budget-order#changing_the_billing_customer> on how to change the Billing customer.
As for your second concern, to add a client to one of the accessible BillingAccounts, you could create a BudgetOrder to establish their account-level budget. This includes details like the start time, end time, and spending limit for the client. Also, please note that new BudgetOrders can take some time(typically less than an hour) to become active, so it's best to create them well in advance of their intended startDateTime. Let me know if you have any other questions. Regards, Bharani, AdWords API Team On Wednesday, December 27, 2017 at 3:54:56 AM UTC-5, 宋肖肖 wrote: > > Hello, Google AdWords team. I want to remove an order now and he will be > wrong;[BudgetOrderError.GENERIC_BILLING_ERROR @ operations[0].operand]0 > > > <https://lh3.googleusercontent.com/-iTJY9iEDKJw/WkNft9gzLQI/AAAAAAAAAA4/JFTRrtcACWYyu_w3FAptWvqzI3rIFOW_wCLcBGAs/s1600/FG%2525A%2528M%2560EYWA8T%257BBA1LYEM%257DF.png> > Request to guide *-* > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/700c6d2b-9577-43fb-8fc1-157fa174d263%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
