You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Determines whether or not to push call to this._q or invoke it
1937
1920
* @private
@@ -2063,7 +2046,7 @@ AmplitudeClient.prototype.setUseDynamicConfig = function setUseDynamicConfig(use
2063
2046
};
2064
2047
2065
2048
/**
2066
-
* Sets the server zone , used for server api endpoint and dynamic configuration..
2049
+
* Sets the server zone , used for server api endpoint and dynamic configuration.
2067
2050
* @public
2068
2051
* @param {string} serverZone - the server zone value. AmplitudeServerZone.US or AmplitudeServerZone.EU.
2069
2052
* @param {bool} serverZoneBasedApi - (optional) update api endpoint with serverZone change or not. For data residency, recommend to enable it unless using own proxy server.
0 commit comments