Dan,

It looks like you would have to run two mutate jobs - one to create budgets 
and the other to create the campaigns.

Thanks,

Ray

On Friday, May 9, 2014 10:41:58 AM UTC-4, Dan wrote:
>
> Hi,
>
> I want to use the AdWords API to bulk create around 2000 campaigns, each 
> with their own *individual *budget.
>
> If all these campaigns shared a budget, this would be easy. I just build 
> up a list of CampaignOperation (one for each campaign to be added), and 
> then use the mutate job service to bulk create the campaigns.
>
> However, since I want each campaign to have an individual budget, I'm not 
> sure what the best way to do it is. 
>
> Do I have to run two mutate jobs: firstly one to create 2000 budgets, and 
> a second one to create 2000 campaigns (after setting the correct budget id 
> for each)
>
> Is there a nicer way to do it?
>
> Thanks :)
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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
--- 
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 adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to