Questions tagged [google-merchant-center]

24 questions
2
votes
0 answers

Google shopping content API - targeting both local and non local listings with same feed

when I create a feed of type "products" targeting "shopping", in the UI I have a toggle to have it targeting local listings as well. Is there a way to achieve that functionality through API? Have one feed targeting both local and non local…
1
vote
0 answers

How do I extract data from the Woocommerce checkout page and feed it into supplied Google Customer Reviews code-snippet?

I am trying to implement Google Customer Reviews into my checkout page on my Wordpress website. I am running Woocommerce and I've implemented the below code-snippet into my checkout page.
1
vote
0 answers

Mismatched value (page crawl) [price]

I've seen all my catalog of products on Google Merchant Center being suddenly disapproved while it has been running fine for years. The error displayed is "Mismatched value (page crawl) [price]". According to Google, the value in feed is 54.00 EUR…
titibouboul
  • 1,348
  • 3
  • 16
  • 30
1
vote
0 answers

Google Merchant Center transfer in Bigquery doesn't return data for yesterday but 2 days ago

I schedule the transfer to run at around 4 am every day and it usually returns data with product_data_timestamp for the day before. However, today it only returns data with product_data_timestamp for 2 days ago. I've tried to run the transfer again…
Anna Vu
  • 11
  • 1
1
vote
0 answers

How to upload data local inventory feed in google merchant center account using content API

I tried to use the LocalInventory class like Product class but we could not find the LocalInventory source code/jar. Kindly help to send the data in local inventory feed using feedID or feedName via content API in java language. I want to create to…
Brij
  • 11
  • 2
1
vote
1 answer

Implement product review for google customer review program in WooCommerce

Im trying to apply product review for my website with google merchants optin review code. I succeeded doing the part of the country, date, id, and email.. Now I'm not succeeding get the EAN or GTIN numbers from the code to apply to the product…
1
vote
1 answer

Google Content API custombatch for products not working

For a project I have to automate the updating process for products in the Google Merchant Center. These products have been added through a feed with a Google Sheet as the input method. This is the "primary feed". Based on the documentation of the…
1
vote
0 answers

Google Content API - Not a valid origin for the client

I'm struggling with Google's Content API. I created a key on the authentication tab of the Merchant Center, as described here : https://developers.google.com/shopping-content/guides/quickstart/setting-up-a-client-library This downloads a JSON file…
SwammiM
  • 463
  • 6
  • 15
0
votes
0 answers

How To Add AWs as a Provider for Google Workload Identity Federation?

I have created a workload identity federation pool in Google Merchant. When adding a provider for AWS, it provides default provider attributes, as pictured below. I am unsure on what values need to be updated and what information must be pulled from…
0
votes
0 answers

Country/currency in google merchant feed?

I have a Google Merchant feed for India, which uses the Indian rupee as its currency. Now, my client wants to launch a campaign in the USA for the same products, but with US dollars as the currency. The question is whether I should create a new…
Jay K
  • 1
0
votes
0 answers

Is my schema code correct, to pass the "current price" and "compare at price" info to Google Merchant Center?

My goal is to conditionally show sale prices on my website, and communicate this information to Google Merchant Center so when a sale is running, they will show the current sale price, and the original compare at price. Is this formatted correctly…
king_anton
  • 167
  • 8
0
votes
0 answers

Can I update Sale vs. Original Price data, in my Shopify Google Merchant Center feed, via a simple change in the product schema file?

On my Shopify Store, I use the Google sales channel app to automatically create a Merchant Center Feed for all my products. When I run sales on my website, I don't actually bulk-update all of the original vs. compare at prices for the products,…
king_anton
  • 167
  • 8
0
votes
0 answers

Merchant listings structured data issues detected in google search Console saying Missing field 'image'

HI I found this issue in google search console where it says that Merchant listings structured data issues detected in google search Console saying Missing field 'image'. Can anyone help me to fix this issue. I see product images are show on site…
0
votes
0 answers

Google merchant feed works fine with manual upload but throws errors on fetch

I have had the same problem across multiple feeds in Google Merchant Center: I will create a feed file and host it without any access restrictions (accessible by bots). I will set up the fetch feed daily in GMC and this initiates a fetch on the…
dstep
  • 135
  • 3
  • 15
0
votes
0 answers

Shopifty theme.liquid: Duplicate google-site-verification meta tag + random ones after

For google merchant center, to confirm & claim the website I've added the google-site-verification meta tag into the section of my theme.liquid Lower in the section I have 4 duplicates of 1 meta tag (not the one I added) + other random…
1
2