enableProducts property

bool? enableProducts
getter/setter pair

Enables or disables product crawling through the autofeed for the given account.

Autofeed accounts must meet certain conditions, which can be checked through the eligible field. The account must not be a marketplace. When the autofeed is enabled for the first time, the products usually appear instantly. When re-enabling, it might take up to 24 hours for products to appear.

Required.

Implementation

core.bool? enableProducts;