Page Summary
-
This resource manages Autofeed settings for a Merchant Center account and does not store persistent data.
-
This resource offers methods to retrieve (
getAutofeedSettings) and update (updateAutofeedSettings) the Autofeed settings of an account.
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. |