v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
datafeedstatuses

Retrieves the status of a datafeed from your Merchant Center account.

get/{merchantId}/datafeedstatuses/{datafeedId}

Path parameters

merchantIdstring required

The ID of the account that manages the datafeed. This account cannot be a multi-client account.

datafeedIdstring required

The ID of the datafeed.

Query parameters

countrystring

Deprecated. Use feedLabel instead. The country to get the datafeed status for. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.

feedLabelstring

The feed label to get the datafeed status for. If this parameter is provided then language must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.

languagestring

The language to get the datafeed status for. If this parameter is provided then country must also be provided. Note that this parameter is required for feeds targeting multiple countries and languages, since a feed may have a different status for each target.

Response

Successful response