We are one of the agents of Google Adwords, who aim to develop platform 
based on Adwords’ API. We plan to upgrade account management and ad 
management module of our platform and designed a 4-level account structure 
as below: Top MCC--> regional manager MCC--> industry manager MCC-->custom 
service MCC--> customer account (Google Adwords account).  

 

Here is the material which we referred to :(
https://developers.google.com/adwords/api/docs/guides/managing-accounts?hl=zh-CN
))

1.  “An MCC account can invite a client account or MCC to be managed by an 
MCC.”

API:*ManagedCustomerService.mutateLink.*

2.  “You can easily move AdWords accounts from one MCC to another

API:*ManagedCustomerService.mutateManager*

 

We tested the above two APIs in testing environment. It showed” 
*ManagedCustomerServiceError.NOT_AUTHORIZED*”. The details are as follows:

Step1. Move an account: First, We called” *ManagedCustomerService.mutate*” 
and created an account successfully, and then called” 
ManagedCustomerService.mutateManager” for moving an account, but it 
returned” *NOT_AUTHORIZED*”

Step2. Invite an account: We called” ManagedCustomerService.mutateLink” and 
it returned “*NOT_AUTHORIZED*”

We tested these 2 APIs for completing this 4-level account structure, but 
it all showed” *ManagedCustomerServiceError.NOT_AUTHORIZED*.”

 

*Here is my question:*

*Q1. How can we create a MCC account via API?*

*Q2. Is it possible to complete the 4-level account structure that I 
mentioned above only through API?*

*Q3. Can we create an account in its direct under MCC? If not, how can we 
complete it?   *

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to