Hello Laura,

To change the budget of a campaign, you will need to perform 
budgetService.mutate() 
<https://developers.google.com/adwords/api/docs/reference/v201806/BudgetService#mutate>
 operation 
and set the budgetId as the existing budgetId of the campaign and set the 
budgetAmount as required. You could then perform CampaignService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201806/CampaignService#get>
 to 
verify that the budget amount is updated. Please give it a try and if you 
are facing any issues, please share the SOAP logs(request and response) of 
the operation performed without redacting any information. You could use 
reply privately to author option while sharing the details.

Regards,
Sai Teja, AdWords API Team.

On Thursday, September 6, 2018 at 6:33:46 AM UTC-4, Laura Höß wrote:
>
> We'd like to change the campaign budget through the AdWords API.
>
> We can control the status (Enabled, Paused and Removed) of campaigns, ad 
> groups, and keywords.
>
> But the budget can not be changed. But there is no error message coming 
> back, but just the old budget value.
>
> Do we need your special permissions for this?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/216c1837-8a0a-4c6d-86db-ad60e595e3dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to