The export to update.
type required | string (Report Type) The type of export to execute. All available report types may be found here |
schedule | string (Execution Schedule) Schedule at which to run the report. Detailed explanation and example schedules Please review the documentation for the report type here for a recommended maximum schedule |
A successful response.
Returned when bad request is received.
Returned when a request is made without a valid API key
Returned when the given user does not have permissions on the requested resource
Returned when the given resource is not found
Returned when the given user has reached their API rate limits.
Returned when there is an unrecoverable error in the API. If you continue to receive this error, please contact support and include your terminus-request-id.
Returned when the service is currently unavailable.
{- "type": "TACTIC_PERFORMANCE",
- "schedule": "0 0 1 * *"
}
{- "id": "TACTIC_PERFORMANCE",
- "type": "TACTIC_PERFORMANCE",
- "schedule": "0 0 1 * *"
}