

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Salesforce Marketing Cloud Account Engagement 連接器的限制和備註
<a name="salesforce-marketing-cloud-account-engagement-connector-limitations"></a>

下列為適用備註和限制：
+ 同時套用限制和分區時，限制優先於分區。
+ 根據 API 文件，`SalesforceMarketingCloudEngagement` 對每日和並行請求強制執行 RateLimit。如需詳細資訊，請參閱[速率限制](https://developer.salesforce.com/docs/marketing/pardot/guide/overview.html?q=limitation#rate-limits)。
+ Export API 受限於您帳戶的每日 Account Engagement API 呼叫限制和並行 Account Engagement API 呼叫限制。
+ 與佇列類似，Export/Async API 呼叫會針對每個帳戶依序執行。較舊的匯出會在較新的匯出之前進行處理。
+ 非同步模式中不支援分區。
+ Export/Async API 呼叫中指定的所選欄位數目不能超過 150。
+ **Prospect** 實體支援 150 多個欄位，但一次只能選取 150 個欄位。如果選擇 `Select All`，則會排除某些欄位。若要擷取這些排除欄位的資料，必須將其包含在 `Selected Fields` 選項中。

  以下是 `SELECT_ALL` 中排除的欄位清單 - `updatedBy.firstName`、`updatedBy.lastName`、`updatedBy.jobTitle`、`updatedBy.roleName`、`updatedBy.salesforceId`、`updatedBy.createdAt`、`updatedBy.updatedAt`、`updatedBy.isDeleted`、`updatedBy.createdById`、`updatedBy.updatedById`、`updatedBy.tagReplacementLanguage`
+ 無法為 Async 匯出集合欄位。例如，在「列出電子郵件」中不支援 `senderOptions` 和 `replyToOptions` 欄位。
+ 對於所有實體，篩選是強制性的。如果未提供篩選條件，預設篩選條件述詞會設定為 `Created After` 欄位，其值為目前日期時間 (調整為您的時區) 減去一年。
+ 根據 Salesforce Marketing Cloud Account Engagement 限制，在 Async 中，擷取資料的範圍上限為 1 年。如果提供的查詢超過 1 年，任務會擲回錯誤。
+ 目前，Salesforce Pardot 中存在錯誤。當任務僅包含沒有任何資料的單一欄位時，欄位值不會傳回正確的結果，而是會多次傳回欄位名稱。Salesforce Pardot 團隊意識到了問題，並積極制定解決方案。