Anyone have a basic schema for the keyword reports? Or perhaps, are
there suggestions for other methods I could use to get the data ready
for import? I found one example on the forums of a Perl script for
converting to a .csv file, but was unable to get it to work.
Our typical process is to get a .tsv from the UI, then import it to the
database. It works fine, but I figure why not automate the process?
Turns out the water was deeper than I expected.