latestOpenAPI 3.1.02026-08-1039111206.0 KB
c53422ebb833
Tasks
List All Tasks
Returns a list of existing, non-archived tasks for a specific program, with optional date filtering.
get/Advertisers/{AccountSID}/Programs/{ProgramId}/Tasks
Path parameters
AccountSIDstring required
Your unique Account SID.
ProgramIdinteger required
The ID of the program (campaign) the tasks belong to.
Query parameters
DateLastUpdatedBeforestring date-time
Filter for tasks last updated before this date.
DateLastUpdatedAfterstring date-time
Filter for tasks last updated after this date.
Response
A paginated list of task objects.