RE: BudgetOrderService, consolidated billing and whitelisting

2019-11-20 Thread Google Ads API Forum Advisor Prod
Hello Jean, Thank you for writing to us and sharing your concerns in details. If your root MCC account is whitelisted for Budget Order Service and the client is account is linked under the MCC account, the API call should work if the credentials are from the user having access to the MCC accoun

Re: BudgetOrderService, consolidated billing and whitelisting

2019-11-20 Thread Jean-François Paccini
ts. Anyway: > > We do use consolidated billing since a month or so, and for this, our top > MCC account has been granted permission by Google.So far, we have been > manually linking the active accounts we create to our centralized billing > account, with success. > > Now, we

BudgetOrderService, consolidated billing and whitelisting

2019-11-19 Thread Jean-François Paccini
Hello I have seen this question raised by some other folks in the past, but it seems it is more a configuration question linked to our particular accounts. Anyway: We do use consolidated billing since a month or so, and for this, our top MCC account has been granted permission by Google.So

RE: How can i test consolidated billing in tests account?

2019-10-09 Thread Google Ads API Forum Advisor Prod
, consolidated billing setup for production accounts would not be possible to apply on test accounts and budget order creation for test accounts would also not be possible. The reason is because, in the AdWords API perspective, the BudgetOrderService.mutate() method which is used for creating budget

How can i test consolidated billing in tests account?

2019-10-08 Thread Wei Zhang
Hi, I will setup consolidated billing in my Prod account, so I want to test it in a tests account, is there a way to do it? Thanks Wei -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com

Re: Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-28 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, I see that you have already posted on the client library issues tracker and talking to Thanet about this on that thread . Please continue your discussion there. Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=

Re: Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-26 Thread Claudiu Spatariu
We tried the same call with the new library on the version v201705 and it doesn't work, but the calls from the old library with v201705 work so probably is a library issue. On Tuesday, March 27, 2018 at 12:17:09 AM UTC+3, Milind Sankeshware (AdWords API Team) wrote: > > Hi, > > Could you please

Re: Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-26 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API Forum
Hi, Could you please double check that the billingAccountId passed in your request is correct? Also, check if the billing account Id is still existing by running the BudgetOrderService.getBi

Consolidated billing error (BudgetOrderError.INVALID_BILLING_ACCOUNT) in the new library

2018-03-26 Thread Claudiu Spatariu
Hello, We are migrating the Adwords library from the old library to the new one and we have an issue adding consolidated billing to a managed client. Everything seems the same, the request objects are identical as data, but differ a bit as structure. I am pasting the request SOAP object made

Re: Set up billing for every customer or Consolidated Billing?

2017-07-18 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API Forum
. - Setting up billing information does need to be done outside of the API (in the UI). However, as you noticed budget orders can be managed through the BudgetOrderService, but it does require consolidated billing. I'm sure you've already gone through our Budget Orde

Set up billing for every customer or Consolidated Billing?

2017-07-17 Thread Guadalupe Estrada
the way it currently works? I've also read that being whitelisted for the BudgetOrderService would allow us to create a BudgetOrder using our own billing account, Do we need to set up Consolidated Billing to apply to this process? We don't have a Google Representative/Account Manager. I need s

Re: Consolidated Billing and Adding a new client account via API

2015-02-19 Thread Danial Klimkin
. On Wednesday, February 18, 2015 at 4:41:45 PM UTC+3, anrutha...@gmail.com wrote: > > Hello Danial, > > We will talk to the rep about this. But, in BudgetOrderService, how do I > set up the client account to use the consolidated billing? Is this how it > works: > > 1.

Re: Consolidated Billing and Adding a new client account via API

2015-02-18 Thread anruthathilakan
Hello Danial, We will talk to the rep about this. But, in BudgetOrderService, how do I set up the client account to use the consolidated billing? Is this how it works: 1. We add A BudgetOrder for the required clientAccount and also mention the consolidated Billing Account? But I do not see

Re: Consolidated Billing and Adding a new client account via API

2015-02-18 Thread Danial Klimkin
Hello, To use consolidated billing you need to be whitelisted for BudgetOrderService. This is a very limited list. Please talk to you Customer Service Representative about BoS. -Danial, AdWords API Team. On Tuesday, February 17, 2015 at 4:40:55 PM UTC+3, anrutha...@gmail.com wrote

Consolidated Billing and Adding a new client account via API

2015-02-17 Thread anruthathilakan
Hello, We have an MCC which has consolidated billing set up. Now, I add new client accounts via API. Can these accounts start serving ads immediately inheriting the Consolidated Billing Information? Or do we need to configure these client accounts to use Consolidated Billing in a separate

Re: Consolidated Billing

2014-07-09 Thread Ray Tsang (AdWords API Team)
Victor, Could I trouble you to elaborate on the billing account? Are you referring the budget orders? Or specific billing information? Thanks Ray On Tuesday, July 8, 2014 7:58:45 PM UTC-4, Victor Andrey wrote: > > We have consolidated billing info and want to specify that billing a

Consolidated Billing

2014-07-09 Thread Victor Andrey
We have consolidated billing info and want to specify that billing account when creating new customers. I have not found any clue in the docs, if that is possible. is it even possible ? if not , which approach should I take ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us