Hello HK,
As of v201309 you can create individual budgets. Still, you need to use BudgetService for them, get an ID and use it with the CampaignService. Individual budget can be created by sending IsExplicitlyShared value set to "false". -Danial, AdWords API Team. On Saturday, October 5, 2013 2:06:16 AM UTC+4, HK wrote: > > Hi guys, > > I'm in the process of upgrading from v201302 to v201309 and I'm getting > the error "Required\r\nField: .operand.budget.budgetId" when attempting to > create a new campaign with an individual budget. I realize that I could > probably just first create a budget object and then pass along the budgetid > when creating the campaign, but the Shared Budgets > doc<https://developers.google.com/adwords/api/docs/guides/shared-budgets#what>states > the following: > > "When creating new Campaigns using the AdWords UI or the AdWords API > v201309, *you have the option to implicitly create an Individual Budget > when creating the Campaign* or to assign it to a Shared Budget." > > So when creating a new campaign, how do I implicitly create an individual > budget? I've tried setting the budgetid to 0, not including it, setting > isExplicitlyShared to false but it still fails with the same error. > > Any help appreciated. > > Thanks, > Hans > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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]. For more options, visit https://groups.google.com/groups/opt_out.
