GetRateChanges

 

GetRateChanges

This method retrieves the messages from the publisher's inbox, which announce rate changes.

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
SearchQuerystring
MessageStatus *enum

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.
MessageStatus (enum):
This parameter specifies what status that the returned messages ought to have. Possible values are: All, UnreadMessages, ReadMessages

Complete code examples

.NET

 (request)

Copyright © 2008, affilinet GmbH