ServerTimeZone
Specifies the timezone used to interpret datetime values returned by the Salesforce Marketing Cloud Account Engagement server. Set this to match the user's configured timezone in Account Engagement.
Data Type
string
Default Value
"AUTO"
Remarks
This property applies to the V3 and V4 schemas of Salesforce Marketing Cloud Account Engagement. The Account Engagement server returns datetime fields based on the timezone configured for the authenticated user.
To find this value:
- Log in to Account Engagement.
- Go to User Management > Users.
- Select the authenticated user.
- Locate the Timezone field.
Use the corresponding IANA timezone name (for example, America/Los_Angeles) as the value of this property.
If set to AUTO, the connector attempts to detect the correct timezone automatically. If autodetection fails or the wrong timezone is used, datetime values may be offset or misinterpreted.