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 9 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.

 

MethodDescription
GetCampaignReportQueries the campaigns and its basic details between 2 dates. Date format must be dd.mm.yyyy
GetCampaignReportWithCampIDQueries a campaign and its basic details.
GetEmailCampaignDeliveryStatusReportBetweenTwoDatesViaFtpQueries and builds a delivery status file with specified demografic variables and date period for a campaign and then ftp the file built to remote site.
GetEmailCampaignLinksQueries links of a campaign.
GetEmailCampaignMemberLinkReportBetweenTwoDatesViaFtpQueries and builds a delivery status file with specified demografic variables for a campaign and then ftp the file built to remote site.
GetEmailUnsubscribeReportBetweenTwoDatesViaFtpQueries and builds an unsubscribe report file with specified demografic variables and date period for a campaign and then ftp the file built to remote site.
GetFilteredMembersQueries subscribers by filters.
GetIncomingSmsMessagesReports incoming SMS messages.
GetListContentQueries members in a list.
GetSmsCampaignDeliveryStatusReportBetweenTwoDatesViaFtpQueries and builds a delivery status file with specified demografic variables for an 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