Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.43 KB

AsyncLineItemsReport.md

File metadata and controls

21 lines (18 loc) · 1.43 KB

# AsyncLineItemsReport

Properties

Name Type Description Notes
ids string[] Line Item ids to report on [optional]
id string Line Item id to report on [optional]
campaign_type string Filter the type of campaigns to report on: sponsoredProducts or onSiteDisplays [optional] [default to 'all']
sales_channel string Filter on specific sales channel: offline or online [optional] [default to 'all']
format string Format of the output [optional] [default to 'json-compact']
report_type string Type of report, if no dimensions/metrics are provided, falls back to summary reportType [optional] [default to 'summary']
click_attribution_window string Click attribution window [optional] [default to 'none']
view_attribution_window string View attribution window [optional] [default to 'none']
dimensions string[] List of dimensions to report on [optional]
metrics string[] List of metrics to report on [optional]
start_date \DateTime Start date
end_date \DateTime End date
timezone string Time zone : see criteo developer portal for supported time zones [optional] [default to 'UTC']

[Back to Model list] [Back to API list] [Back to README]