API / method for creating subaccounts in Google Merchant Center

I have a multiple customer account for the Google Merchant Center ("GMC"). To send GMC products, I need to create several thousand sub-accounts (one for each user of the site that I submit). Doing this manually is not an option. I cannot find an API or a way to do this. Do you know a way?

+3
source share
1 answer

You can use the new Content API for Shopping v2 to achieve this.

+1
source

Source: https://habr.com/ru/post/1768191/


All Articles