spv.vds.Campaign Classspv.vds.Campaign(external_values, input_config, output_config, item_short_texts)external_values {Object}
input_config {spv.ds.Config}
output_config {spv.ds.Config}
item_short_texts {Object.<string, string>}
.external_values {Object}This property contains the original data from the campaign feed.
.input_config {spv.ds.Config}Input config used to validate this campaign
.item_short_texts {Object.<string, string>}Extra information for this campaign
.output_config {spv.ds.Config}Output/result config from validation If the input_config and output_config is not identical the server could not load this campaign properly and the campaign should not be presented to the user.