UNPKG

google-adwords-node

Version:
8 lines (7 loc) 339 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var SystemServingStatus; (function (SystemServingStatus) { SystemServingStatus["ELIGIBLE"] = "ELIGIBLE"; SystemServingStatus["RARELY_SERVED"] = "RARELY_SERVED"; })(SystemServingStatus = exports.SystemServingStatus || (exports.SystemServingStatus = {}));