[[["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-01-30 UTC."],[[["Retrieves checkout settings for a specific merchant, including review, enrollment, and URL details."],["Requires the merchant ID as a path parameter and an empty request body."],["Successful responses provide a CheckoutSettings object with the requested information."],["Utilizes the `https://www.googleapis.com/auth/content` OAuth scope for authorization."]]],["The core content describes retrieving checkout settings for a specific merchant using a `GET` request to `https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram/checkoutsettings`. The `merchantId` is a required path parameter. The request body must be empty. A successful response returns a `CheckoutSettings` instance. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope. Information provided encompasses the review state, enrollment state, and URL settings. A \"Try it!\" function is available to be used.\n"]]