[null,null,["Last updated 2025-02-25 UTC."],[],["This document outlines how to register a datafeed configuration with a Merchant Center account using a POST request. The key action is sending a `POST` request to `https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/datafeeds`. The `merchantId` is a required path parameter, specifying the managing account ID. The request body must contain a `Datafeed` instance. A successful response returns a newly created `Datafeed` instance. This action needs the `https://www.googleapis.com/auth/content` authorization scope.\n"]]