📔Task CSV
Last updated
Last updated
Column | Description |
---|---|
sku
The nike sku found on the website. Example: 508214-006
region
The two letter region code, supported regions can be found here
mode
The mode should always be cloud
sizes
ra
for random sizing or each size you would like separated by a comma (,). Example: 8,9,10
or 4Y,5Y,6Y
proxies
The proxies used for monitoring.
delay
The monitoring delay (in milliseconds). Example: 2000
task_proxies
The proxies used by tasks once they start running.
task_delay
The delay for tasks after errors (in milliseconds). Example: 1000
cart_quantities
The cart quantities used to checkout, can either be a single quantity or multiple quantities separated by a comma (,). Example: 1,2,5
. You can also use 0
to automatically use the largest available quantity for that item.
max_tasks
The maximum number of tasks to be run once the product is in stock.
ignore_timer
To ignore the launch timer put y
or yes
to follow the launch timer put n
or no
or just leave the column empty