![]() |
Maileon PHP client
1.3.2
Easily integrate your PHP application with Maileon.
|
This is the complete list of members for com_maileon_api_reports_ReportsService, including all inherited members.
| $configuration | com_maileon_api_AbstractMaileonService | protected |
| $debug | com_maileon_api_AbstractMaileonService | protected |
| $encodedApiKey | com_maileon_api_AbstractMaileonService | protected |
| $MAILEON_XML_MIME_TYPE | com_maileon_api_AbstractMaileonService | static |
| $proxy_host | com_maileon_api_AbstractMaileonService | protected |
| $proxy_port | com_maileon_api_AbstractMaileonService | protected |
| $throwException | com_maileon_api_AbstractMaileonService | protected |
| $timeout | com_maileon_api_AbstractMaileonService | protected |
| __construct(array $config) | com_maileon_api_AbstractMaileonService | |
| appendArrayFields($params, $name, $fieldValues) (defined in com_maileon_api_AbstractMaileonService) | com_maileon_api_AbstractMaileonService | protected |
| delete($resourcePath, $queryParameters=array(), $mimeType= 'application/vnd.maileon.api+xml', $deserializationType=null) | com_maileon_api_AbstractMaileonService | |
| get($resourcePath, $queryParameters=array(), $mimeType= 'application/vnd.maileon.api+xml', $deserializationType=null) | com_maileon_api_AbstractMaileonService | |
| getBlocks($fromDate=null, $toDate=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $reasons=null, $oldStatus=null, $newStatus=null, $excludeAnonymousBlocks=false, $standardFields=null, $customFields=null, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getBlocksCount($fromDate=null, $toDate=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $reasons=null, $oldStatus=null, $newStatus=null, $excludeAnonymousBlocks=false) | com_maileon_api_reports_ReportsService | |
| getBounces($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $statusCodeFilter=null, $typeFilter=null, $sourceFilter=null, $excludeAnonymousBounces=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getBouncesCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $statusCodeFilter=null, $typeFilter=null, $sourceFilter=null, $excludeAnonymousBounces=false) | com_maileon_api_reports_ReportsService | |
| getClicks($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $formatFilter=null, $linkIdFilter=null, $linkUrlFilter=null, $linkTagFilter=null, $socialNetworkFilter=null, $deviceTypeFilter=null, $embedEmailClientInfos=false, $excludeAnonymousClicks=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100, $embedLinkTags=false) | com_maileon_api_reports_ReportsService | |
| getClicksCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $formatFilter=null, $linkIdFilter=null, $linkUrlFilter=null, $linkTagFilter=null, $socialNetworkFilter=null, $deviceTypeFilter=null, $excludeAnonymousClicks=false) | com_maileon_api_reports_ReportsService | |
| getOpens($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $formatFilter=null, $socialNetworkFilter=null, $deviceTypeFilter=null, $embedEmailClientInfos=false, $excludeAnonymousOpens=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getOpensCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $formatFilter=null, $socialNetworkFilter=null, $deviceTypeFilter=null, $excludeAnonymousOpens=false) | com_maileon_api_reports_ReportsService | |
| getRecipients($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeDeletedRecipients=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getRecipientsCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeDeletedRecipients=false) | com_maileon_api_reports_ReportsService | |
| getSubscribers($fromDate=null, $toDate=null, $mailingIds=array(), $contactIds=array(), $contactEmails=array(), $contactExternalIds=array(), $excludeAnonymousContacts=false, $standardFields=array(), $customFields=array(), $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getSubscribersCount($fromDate=null, $toDate=null, $mailingIds=array(), $contactIds=array(), $contactEmails=array(), $contactExternalIds=array(), $excludeAnonymousContacts=false) | com_maileon_api_reports_ReportsService | |
| getUniqueBounces($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeAnonymousBounces=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getUniqueBouncesCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeAnonymousBounces=false) | com_maileon_api_reports_ReportsService | |
| getUniqueClicks($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $embedEmailClientInfos=false, $excludeAnonymousClicks=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100, $embedLinkTags=false) | com_maileon_api_reports_ReportsService | |
| getUniqueClicksCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeAnonymousClicks=false) | com_maileon_api_reports_ReportsService | |
| getUniqueOpens($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $embedEmailClientInfos=false, $excludeAnonymousOpens=false, $standardFields=null, $customFields=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getUniqueOpensCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $excludeAnonymousOpens=false) | com_maileon_api_reports_ReportsService | |
| getUnsubscribers($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $source=null, $embedFieldBackups=false, $pageIndex=1, $pageSize=100) | com_maileon_api_reports_ReportsService | |
| getUnsubscribersCount($fromDate=null, $toDate=null, $mailingIds=null, $contactIds=null, $contactEmails=null, $contactExternalIds=null, $source=null) | com_maileon_api_reports_ReportsService | |
| isDebug() | com_maileon_api_AbstractMaileonService | |
| post($resourcePath, $payload="", $queryParameters=array(), $mimeType= 'application/vnd.maileon.api+xml', $deserializationType=null, $contentType=null, $contentLength=null) | com_maileon_api_AbstractMaileonService | |
| put($resourcePath, $payload="", $queryParameters=array(), $mimeType= 'application/vnd.maileon.api+xml', $deserializationType=null) | com_maileon_api_AbstractMaileonService | |
| setDebug($isDebug) | com_maileon_api_AbstractMaileonService |