Questions tagged [google-merchant-center]

24 questions
0
votes
1 answer

WooCommerce structured data (schema) price modification (net/gross)

I have a problem with the data retrieved by Google Merchant in the structured data on my page the price is net price, I would like the gross price with VAT to be displayed there. On the product page the price is the gross price but in the structured…
Peter
  • 102
  • 8
0
votes
0 answers

Google Merchant Center - retrieve the BestSellers_TopProducts_ report without the BigQuery Data Transfer service?

I'm trying to find a way to retrieve a specific Google Merchant Center report (BestSellers_TopProducts_) and upload it to BigQuery as part of a specific ETL process we're developing for a customer we have at my workplace. So far, I know you can set…
0
votes
1 answer

BigQuery SQL Query for top products from the Merchant Center

I am running into an issue with writing an SQL query with Google Big Query. Basically looking to transfer the top products, per country, per category which are also in stock into a table. So far I have pulled in the top products, per country, per…
0
votes
1 answer

Google Merchant Center - Inaccurate availability (due to inconsistent availability between the landing page and checkout pages on your website)

I've gotten a message that my site may be knocked off of Google Merchant Center due to "Inaccurate availability (due to inconsistent availability between the landing page and checkout pages on your website)". This affects only a small amount of…
Michael W.
  • 409
  • 7
  • 18
0
votes
1 answer

How to generate refresh/access token using google API for 1 hour shopping feed

I am using Google API to generate an access token but this Google video say token will expire in 1 hour. Currently, the token is expired in 4-5 seconds. How do I generate a token for 1 hour or increase the expiration time for the token also I am…
0
votes
0 answers

Editing Schema file in BigCommerce Cornerstone Theme

Google Merchant does not recognize my product size variations. The micro data that Cornerstone theme is generating is not display the different sku and price. I tried using Schema App but they can not edit theme files. I am struggling with where to…
0
votes
0 answers

Google Merchant Center : Content API - How to add product to datafeed of input type local product

I am using php, I have created datafeed using content API which is of contentType "local products". $apiUrl = "https://www.googleapis.com/content/v2.1/[Merchant_Id]/datafeeds?access_token=".[API_token]; $request = array( "contentType"=>"local…
0
votes
1 answer

Google Merchants Center "robots.txt on the server is unreachable"

I have about 6 month using google merchants center and google ads. and today I get this issue " robots.txt on the server is unreachable " I know this file is not required, and this not exist in my server, but i have created it, but google continue…
angel
  • 4,474
  • 12
  • 57
  • 89
0
votes
0 answers

How can i find a bucket created by MerchantsCenter in Google Cloud Plattform

i wanted to import my shopping-feeds from Google Cloud Plattform into Merchantcenter. So i created a bucket automatically in the Merchant Center, it shows me the name in MC but i cant find the bucket in my Google Cloud Plattform. I know it is…
1
2