Please see the below screenshot for reference.
In Merchant Center, a business was previously using a File (URL) as the data source. This is shown as 'DataFeed' under the Data source column.
Then we switched over to using
Google Content API as the data source. This is shown as Content API under the Data source column.
If we instruct the business to remove the old File (URL) 'DataFeed' source, would this remove their performance history? You can see that product ID: 42502.01 has 492 clicks under the old data source and 79 clicks under the new one. We wouldn't want to lose thos 492 clicks if we instruct the business to remove the old DataFeed source.
As you can see from the boxes (highlighted in red, blue, & green) in the above screenshot, even though the product has the same ID, language, and country Google seems to be considering them to be separate products. I would expect them to be considered 'duplicate' products and have their performance history combined together.
The only thing that distinguishes these 'duplicate' products appears to be the feedLabel. It seems as though the DataFeed source has a feedLabel value of either a - or null (maybe Google defaults to a - if no feedLabel is given). The Content API has a feedLabel value of US.
There's some recent
documentation over the migration to feedLabels. But basically it seems like we can't push a unique feedLabel (e.g. sports) and a unique targetCountry (US) anymore. Seems like both the feedLabel (e.g. US) and the targetCountry (e.g. US) have to match.
Any thoughts on this matter will be appreciated.
Best,
Chris