Expand my Community achievements bar.

Ask our product team on how to best grow your experimentation and personalization strategies with Target during our AMA on May 6th!
SOLVED

Where can I preview my feeds?

Avatar

Level 9

How to preview my feeds if it has expected structure?

What should I create next - Collections?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

If you remove the feed, it does not automatically remove all the products. You have to delete all the products from your catalog, then, after all got deleted, upload the new feed. 

 

You can use this endpoint:

https://mc.adobe.io/{{TENANT_ID}}/target/recs/entities?ids={{ENTITY_ID}}&environment={{ENVIRONMENT_ID}}

GigiCotruta_0-1744006862012.png

 

Make sure to introduce the ID and/or the environment. If you don´t do it, it will delete all the products from your environment. I guess that it is what you want, so you can introduce only the environment so it will delete all the products. 

It may take some days to delete all of the old products.

 

View solution in original post

6 Replies

Avatar

Level 2

Hi @Michael_Soprano ,

There are different considerations for ensuring that your feed has the expected structure depending on the method you use to create your feeds:

1. If you are using a CSV file to upload your product data, Target provides a sample CSV format for product feeds. 

Utkarsh_Balooni_0-1743620158543.png

2. If you are using Google product feed, you must follow the Google specification exactly for entity feeds and use the attributes defined by Google.

3. If you are using Analytics product classification (which is not recommended by Adobe), you can follow the Analytics components guide.

 

As soon as you create your feed, you can see the import status of your feeds, once the import is successful you can cross verify using the catalogue section of Target recommendations. For detailed information, see this document - https://experienceleague.adobe.com/en/docs/target/using/recommendations/entities/feeds

 

 

Regarding what you should do next, you can create collections if you want to segment you products based on category, features etc. for enabling personalised recommendations. But exact next steps would depend on your specific use case. 

Avatar

Level 9

My case is:

1. Removed all the old Feeds.

2. Added new feed with entity.custom1 , entity.custom2 attributes

3. Feed uploaded with success

4. When I go through products in Catalog Search I do not see new custom entities... It looks like that Catalog Search is based on old Feeds

Michael_Soprano_0-1743961741739.png

What should I do next after uploading new Feed?

Avatar

Correct answer by
Level 5

If you remove the feed, it does not automatically remove all the products. You have to delete all the products from your catalog, then, after all got deleted, upload the new feed. 

 

You can use this endpoint:

https://mc.adobe.io/{{TENANT_ID}}/target/recs/entities?ids={{ENTITY_ID}}&environment={{ENVIRONMENT_ID}}

GigiCotruta_0-1744006862012.png

 

Make sure to introduce the ID and/or the environment. If you don´t do it, it will delete all the products from your environment. I guess that it is what you want, so you can introduce only the environment so it will delete all the products. 

It may take some days to delete all of the old products.

 

Avatar

Level 9

Thanks. Got this response:

{
"operation": "Delete by client requested."
}

Will wait some time and check if its deleted. For the enterprise type of software its not that good that the duration how much I need to wait is not specified

Avatar

Level 5

Yes, it is the correct response. Now it´s a waiting game haha. 

 

Let me know how much time it took you. We deleted 9M products and it took us close to 24h

Avatar

Level 5

There is no such option as a Preview. You can charge a sample file, make sure that your structure is ok, then load the rest of it.