UNPKG

@dmgt/google-ad-manager-api

Version:
10 lines 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Rval = void 0; var Rval; (function (Rval) { Rval["COMPLETED"] = "COMPLETED"; Rval["IN_PROGRESS"] = "IN_PROGRESS"; Rval["FAILED"] = "FAILED"; })(Rval || (exports.Rval = Rval = {})); //# sourceMappingURL=GetReportJobStatusResponse.js.map