UNPKG

google-adwords-node

Version:
8 lines (7 loc) 316 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var GeoRestriction; (function (GeoRestriction) { GeoRestriction["UNKNOWN"] = "UNKNOWN"; GeoRestriction["LOCATION_OF_PRESENCE"] = "LOCATION_OF_PRESENCE"; })(GeoRestriction = exports.GeoRestriction || (exports.GeoRestriction = {}));