Cloud Fax and Notifications API 2.5 Documentation
CampaignList
Cloud Fax and Notifications API Forums Home  
    prev  next        Table of Contents  CampaignList  
These pages describe an earlier version of the Cloud Fax and Notifications API.
While that version continues to function, new development should use the current version.
 

10.2 CampaignListRequest

CampaignList Overview   CampaignListResult

Campaign information can be retrieved by naming specific campaigns. If no CampaignNames are provided, then information for all of the requester's campaigns will be returned, although the amount of information returned can be limited by specifying either a date range or the number of campaigns to be returned (or both).

Tag Name
& type
#Description
CampaignListRequest   Namespace of this element is http://ws.easylink.com/CampaignList/2011/01
   SubmitId
xs:string
0-1Optional string identifying request, which will be echoed in result.
   Domain
xs:string
1The EasyLink domain on which the CampaignCreate requested should be sent. Legal values are XDDS or MR, or the actual name of a domain. Using an actual domain name is discouraged, since using the generic values allows EasyLink to consider all currently accessible switches.
   NumToRetrieve
xs:unsignedInt
0-1Number of campaigns to be retrieved. If no CampaignNames are specified, all the campaigns for the requester are fetched, but this element limits the maximum number of campaigns actually returned in the result.
   IncludeForms
xs:boolean
1If true, the details of the forms for each campaign are included in the result.
   DateRange
DateRangeType
0-1The start time window for campaigns to be retrieved. This is only effective if CampaignNames are not specified explicitly.
   StartDate
xs:dateTime
1Campaigns whose start date is later than this start date will be listed.
   EndDate
xs:dateTime
1Campaigns whose start date is earlier than this date will be listed.
   CampaignName
xs:string
0-Name of a campaign whose details are to be listed.
 
    prev  next        Table of Contents  CampaignList  
© Copyright 2020 OpenText Corp. All Rights Reserved.
Privacy Policy | Cookie Policy
This information is subject to change. Please check frequently for updates.
Modified October 06, 2020