Retrieves the status and review eligibility for the free listing program. Returns errors and warnings if they require action to resolve, will become disapprovals, or impact impressions. Use accountstatuses to view all issues for an account.
HTTP request
GET https://shoppingcontent.googleapis.com/content/v2.1/{merchantId}/freelistingsprogram
[[["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-25 UTC."],[],["This API endpoint retrieves the status and review eligibility for a merchant's free listing program. It uses a `GET` request to the specified URL, including the required `merchantId` path parameter. The request body must be empty. A successful response returns a `FreeListingsProgramStatus` instance, detailing errors and warnings that may require attention or impact impressions. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope. It's for checking issues, use `accountstatuses` for all account issues.\n"],null,[]]