Datacenter Parameter (Connect-MailChimp Cmdlet)
The datacenter used for your MailChimp account.
Syntax
Connect-MailChimp -Datacenter string
Possible Values
None, US1, US2, US3, US4, US5, US6, US7, US8, US9, US10, US11, US12, US13Data Type
cstr
Default Value
"None"
Remarks
The datacenter used for your MailChimp account. This value can be found in the URL when logging into MailChimp in the browser. The datacenter is embedded in the APIKey and when using OAuth the cmdlet obtains the datacenter automatically. However, you can set this property to save an extra request when you authenticate using OAuth.