Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to PublicationOperation

PublicationOperation

union

Requires The user must have read_products or read_publications access.

The possible types of publication operations.

OBJECT

Represents an operation publishing all products to a publication.

id
non-null

A globally-unique ID.

processedRowCount

The count of processed rows, summing imported, failed, and skipped rows.

rowCount

Represents a rows objects within this background operation.

status
non-null

The status of this operation.

OBJECT

A catalog csv operation represents a CSV file import.

id
non-null

A globally-unique ID.

processedRowCount

The count of processed rows, summing imported, failed, and skipped rows.

rowCount

Represents a rows objects within this background operation.

status
non-null

The status of this operation.

OBJECT

A bulk update operation on a publication.

id
non-null

A globally-unique ID.

processedRowCount

The count of processed rows, summing imported, failed, and skipped rows.

rowCount

Represents a rows objects within this background operation.

status
non-null

The status of this operation.


Was this section helpful?

Anchor to Fields with this unionFields with this union

OBJECT

A background operation associated with this publication.


Was this section helpful?