Hi @azadbakhsh
According to the error reports, the products are getting disapproved due to lack of required information in the feed and the reasons are –
– Limited performance due to missing value [gtin](missing GTIN won’t dissaprove item but will give warning)
– Missing potentially required value [unit pricing measure](missing unit pricing measure won’t dissaprove item but will give warning)
– Violation of Google policies (This is the reason your items are getting dissaproved)
Here I’m explaining how to sovle the above issues –
Limited performance due to missing value [gtin]
GTIN is a requried field but in your feed feed you have added the GTIN field but more then 13000 items are missing GTIN values which is causing the issue. So, you need to add value to the products GTIN field if you have valid GTIN values but if you don’t have GTIN’s for all the items, remove the GTIN field from the feed config and use MPN as identifier and assign SKU as the MPN field value as show on this screenshot.
Missing potentially required value [unit pricing measure]
As you can see here the items are missing this attribute and that’s the reason you are getting the warning about Missing potentially required value [unit pricing measure].
Violation of Google policies
Please, check this documentation about item disapprovals for policy violations and make sure you haven’t added any product data to the feed which is not supported by GMC and it a restricted content – https://support.google.com/merchants/answer/6103800?hl=en
Thank you,