共用方式為


FileImportJob 資料物件 - 行銷活動管理

FileImportJob 保留供日後使用。

語法

<xs:complexType name="FileImportJob" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ImportJob">
      <xs:sequence>
        <xs:element name="FileSource" nillable="true" type="xs:string" />
        <xs:element name="FileUrl" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

FileImportJob 物件具有下列元素:FileSourceFileUrl

元素 描述 資料類型
FileSource 保留供日後使用。 string
FileUrl 保留供日後使用。 string

FileImportJob 物件具有 Inherited Elements

繼承的專案

從 ImportJob 繼承的專案

FileImportJob 物件衍生自 ImportJob 物件,並繼承下列元素:CreatedByUserIdCreatedByUserNameCreatedDateTimeInUTCFrequencyIdImportOptionLastRunTimeInUTCNameNotificationEmailNotificationTypeStatusType。 下列描述專屬於 FileImportJob,而且可能不適用於從 ImportJob 物件繼承相同元素的其他物件。

元素 描述 資料類型
CreatedByUserId 建立匯入作業之 Microsoft Advertising 使用者的唯一標識碼。
CreatedByUserName 建立匯入作業之 Microsoft Advertising 使用者的登入用戶名稱。 string
CreatedDateTimeInUTC 建立匯入作業的日期和時間。

日期和時間是以國際標準時間 (UTC) 表示。
dateTime
Frequency 判斷匯入作業應該定期執行一次或排程一次。

若要立即執行匯入作業,此元素應該是 nil 或空白。
Frequency
標識碼 匯入作業的唯一Microsoft Advertising標識碼。
ImportOption 可透過 API 取得的匯入選項。 ImportOption
LastRunTimeInUTC 此作業的最新匯入日期和時間。

日期和時間是以國際標準時間 (UTC) 表示。
dateTime
名稱 匯入作業的名稱 string
NotificationEmail 應傳送匯入結果的電子郵件位址。

預設不會傳回這個專案。 若要取得此元素,請在呼叫 GetImportJobsByIdsGetImportResults 服務作業時,在 ReturnAdditionalFields 元素中包含 NotificationEmail 值。
string
NotificationType 判斷您是否要接收有關匯入作業結果的電子郵件通知,以及其頻率。 string
地位 匯入作業的狀態。 string
類型 匯入作業的類型。

當您擷取檔案匯入作業時,此值為 FileImportJob

如需匯入作業類型的詳細資訊,請參閱 ImportJob 資料物件備註
string

需求

服務: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13