How to update the campaign budget?

2015-12-08 Thread jonathan
Hi, I'm trying to update the campaign name and the campaign budget, I don't have problems when updating the campaign name But the budget has not been updating PPC2CampaignServiceSoapBinding *service = [[ PPC2CampaignServiceSoapBinding alloc] init]; PPC2SoapHeader *soapHeader = (PPC2Soap

Re: How to update the campaign budget?

2015-12-08 Thread jonathan
SET NEW CAMPAIGN NAME NEW CAMPAIGN MICRO AMOUNT El martes, 8 de diciembre de 2015, 17:39:25 (UTC-6), jona...@garagecoders.net escribió: > > Hi, I'm trying to update the campaign name and the campaign budget, I > don't have problems when updating the campaign

Re: How to update the campaign budget?

2015-12-09 Thread Anthony Madrigal
Hi Jonathan, You should be able to change your budget by using the budgetId in your SET operation. Could you please send me your SOAP response for this operation through *reply privately to author *so