Google Merchant

How to Exclude a Product from Shopping Ads with excluded_destination

2026-06-21
Task

Exclude selected products from Shopping ads without affecting active products or similar internal statuses.

Short answer

Create excluded_destination, clear it first, then set Shopping_ads when ad_status exactly equals exclude_shopping_ads.

How to Do It in Eofferix

  1. Add or open the target excluded_destination column in the table editor.

    Opening the excluded_destination column rules in Eofferix
    Open the rules for the target excluded_destination column.
  2. Keep the first clearing rule. Then select column ad_status, condition Equals, value exclude_shopping_ads, action Replace with, and result Shopping_ads.

    Exact ad_status exclude_shopping_ads rule producing Shopping_ads
    Only the exact internal marker produces the Shopping_ads value.
  3. Apply the rules and confirm that the value appears only on explicitly excluded products; active rows must remain blank.

  4. Export the feed and verify the product’s Shopping ads status in Merchant Center.

Important. The names ad_status and exclude_shopping_ads are examples. Use the actual column and marker from your system. Equals is intentional: substring matching could also match a different value such as exclude_shopping_ads_archived.

Expected Result

Source valueFeed resultWhy
activeblankThe active product remains eligible for this destination.
exclude_shopping_adsShopping_adsThe exact marker excludes the product from Shopping ads.
exclude_shopping_ads_archivedblankA similar but different value does not satisfy Equals.

Checks Before Export

  • The result is the exact case-sensitive value Shopping_ads.
  • The Equals condition compares the complete marker.
  • This setup covers one destination; pass additional destinations as separate values in the format required by your feed.

Google Merchant Requirements

Google accepts fixed destination values, including Shopping_ads; arbitrary capitalization is not valid.

The attribute is repeatable. Google recommends repeating it for multiple destinations; comma-separated values are supported in text feeds, while XML uses separate attributes.

Official Google Merchant documentation.

Process data faster with Eofferix

Create a free account to automate catalogs and price lists around your own rules.

Sign up