Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Not a Bug
-
Affects Version/s: 1.5.1
-
Fix Version/s: None
-
Component/s: AdMax Deployment Service
-
Labels:None
-
Environment:
Build Details
SMB Optus -optus-ear-1.5.1-RELEASE-p10-t20130130-214211-CI.ear
Bid Manager - tsa-build-bidmgr-2013-01-30-p11-rf86b4c83227093f3032d0e0a61a0f05e2e788f30.tgz
Description
Redeploy an existing campaign with new budget then new budget is not updating in google adwords.
Steps to Reproduce.
1. Deploy SGS.
2. Deploy ADS with X budget.
3. Check the adwords.
4. Redeploy ADS with X+ budget.
5. Check the adwords.
In the database its updating with new budget.
mysql> select * from admaxNominalMonthlyBudgets where admaxCampaignID = 581;
-------------------------------------------
id | admaxCampaignID | startDate | endDate | budget |
-------------------------------------------
851 | 581 | 2013-02-01 | NULL | 180 |
-------------------------------------------
1 row in set (0.00 sec)
Please see the ADS request attached.