Hi Eliel, >From the AdWords API perspective, you can add the account under your manager account using ManagedCustomerService.mutate <https://developers.google.com/adwords/api/docs/reference/v201806/ManagedCustomerService#mutate> API call. You can refer Java sample code here <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201806/accountmanagement/CreateAccount.java>. Samples in other languages can be found here <https://developers.google.com/adwords/api/docs/clientlibraries>. The question related to Google Engine and managing the amount of money to invest in your site as also indexed and promoted in Google, are out of scope for this forum as we discuss technical issues about AdWords API here. You could post your concern on Google community forum <https://www.en.advertisercommunity.com/t5/Google-AdWords/ct-p/Google_AdWords#>. If you have any specific questions about AdWords API, please let me know.
Thanks, Milind, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/16e99827-25d8-453c-8e54-9362f668b1d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
