Hello, I'm planning to use the AdWords API to build full campaigns. It looks like the best candidate for heavy jobs like this one is MutateJobService since it allows me to mix operations (campaigns, adgroups, ...) in a single request. But since all I'm building is new (from campaign to ads & keywords) I won't be able to mix in the same request different operations (like the addition of a new campaign with the addition of an ad-group from the same campaign because the ad-group needs the campaign-id which is not yet available).
Shall I understand that MutateJobService is not designed to be used like this? Is there another way of achieving this or the only way is to create everything is steps: first campaigns, then ad-groups and last ads & keywords? Thanks, George -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en