latestOpenAPI 3.1.02026-08-1039111206.0 KB
c53422ebb833
Notes
List All Notes
Returns a list of notes for a specific campaign, with options for filtering by partner and date.
get/Advertisers/{AccountSID}/Campaigns/{CampaignId}/Notes
Path parameters
AccountSIDstring required
Your unique Account SID.
CampaignIdinteger required
The ID of the campaign the notes belong to.
Query parameters
MediaIdinteger
Filter notes for a specific partner account ID.
StartDatestring date-time
The start of the date range to filter notes by their creation date.
EndDatestring date-time
The end of the date range to filter notes by their creation date.
Response
A paginated list of note objects.