Datacenter Parameter (Connect-SurveyMonkey Cmdlet)
The originating datacenter of the SurveyMonkey account. It will determine the API access URL to use during authentication and data retrieval.
Syntax
Connect-SurveyMonkey -Datacenter string
Possible Values
US, EU, CAData Type
cstr
Default Value
"US"
Remarks
- US: Set this to use https://api.surveymonkey.com
- EU: Set this to use https://api.eu.surveymonkey.com
- CA: Set this to use https://api.surveymonkey.ca