Hello, You need two separate calls for MutateJobService <https://developers.google.com/adwords/api/docs/reference/v201506/MutateJobService>, one for creating the AdGroups and second for creating the ads and keywords using the AdGroupIds created in the first call. You could check out our AddKeywordsInBulk <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201506/campaignmanagement/AddKeywordsInBulk.java> Java example code from the client library. Other language example code could be found here <https://developers.google.com/adwords/api/docs/clientlibraries>.
Thanks, Umesh, 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/16266b0b-aec8-4c2f-9bfb-ceac6cfeb77e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
