Re: Account creation and billing informaiton

2018-03-26 Thread robin . or
Hi Milind, I am looking for a way to add billing information to a newly created client account. I intend to create a new client account then add a new campaign to that created account, so I would like to know if it is possible to also set that created account's billing information. If that is n

Re: ManagedCustomerService accepting a link

2017-09-26 Thread robin . or
Thanks for your reply, The OAuth2 credentials that I need to replace in order to manage the targeted account are the clientId, clientSecret, and refreshToken in the properties file right? How exactly do you do that? I know that you can dynamically change clientCustomerId but not clientId. From

ManagedCustomerService accepting a link

2017-09-25 Thread robin . or
I think the method for account management to work is to create a ManagedCustomerLink to a client's adwords account with my MCC account. I as successful to create the link between accounts. The next steps after "Extending Invitations" in the "Managing Account" guide: https://developers.google.co