TwoDToThreeD

  • createdAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • errorMessage
    Type: string | null

    Set when status is FAILED. For 2D-to-3D jobs, NOT_CONVERTIBLE: <code> means the submitted photos cannot produce one product (codes: MULTIPLE_PRODUCTS, NO_PRODUCT_DETECTED, INCOMPLETE_PRODUCT, ALL_INSTANCES_OCCLUDED, OBJECT_TOO_SMALL, TOO_FINE_FOR_RESOLUTION, MATTE_UNRELIABLE) — resubmitting the same photos gives the same verdict; change the photos. Any other message is a processing failure and may be retried.

  • id
    Type: string

    Unique identifier for the job

  • inputImageUrls
    Type: array string[] Format: uri

    Input image URLs used for the 2D to 3D conversion

  • outputUrls
    Type: array string[] Format: uri

    URLs of generated 3D model files

  • status
    Type: string · JobStatusenum

    Status of an async processing job

    values
    • PENDING
    • PROCESSING
    • COMPLETED
    • FAILED
  • tags
    Type: array string[]

    Client-supplied tags returned as-is in the response

  • updatedAt
    Type: string Format: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z