Hello,
I'm trying to update a price extension through the API, but I'm getting an error whenever I specify a value for priceUnit different to NONE:
suds.WebFault: Server raised fault: '[ExtensionSettingError.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE @ operations[0].operand.extensionSetting.extensions[0].tableRows[0].priceUnit, ExtensionSettingError.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE @ operations[0].operand.extensionSetting.extensions[0].tableRows[1].priceUnit, ExtensionSettingError.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE @ operations[0].operand.extensionSetting.extensions[0].tableRows[2].priceUnit, ExtensionSettingError.UNSUPPORTED_VALUE_IN_SELECTED_LANGUAGE @ operations[0].operand.extensionSetting.extensions[0].tableRows[3].priceUnit]'
I don't know if this errors refers to the actual language of the ad extension, which is German. I can set the price units manually in the interface.
Is this a bug with the API or am I doing something wrong? I can provide the SOAP request and response.
Regards,
Paco