Hi,

If you simply want to assign a new budget to an existing campaign, you can 
issue a CampaignService.mutate 
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService#mutate>
 request 
with a CampaignOperation 
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.CampaignOperation>
 where:

   - *operator* is *SET*
   - *operator* is a Campaign 
   
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.Campaign>
 object 
   with:
      - *id* set to the campaign's ID
      - *biddingStrategyConfiguration* set to a BiddingStrategyConfiguration 
      
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.BiddingStrategyConfiguration>
       with:
      - biddingStrategyId 
         
<https://developers.google.com/adwords/api/docs/reference/v201406/CampaignService.BiddingStrategyConfiguration#biddingStrategyId>
 set 
         to the budget's ID
         
Cheers,
Josh, AdWords API Team

On Wednesday, August 27, 2014 2:33:55 AM UTC-4, Akshay Joy wrote:
>
> Hi Josh,
>
> Thank you for your valuable response. So it confirmed that 
> BUDGET_OPTIMIZER is longer supported.
>
> But I want to update only Budget for Particular existing Campaign 
> (BUDGET_OPTIMIZER). I just want to update only the BUDGET for that Campaign 
> which created before with BUDGET_OPTIMIZER. I checked the BudgetService 
> wsdl, I didn't find any method which supports Update only the Budget for 
> the Campaign.
>
> Help me to figure out to Update only BUDGET for existing Campaign which 
> created old API ? 
>
> <wsdl:operation *name="get"*>...</wsdl:operation>
> <wsdl:operation *name="mutate"*>...</wsdl:operation>
> <wsdl:operation *name="query"**>*...</wsdl:operation>  
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/9460d390-80ef-4d1d-96f4-3ebd6c552950%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to