GetProgramStatusMessages

 

GetProgramStatusMessages

This method retrieves the program status messages from the publisher's inbox.

To access live data, please use this WSDL file:
https://api.affili.net/V2.0/PublisherInbox.svc?wsdl
To access demo data, please use this WSDL file:
https://developer-api.affili.net/V2.0/PublisherInbox.svc?wsdl


Operation test

With this form, you can try out this web service. We already filled it out with a sample request which will return data. Feel free to fill in different parameter values - our test data reference gives you an overview of our sample data.

FieldTypeValues
PublisherId *int 
TimeSpanenum
Querystring
MessagePartnershipStatusenum

XML response

Short paramter definitions
PublisherId (int):
Id of the publisher whose account is being used.
TimeSpan (enum):
This parameter defines the timespan of the messages that ought to be retrieved. Possible values are: LastLogin, Last7days, Last14days, LastMonth, Last3months
Query (string):
This parameter defines the search query for which records ought to be returned.
MessagePartnershipStatus (enum):
This parameter restricts the returned messages to a certain partnership status. Possible values are: AllPartnerships, AllAcceptedPartnerships, AllTemporarilyAcceptedPartnerships, AllDeclinedPartnerships

Complete code examples

PHP

 (request)

.NET

 (request)

Copyright © 2008, affilinet GmbH