uw.CampaignDetailsWidget.prototype.getSerialized = function () {
        return {
            value: this.input.getValue()
        };
    };