An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Query the flash sale campaign using the campaign ID.
Arguments
id ● ID!non-null
The unique ID of the flash sale campaign.
Returns
endsAt ● Date
The date and time when the campaign ends
flashSaleInfoByVariant ● [FlashSaleItem]
The information of product variants the campaign applies to. Limit the returned information to 50 products at most
id ● ID
The unique ID of the flash sale campaign
productLabelText ● String
The text of Product image label for the campaign
seoHandleUrl ● String
The URL used for viewing the campaign products on the shop's Online Store. Returns null if the campaign does not generate a landing page.
startsAt ● Date
The date and time when the campaign starts
title ● String
The title of the campaign
Error Code
For more information about common error codes, refer to Status and error codes.
Was this article helpful to you?