Resource: AutofeedSettings
Collection of information related to the autofeed settings.
| JSON representation |
|---|
{ "name" : string , "enableProducts" : boolean , "eligible" : boolean } |
| Fields | |
|---|---|
name
|
Identifier. The resource name of the autofeed settings. Format: |
enableProducts
|
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
|
Output only. Determines whether the business is eligible for being enrolled into an autofeed. |
Methods |
|
|---|---|
|
Retrieves the autofeed settings of an account. |
|
Updates the autofeed settings of an account. |

