FTP Submissions

List All FTP File Submissions

Returns a list of your FTP file submissions, with options for date filtering.

get/Advertisers/{AccountSID}/FTPFileSubmissions

Path parameters

AccountSIDstring required

Your unique Account SID.

Query parameters

SubmissionDateStartstring date-time

Return submissions submitted after this date (ISO 8601).

SubmissionDateEndstring date-time

Return submissions submitted before this date (ISO 8601).

CompletedDateStartstring date-time

Return submissions completed after this date (ISO 8601).

CompletedDateEndstring date-time

Return submissions completed before this date (ISO 8601).

Response

A list of FTP file submission objects.

Changes

No recorded changes to this endpoint across all 1 revision of this API.