Report Filters
Report Filters is a data model used by the Amazon Component and
implemented as such in Dovetail. To be able to dynamically set some properties,
Dovetail provides specific DovetailAmazon
headers, defined as below.
Amazon Documentation: Amazon GetReportList guide
Header Mappings
The Amazon Marketplace Component allows the user to override certain
fields using pre-specified headers. The property-header
mapping for this data-model
is specified below:
Property | Header |
---|---|
Max Count | DovetailAmazonMaxCount |
Report Types | Unable to override at this point |
Acknowledged? | DovetailAmazonAcknowledged |
DovetailAmazonMaxCount
An integer between with a minimum value of 0 and maximum value of 100.
DovetailAmazonAcknowledged
Possible values:
true
false
This header can also be undefined.