AutofeedSettings

Collection of information related to the autofeed settings.

JSON representation
{
  "name": string,
  "enableProducts": boolean,
  "eligible": boolean
}
Fields
name

string

Identifier. The resource name of the autofeed settings. Format: accounts/{account}/autofeedSettings.

enableProducts

boolean

Required. 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.

eligible

boolean

Output only. Determines whether merchant is eligible for being enrolled into an autofeed.