Skip to main content
Log inSign up
query

Returns a redirect import resource by ID.

ID!required

The ID of the UrlRedirectImport to return.


Was this section helpful?

A request to import a URLRedirect object into the Online Store channel. Apps can use this to query the state of an UrlRedirectImport request.

For more information, see url-redirects.

count

The number of rows in the file.

createdCount

The number of redirects created from the import.

failedCount

The number of redirects that failed to be imported.

finished
non-null

Whether the import is finished.

finishedAt

The date and time when the import finished.

id
non-null

The ID of the UrlRedirectImport object.

previewRedirects
non-null

A list of up to three previews of the URL redirects to be imported.

updatedCount

The number of redirects updated during the import.


Was this section helpful?