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 10 Next »

POST

Service URLreport.asmx

 

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

Member web servisine ait aşağıdaki 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.

 


GetEmailUnsubscribeReportBetweenTwoDatesViaFtp

<GetEmailUnsubscribeReportBetweenTwoDatesViaFtp>
İki tarih aralığında üyelikten ayrılan kullanıcıların raporunu oluşturur.

Parametreler

 

ParametreDeğer 
ServiceTicketLogin aksiyonu ile elde edilen ServiceTicket

MANDATORY

CampaignIDRapor alınacak kampanya ID’si

OPTIONAL

MapRapor dosyasında yer alacak kolonlar

MANDATORY

ZipPasswordRapor dosyasının bulunduğu zip’in şifresi

OPTIONAL

NotificationEmailRapor isteğinin durumu hakkında gönderilecek bildirim e-postasının gönderileceği adres

MANDATORY

ServerIPRaporun bırakılacağı ftp/sftp sunucu IP’si

MANDATORY

UsernameRaporun bırakılacağı ftp/sftp kullanıcı adı

MANDATORY

PasswordRaporun bırakılacağı ftp/sftp parolası

MANDATORY

ChangeDirRaporun bırakılacağı klasör yolu

MANDATORY

SecureBağlantının tipi

MANDATORY

KeyHesabın referans bilgisi

MANDATORY

 

 

  • No labels