Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
I found the answer. Just set -1 to field:microAmount and don't pass any currencyCode. Thanks for your help On Thursday, April 19, 2018 at 4:55:31 PM UTC-4, wtemm...@cyberpublicity.com wrote: > > Alright, > > And in the reverse case, if I want to set a field:percentOff, what should > I set set

Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
Alright, And in the reverse case, if I want to set a field:percentOff, what should I set set for field:moneyAmountOff; becaise this field is more complex. (money, microAmount, currencyCode) ? On Thursday, April 19, 2018 at 3:50:22 PM UTC-4, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi,

Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API Forum
Hi, The error that you receive:ExtensionSettingError.PROMOTION_CANNOT_SET_PERCENT_OFF_AND_MONEY_AMOUNT_OFF is because you will need to assign a value of -1 for field:percentOff when you set a value for field:moneyAmountOff. Similarly, when you set a value for field:ordersOverAmount, you will

Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
Hi everyone, I have a little issue with the API, to update a PromotionExtension (Operator SET) In Adwords I have a PromotionExtension, with a percent discount. And It's impossible to update this feedItem, and change it to monetary discount. Operation 0 - FAILURE: operation={ 'xsi_type': 'Cu