aws-solutions / amazon-marketing-cloud-uploader-from-aws

Easily upload first-party signals into Amazon Marketing Cloud (AMC) for evaluating and planning advertising campaigns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upload fails for csv files if ramp_id column type is used

ianwow opened this issue · comments

Uploads fail for CSV files if ramp_id column type is used because the front-end logic fails to insert user_type and user_id columns into the dataset schema.

I think my problem was related to the formatting of my test data.