Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Service URLreport.asmx

 

Report web servisini kullanarak, belli kampanyalara ait raporları analiz etmek için kullanabilirsiniz.

Member web servisine ait aşağıda ki metodlar bulunmaktadır.

 

MetodAçıklama
GetCampaignReportQueries the campaigns and their basic details between 2 dates. Date format must be dd.mm.yyyy
GetCampaignReportWithCampIDQueries a campaign and its basic details.
GetEmailCampaignDeliveryStatusReportBetweenTwoDatesViaFtpQuery and build a delivery status file with specified demografic variables and date period for a campaign and then ftp the file built to remote site.
GetEmailCampaignLinksQuery links of a campaign.
GetEmailCampaignMemberLinkReportBetweenTwoDatesViaFtpQuery and build a delivery status file with specified demografic variables for a campaign and then ftp the file built to remote site.
GetEmailUnsubscribeReportBetweenTwoDatesViaFtpQuery and build a unsubscribe report file with specified demografic variables and date period for a campaign and then ftp the file built to remote site.
GetFilteredMembersQuery subscribers by filters.
GetIncomingSmsMessagesReports incoming sms messages.
GetListContentQuery members in a list.
GetSmsCampaignDeliveryStatusReportBetweenTwoDatesViaFtpQuery and build a delivery status file with specified demografic variables for a sms campaign and then ftp the file built to remote site.
GetSmsCampaignReportQueries the sms campaigns and their basic details between 2 dates. Date format must be dd.mm.yyyy
GetSmsCampaignReportWithCampIDQueries the sms campaigns and their basic details with camp_id.
GetSmsOptoutReportBetweenTwoDatesQuery and build a sms optout report between two dates.
GetUnsubscribeReportBetweenTwoDatesQuery and build a unsubscribe report between two dates.
QueryBulkFileProgressQuery the status of a conversation.
QueryDataWarehouseUploadProgressQuery the status of a datawarehouse upload.
QueryOngoingEmailStatusReports delivery status of an ongoing e-mail.
QueryOngoingSmsStatusReports delivery status of an ongoing e-sms.

 

 

Geliştiricinin her hangi bir web servis ile etkileşime geçebilmesi için, öncelikle Login metodunu kullanarak bir  SERVICE TICKET alması gerekir. Diğer web servis ve metodlarına yaratmış olduğu bu değer ile istekte bulunabilir.

  • No labels