Fixing Google Merchant Center Misrepresentation Suspension
Anowave is not affiliated with Google. The insights shared in this article are derived from our own experience working with Google Merchant Center suspensions. While these recommendations may help identify and resolve potential issues, they do not guarantee suspension removal or account reinstatement.
A Google Merchant Center (GMC) suspension due to Misrepresentation is one of the most challenging issues an e-commerce merchant can encounter. In essence, it means Google’s automated systems or review team have identified elements of your store, business identity, or product listings that appear misleading, incomplete, or potentially deceptive to users.
THE PROBLEM
Getting flagged for misrepresentation can happen any time without warning and without any instructions what exactly triggered it. For anyone who has encountered this dreaded message in their Merchant Center account, it might feel like working with a black box.
WHY THIS HAPPENS
Google are all about quality and they constantly compare data presented on your site with the data stored in your Merchant Center account. They have to be 100% identical and any difference even the smallest one can trigger a misrepresentation suspension.
Thinks of Google as a new customer searching for your products. They see an Ad shown in Shopping ads that says a Yellow T-shirt in-stock priced at €49.90, they're happy they found the right product and click the add. However when landing on your page, they are presented with a a Green T-Shirt that is out of stock or is priced at €59.90. This leads to frustration and bad experience for the end user. This reduces the trust in the entire Shopping ads network and this is something Google can't afford and are taking serious measurements against it.
REASONS FOR MISREPRESENTATION
While there are potentially hundreds of possible causes, usually a few MAJOR ones almost certainly trigger Misrepresentation suspension:
1. MISSING POLICIES
Missing any policy such as Refund Policy, Shipping policy, Terms of use is main reason for suspension. You absolutely MUST have all these and the information presented there should match the on in Merchant Center 100%. When I say 100% I really mean 100%. If I copy a value from Merchant Center and try to find it on your policy using Ctrl+F it should be there. For example, if your phone in Merchant Center is: +35988888888 and the one listed on your site is 0-888-8888-888, that's a mistmatch. Same applies for all data such as delivery times, handling times, transit times, refund period, refund processing period, email (MAJOR requiement), phone (MAJOR requirement), VAT number / Registration number (MAJOR requirement). These shouls all be presented clearly on your site and accessible from every page.
2. INVALID POLICIES
Having policies presented is not enough. Having generic policies is not enough. You must spend time to carefuly curate your policies to match your actual business. Any discrepancies between shipping & refund policies defined in Merchant Center and those defined on your site will almost certainly lead to misrepresentation. Refund policy is one of the most important ones. It should be clear, it should indicate clear refund conditions, return windows, refund process, eligibility & conditions.
Offering refunds is one of the most critical requirements for legitimate business. No business can operate if they don't offer refunds for the products they sell. Make sure that you offer refunds, make sure to include your actual refund conditions and retrun window. Make sure to clearly state how the refund & return process is initiated and indicate clearly how customers can connect with your regarding a refund. Including EMAIL or PHONE in refund policy is one of the best ways to demonstrate comittment to business.
I highly recommend reading this article - Misrepresentation
3. MISSING IDENTIFIABLE BUSINESS INFORMATION
Missing or insufficiently visible business information on your website that clearly identifies your business to end users is another major cause of misrepresentation issues. Users are unlikely to engage with a business that lacks clear and verifiable identity information. Make sure to include clear contact page that lists all the information about your business. It should include the same business information listed in Merchant Center 1 to 1. Missing PHONE, EMAIL, VAT/REGISTRATION should be avoided at all costs. Present all the ways customers can reach you.
I highly recommend reading this article - Building trust with your customers
4. INVALID PRODUCTS
The Shopping ads program is very strict about what products are eligible. It is strictly designed for physical goods that can be shipped.
Misrepresentation policies are commonly triggered by products or services that rely on deceptive, exaggerated, or scientifically unsupported claims to influence consumer behavior. High-risk categories include miracle health cures, rapid weight-loss supplements, unverified medical treatments, and products promising unrealistic outcomes that users are unlikely to achieve under normal circumstances. Platforms also closely monitor listings that falsely imply affiliation with governments, public institutions, healthcare authorities, or recognized organizations through misleading branding, seals, endorsements, or imitation websites. In many cases, even suggestive language that creates a false sense of credibility or guaranteed success may be considered a policy violation.
Enforcement is also heavily focused on harmful misinformation involving public health, elections, and climate science. Content promoting anti-vaccine narratives, denial of recognized medical conditions, false cures during health crises, or conversion therapy frequently violates platform policies because it contradicts authoritative scientific consensus and may cause real-world harm. Similarly, false statements about voting procedures, election outcomes, political eligibility, or fabricated reports involving public figures are treated as serious forms of misrepresentation due to their potential impact on democratic processes. Claims denying established climate science or using misleading environmental messaging may also trigger enforcement when they conflict with verified scientific evidence.
5. DIGITAL PRODUCTS / DIGITAL GOODS
While Merchant Center may initially accept digital goods, they will get suspended eventually. Shopping ads is designed for shippable physical products. Avoid adding digital products such as applications, modules, anything digital transmitted. This is going to lead to account suspension.
6. DATA DISCREPANCIES
In platforms like Google Merchant Center, a Misrepresentation suspension is triggered when the system loses trust in your store. It essentially means the platform believes you are intentionally or unintentionally misleading shoppers about what they are buying, how much it costs, or who they are buying from.
While malicious actors trigger this via outright scams, legitimate e-commerce stores frequently get swept up in automated sweeps due to data discrepancies.
Common Mismatches That Trigger Suspensions
6.1 - Price and Currency Inconsistencies
This is the most common trigger. If your feed says a product is €20, but the structured data on the page says €25, or the price changes when a specific variant is selected, the system flags it.
- The Suspicious Behavior: The system interprets this as hidden costs or deceptive pricing to get users to click lower-cost ads.
- The Technical Culprit: Cache lag (Redis/Varnish caching old prices), slow background feed updates via API/Cron while the site has updated live prices, or JavaScript-heavy price switchers that bots can't read correctly.
6.2 - Availability and Stock Status
- If your product feed marks an item as in_stock, but the landing page says "Out of Stock," or the checkout page prevents the purchase due to zero inventory.
- The Suspicious Behavior: Platforms heavily penalize advertising out-of-stock items because it leads to a poor user experience. Persistent mismatches look like you are collecting traffic for non-existent items.
6.3 - Shipping and Tax Calculations
If your feed or Merchant Center settings state "Free Shipping over $50," but during the final checkout step, a hidden handling fee or unlisted shipping charge is applied.
- The Suspicious Behavior: This violates the policy of transparent pricing. The absolute rule is that the price a user sees in an ad must be the exact price (or less) they pay at checkout.
6.4 - Product Identifiers (GTIN, MPN, Brand)
Mismatches between the manufacturer identifiers in your feed and what is coded into your product page schema.
- The Suspicious Behavior: If you assign a generic GTIN or copy an MPN from a competitor to map your item to an existing catalog, but the page content describes a different brand or unbranded product, it looks like you are selling counterfeit or mislabeled goods.
Why It Escales from "Item Warning" to "Account Suspension"
A few isolated item mismatches usually result in simple item-level disapprovals (e.g., a few products are temporarily rejected). However, it scales to an account-wide Misrepresentation Suspension under two main conditions:
- Systemic Ratios: If a significant percentage of your catalog (often greater than 10-20%) contains data mismatches, the algorithm concludes that your entire data infrastructure is unreliable or intentionally deceptive.
- Checkout Blockers: If the discrepancy happens at the checkout stage (like unexpected taxes, missing shipping policies, or sudden currency changes), the system views the operational validity of the entire business as compromised.
THE TIMING ISSUE
Data discrepancies are real but sometimes they are not intentional and due to timing issue. If you are using automated shopping feeds in XML format to update your Merchant Center once per day, there is chance that the data presented in your store to not match the one in Merchant Center despite being due to update. If an automated craweler checks your site and identifies that data doesn't match, this can trigger mismatch violation. Often these are just item-level warnings but if they occur often, this could lead to account level suspensions.