Target feeds csv | Community
Skip to main content
Michael_Soprano
New Participant
January 30, 2024
Solved

Target feeds csv

  • January 30, 2024
  • 1 reply
  • 601 views

Hi, 

 

Could somebody give me a hand with this feed?

Unfortunately in the documentation there is no lots of info about what is required and what is not. Support also is not helpful 😞 

Here is the link for the feed:

https://raw.githubusercontent.com/MichalG666/feedTarget/main/feedLuma2Notepad.csv

 

Regards 

Mike 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by alexbishop

There's some guidance in the first few rows of the file, one of which is:
"## RECSUse this file to upload product display information to Recommendations. Each product has its own row. Each line must contain 19 values and if not all are filled a space should be left."

You only have 11 columns in your file; typically would just see customers adding empty columns with headers entity.custom1, entity.custom2, entity.custom3 etc etc to reach the required number

1 reply

alexbishop
alexbishopAccepted solution
Employee
January 31, 2024

There's some guidance in the first few rows of the file, one of which is:
"## RECSUse this file to upload product display information to Recommendations. Each product has its own row. Each line must contain 19 values and if not all are filled a space should be left."

You only have 11 columns in your file; typically would just see customers adding empty columns with headers entity.custom1, entity.custom2, entity.custom3 etc etc to reach the required number