So I have a pretty standard scenario - I want to create an ad group, and some keywords + text ads that have to go into this ad group. I want to use the MutateJobService.
Creating an Ad or Keyword requires the ad group id, which is not available if the ad group is also being created. Shopping product partitions offer a creative solution where one can enter a -ve criteria id for the parent, and use that to reference a product group that is also being created in the same batch. I'm wondering if something similar can be done for creating ads and keywords. Example: Create AdGroup Request, I send in AdGroup info, and set the ad group id to -1999 Create Keyword Request, I set the ad group id to -1999 And I put these in the same mutate job request. I hope this makes sense :) Cheers! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/835f2bd1-3cb6-4d64-b65e-d9a8dce11bf5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
