Hi Eran, If you are trying to create a new account under the MCC account, you could use the ManagedCustomerService <https://developers.google.com/adwords/api/docs/reference/v201702/ManagedCustomerService> to do so. For more details, please check this <https://developers.google.com/adwords/api/docs/guides/accounts-overview#creating_and_organizing_accounts> guide. The sample code in Java can be found here <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/accountmanagement/CreateAccount.java> and samples in other languages can also be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
If you want to link a client account to an MCC, the manager account must extend an invitation <https://developers.google.com/adwords/api/docs/guides/accounts-overview#extending_invitations> to the client account and then the client account should accept the invitation <https://developers.google.com/adwords/api/docs/guides/accounts-overview#client_accepts>. The linked documents should be helpful in setting this up. These docs also have example code snippets which should be helpful. Please give it a try and let me know if you have any additional questions. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/d2a14dbb-ba04-4f2c-9436-fd186a14a075%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
