CampaigComplaints
					< Return to Method List
				
				
					array
					CampaignComplaints(integer
					$id [,
					integer $page [,
					integer $limit]])
				
				
					Retrieve a list of subscribers that complained from a campaign. Cacheable
				
				Parameters
					| integer id | The campaign id to get data for. | 
|---|---|
| integer page | OPTIONAL. The page of data to return (based on limit). Default = 0. | 
| integer limit | OPTIONAL. The total amount of data to return. Default = 1000. [0 - 10000] | 
Return Value
					| array | 
								Returns an array of keyed structures containing subscriber data with the following keys:
  | 
						
|---|