Name | Type | Description | Notes |
---|---|---|---|
advertiser_ids | string | The comma-separated list of advertiser ids. If empty, all the advertisers in the portfolio will be used | [optional] |
event_type | string | Apply a filter on Event type . | [optional] |
currency | string | The currency used for the report. ISO 4217 code (three-letter capitals). | |
format | string | The file format of the generated report: csv, xml, excel or json. | |
timezone | string | The timezone used for the report. Timezone Database format (Tz). | [optional] [default to 'UTC'] |
start_date | \DateTime | Start date of the report. Date component of ISO 8061 format, any time or timezone component is ignored. | |
end_date | \DateTime | End date of the report. Date component of ISO 8061 format, any time or timezone component is ignored. |