Re: How to use IMPLICITLY_SHARED_BUDGET in CampaignService

2013-10-31 Thread David Torres (AdWords API Team)
Hi, You can't update the budget preferences using CampaingService, you need to use BudgetService instead. Best, - David Torres - AdWords API team On Tuesday, October 29, 2013 4:27:14 AM UTC-4, techpoi...@gmail.com wrote: Hi, How can we use IMPLICITLY_SHARED_BUDGET in CampaignService 'SET'

How to use IMPLICITLY_SHARED_BUDGET in CampaignService

2013-10-29 Thread techpoint . 2015
Hi, How can we use IMPLICITLY_SHARED_BUDGET in CampaignService 'SET' method to change Daily Budget and Delivery Method? We are getting a error as BudgetError.CANNOT_USE_IMPLICITLY_SHARED_BUDGET_WITH_MULTIPLE_CAMPAIGNS @ operations[0].operand.budget.budgetId while trying the same. In SET