[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-20 UTC."],[[["Retrieves the automatic data feed settings for a specific Merchant Center account."],["Uses a `GET` request to the specified URL with the account's resource name."],["An empty request body is required, and a successful response provides the account's AutofeedSettings."],["Requires authorization with the `https://www.googleapis.com/auth/content` scope."]]],["This document details retrieving autofeed settings for an account. A `GET` request is sent to a specified URL, using gRPC Transcoding. The URL requires the `name` path parameter representing the account's autofeed settings in the format `accounts/{account}/autofeedSettings`. The request body must be empty. A successful request returns an `AutofeedSettings` instance in the response body. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"]]