Interface OfflineConversionService

OfflineConversionServiceでは、オフラインコンバージョンデータの取得、アップロード、ファイルダウンロードを行います。
OfflineConversionService is to get offline conversion data, upload and download file.

Hierarchy

  • OfflineConversionService

Methods

  • オフラインコンバージョンデータのアップロード処理を実施します。
    ・ファイルサイズ上限20Mbyte(20,971,520 byte)
    ファイルフォーマットや仕様の説明はこちらのページをご参照下さい。
    Execute upload offline conversion data.
    * File size upper limit 20Mbyte(20,971,520 byte)
    Please refer to this page for a description of file formats and specifications.

    Parameters

    • accountId: number
    • uploadFileName: string
    • Optional file: any

    Returns display.OfflineConversionServiceUploadResponse