Re: Creating budget via WCF Connected service failing with error

2018-01-17 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Martin, A gentle follow up on this. If you still have issues regarding this, then kindly provide the details that I asked previously via *Reply privately to author* option. Thanks, Vincent AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and

Re: Creating budget via WCF Connected service failing with error

2018-01-10 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi Martin, The RangeError.TOO_LOW means that the value is too low or is not acceptable as a value for a field. For an instance, if you are setting a negative value for your budget, then i

Creating budget via WCF Connected service failing with error

2018-01-10 Thread Martin Rode
Hi, I'm trying to create a budget via WCF Connected service in VS2017 (netcore 2.0) app. I'm using v201710 version. Code: /// Create the campaign budget. Budget budget = new Budget { deliveryMethod = BudgetBudgetDeliveryMethod.STANDARD,