ImportResult 資料物件 - 行銷活動管理
包含已執行之匯入作業的狀態、運行時間和統計結果。
注意事項
- 在 2023 年 2 月 1 日前,將擴充的文字廣告升級至回應式搜尋廣告。 在此日期之後,您將無法再建立新的或編輯現有的展開文字廣告。 如需詳細資訊,請 參閱關於回應式搜尋廣告。
- 現有的展開文字廣告將會繼續提供,而且您將能夠檢視其效能的報告。
- 您仍然可以暫停、啟用或移除展開的文字廣告。
- 深入瞭解這項變更。
<xs:complexType name="ImportResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="EntityStatistics" nillable="true" type="tns:ArrayOfImportEntityStatistics" />
<xs:element minOccurs="0" name="ErrorLogUrl" nillable="true" type="xs:string" />
<xs:element xmlns:q147="http://schemas.datacontract.org/2004/07/System.Collections.Generic" minOccurs="0" name="ForwardCompatibilityMap" nillable="true" type="q147:ArrayOfKeyValuePairOfstringstring" />
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ImportJob" nillable="true" type="tns:ImportJob" />
<xs:element minOccurs="0" name="StartTimeInUTC" type="xs:dateTime" />
<xs:element minOccurs="0" name="Status" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
ImportResult 物件具有下列元素:EntityStatistics、ErrorLogUrl、ForwardCompatibilityMap、Id、ImportJob、StartTimeInUTC、Status。
元素 | 描述 | 資料類型 |
---|---|---|
EntityStatistics | 每個支援之實體類型的統計匯入結果。 如需詳細資訊,請參閱 ImportEntityStatistics 備註。 |
ImportEntityStatistics 陣 列 |
ErrorLogUrl | 您可以在其中下載錯誤記錄檔的 URL。 如果沒有錯誤,此元素會是 Null 或空白。 |
string |
ForwardCompatibilityMap | 用於向前相容性的索引鍵和值字串清單,以避免在目前 API 版本中新增新元素時中斷變更。 未來的版本中將會記下向前相容性變更。 此物件目前沒有向前相容性變更。 |
KeyValuePairOfstringstring 陣 列 |
標識碼 | 匯入結果的唯Microsoft Advertising標識符。 | string |
ImportJob | 匯入作業執行時生效的設定。 如果 GetImportResults 作業的 ImportType 設定為 “GoogleImportJob”,此元素會包含GoogleImportJob 物件。 |
ImportJob |
StartTimeInUTC | 匯入作業執行的日期和時間。 | dateTime |
地位 | 匯入作業狀態。 | string |
需求
服務: CampaignManagementService.svc v13
命名空間: https://bingads.microsoft.com/CampaignManagement/v13