Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-22 Thread Kuba Dev
Hi, Van Vu : You as upper post : "update the ManagerLinkStatus to ACTIVE from the client account" Ofcourse client first need to login to your system and You need to keep his token to operate that. *Help ME :* I am thinking about other case also: Some time ago I registered an account in "AdEspr

Re: CANNOT_HIDE_OR_UNHIDE_NON_ACTIVELY_LINKED_ACCOUNT / ManagedCustomerService / ERROR

2019-03-20 Thread Kuba Dev
Hi thanks for reply, I have realized that error occurs beacuse I am in testing mode. And propably it is ok and impossible to gide/unhide test accounts -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~

Re: [PHP] Google Ads - How to link an existing Google Adwords (or Ads) Account to my Google Ads MCC ?

2019-03-20 Thread Kuba Dev
Hi Everyone ! I am facing the same problem with Ads Api. I have created new account X under My manager account Y. I would like to link random new user with ads account Z to my newly created account X. But that way I should be able to manage account X as manager and also user will see this acco

CANNOT_HIDE_OR_UNHIDE_NON_ACTIVELY_LINKED_ACCOUNT / ManagedCustomerService / ERROR

2019-03-15 Thread Kuba Dev
Hi, 1. I have one test account (manager). 2. I have created new account with use of method : https://developers.google.com/adwords/api/docs/reference/v201809/ManagedCustomerService.ManagedCustomer 3. The new account is hidden and not active, so I was trying to activate it with method : https:/