<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://synced.io/js/wsdl-viewer/wsdl-viewer.xsl"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:tns="https://synced.io/api/v2" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap-enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" name="Dealium" targetNamespace="https://synced.io/api/v2"><types><xsd:schema targetNamespace="https://synced.io/api/v2"><xsd:complexType name="currency"><xsd:all><xsd:element name="currency_id" type="xsd:int" nillable="true"/><xsd:element name="currency_name" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="category"><xsd:all><xsd:element name="category_id" type="xsd:int"/><xsd:element name="parent_id" type="xsd:int"/><xsd:element name="category_name" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="categories"><xsd:all><xsd:element name="category" type="tns:category" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="subcategory"><xsd:all><xsd:element name="subcategory_id" type="xsd:int"/><xsd:element name="category_id" type="xsd:int"/><xsd:element name="subcategory_name" type="xsd:string"/><xsd:element name="category_name" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="subcategories"><xsd:all><xsd:element name="subcategory" type="tns:subcategory" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="network"><xsd:all><xsd:element name="network_id" type="xsd:int"/><xsd:element name="network_name" type="xsd:string"/><xsd:element name="country_id" type="xsd:int"/></xsd:all></xsd:complexType><xsd:complexType name="networks"><xsd:all><xsd:element name="networks" type="tns:network" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="source"><xsd:all><xsd:element name="source_id" type="xsd:int"/><xsd:element name="source_name" type="xsd:string"/><xsd:element name="source_url" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="sources"><xsd:all><xsd:element name="sources" type="tns:source" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="apply_program_response"><xsd:all><xsd:element name="code" type="xsd:string"/><xsd:element name="apply_id" type="xsd:int"/><xsd:element name="message" type="xsd:string"/><xsd:element name="dt_applied" type="xsd:string"/><xsd:element name="status" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="limits"><xsd:all><xsd:element name="offset" type="xsd:int" nillable="true"/><xsd:element name="limit" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="program"><xsd:all><xsd:element name="program_id" type="xsd:int"/><xsd:element name="network_id" type="xsd:int"/><xsd:element name="network_program_id" type="xsd:int"/><xsd:element name="program_category_id" type="xsd:int"/><xsd:element name="program_name" type="xsd:string"/><xsd:element name="program_status" type="xsd:string"/><xsd:element name="terms" type="xsd:string"/><xsd:element name="specialterms" type="xsd:string"/><xsd:element name="program_affiliate_link" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="programs"><xsd:all><xsd:element name="program" type="tns:program" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="merchant"><xsd:all><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="merchant_name" type="xsd:string"/><xsd:element name="merchant_description" type="xsd:string"/><xsd:element name="merchant_url" type="xsd:string"/><xsd:element name="merchant_logo" type="xsd:string"/><xsd:element name="has_cashback" type="xsd:int"/><xsd:element name="programs" type="tns:programs" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="merchants"><xsd:all><xsd:element name="merchant" type="tns:merchant" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="claims_filters"><xsd:all><xsd:element name="offset" type="xsd:int" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="claim"><xsd:all><xsd:element name="request_id" type="xsd:int"/><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="merchant_name" type="xsd:string"/><xsd:element name="program_id" type="xsd:int"/><xsd:element name="program_name" type="xsd:string"/><xsd:element name="network_id" type="xsd:int"/><xsd:element name="network_name" type="xsd:string"/><xsd:element name="order_id" type="xsd:string"/><xsd:element name="order_date" type="xsd:string"/><xsd:element name="order_value" type="xsd:float" nillable="true"/><xsd:element name="claim_status" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="claims"><xsd:all><xsd:element name="claim" type="tns:claim" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="cashback_offer"><xsd:all><xsd:element name="offer_id" type="xsd:int"/><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="program_id" type="xsd:int"/><xsd:element name="program_category_id" type="xsd:int"/><xsd:element name="country_id" type="xsd:int"/><xsd:element name="title" type="xsd:string"/><xsd:element name="offer_currency" type="xsd:string"/><xsd:element name="offer_value" type="xsd:float"/><xsd:element name="affiliate_url" type="xsd:string" nillable="true"/><xsd:element name="category_id" type="xsd:int"/><xsd:element name="region_currency" type="xsd:string" nillable="true"/><xsd:element name="region_value" type="xsd:float" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="cashback_offers"><xsd:all><xsd:element name="cashback_offer" type="tns:cashback_offer" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="offer"><xsd:all><xsd:element name="offer_id" type="xsd:int"/><xsd:element name="country_id" type="xsd:int"/><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="program_id" type="xsd:int"/><xsd:element name="category_id" type="xsd:int"/><xsd:element name="subcategory_id" type="xsd:int"/><xsd:element name="network_id" type="xsd:int"/><xsd:element name="offer_title" type="xsd:string"/><xsd:element name="offer_description" type="xsd:string"/><xsd:element name="offer_start_date" type="xsd:string"/><xsd:element name="offer_end_date" type="xsd:string"/><xsd:element name="offer_affiliate_url" type="xsd:string"/><xsd:element name="offer_voucher_code" type="xsd:string"/><xsd:element name="offer_price" type="xsd:float"/><xsd:element name="offer_discount" type="xsd:float"/><xsd:element name="offer_currency" type="xsd:string"/><xsd:element name="is_holiday_offer" type="xsd:string"/><xsd:element name="offer_large_img_url" type="xsd:string"/><xsd:element name="offer_small_img_url" type="xsd:string"/><xsd:element name="offer_location" type="xsd:string"/><xsd:element name="offer_latitude" type="xsd:string"/><xsd:element name="offer_longitude" type="xsd:string"/><xsd:element name="offer_image" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="offers"><xsd:all><xsd:element name="offer" type="tns:offer" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="language"><xsd:all><xsd:element name="language_id" type="xsd:int"/><xsd:element name="language_name" type="xsd:string"/><xsd:element name="language_code" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="languages"><xsd:all><xsd:element name="language" type="tns:language" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="country"><xsd:all><xsd:element name="country_id" type="xsd:int"/><xsd:element name="country_name" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="countries"><xsd:all><xsd:element name="country" type="tns:country" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="record"><xsd:all><xsd:element name="statistics_id" type="xsd:int"/><xsd:element name="statistics_date" type="xsd:string"/><xsd:element name="merchant_name" type="xsd:string"/><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="network_name" type="xsd:string"/><xsd:element name="program_name" type="xsd:string"/><xsd:element name="tracking_id" type="xsd:string"/><xsd:element name="clicks" type="xsd:string"/><xsd:element name="sales" type="xsd:string"/><xsd:element name="quotes" type="xsd:string"/><xsd:element name="member_id" type="xsd:int"/><xsd:element name="commission_confirmed" type="xsd:string"/><xsd:element name="cashback" type="xsd:string"/><xsd:element name="commission_unconfirmed" type="xsd:string"/><xsd:element name="commission_status" type="xsd:string"/><xsd:element name="member_commission" type="xsd:string"/><xsd:element name="currency_code" type="xsd:string"/><xsd:element name="original_sales" type="xsd:string"/><xsd:element name="original_commission_confirmed" type="xsd:string"/><xsd:element name="original_commission_unconfirmed" type="xsd:string"/><xsd:element name="original_member_commission" type="xsd:string"/><xsd:element name="original_currency_code" type="xsd:string"/><xsd:element name="payment_status" type="xsd:string"/><xsd:element name="user_more_tracking" type="xsd:string"/><xsd:element name="site_id" type="xsd:int"/></xsd:all></xsd:complexType><xsd:complexType name="report"><xsd:all><xsd:element name="record" type="tns:record" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="click"><xsd:all><xsd:element name="click_type" type="xsd:string"/><xsd:element name="statistics_date" type="xsd:string"/><xsd:element name="merchant_name" type="xsd:string"/><xsd:element name="merchant_id" type="xsd:int"/><xsd:element name="network_name" type="xsd:string"/><xsd:element name="program_name" type="xsd:string"/><xsd:element name="reference_id" type="xsd:int"/><xsd:element name="member_id" type="xsd:string"/><xsd:element name="client_ip" type="xsd:string"/><xsd:element name="source_id" type="xsd:int"/><xsd:element name="subid2" type="xsd:string"/><xsd:element name="subid3" type="xsd:string"/><xsd:element name="subid4" type="xsd:string"/><xsd:element name="subid5" type="xsd:string"/></xsd:all></xsd:complexType><xsd:complexType name="impressions"><xsd:all><xsd:element name="impression" type="tns:click" nillable="true"/></xsd:all></xsd:complexType><xsd:complexType name="clicks"><xsd:all><xsd:element name="click" type="tns:click" nillable="true"/></xsd:all></xsd:complexType></xsd:schema></types><portType name="DealiumPort"><operation name="get_currencies"><documentation>Returns a list of currencies.</documentation><input message="tns:get_currenciesIn"/><output message="tns:get_currenciesOut"/></operation><operation name="get_categories"><documentation>Returns a list of active categories.</documentation><input message="tns:get_categoriesIn"/><output message="tns:get_categoriesOut"/></operation><operation name="get_subcategories"><documentation>Returns a list of active subcategories.</documentation><input message="tns:get_subcategoriesIn"/><output message="tns:get_subcategoriesOut"/></operation><operation name="get_networks"><documentation>Returns a list of active affiliate networks.</documentation><input message="tns:get_networksIn"/><output message="tns:get_networksOut"/></operation><operation name="get_sources"><documentation>Returns a list of sources.</documentation><input message="tns:get_sourcesIn"/><output message="tns:get_sourcesOut"/></operation><operation name="get_merchant"><documentation>Returns details for a merchant</documentation><input message="tns:get_merchantIn"/></operation><operation name="apply_to_programs"><documentation>Apply to programs</documentation><input message="tns:apply_to_programsIn"/><output message="tns:apply_to_programsOut"/></operation><operation name="get_not_joined_programs"><documentation>Max limit is 100, default limit is 50</documentation><input message="tns:get_not_joined_programsIn"/><output message="tns:get_not_joined_programsOut"/></operation><operation name="get_merchants"><documentation>Returns a list of active merchants.</documentation><input message="tns:get_merchantsIn"/><output message="tns:get_merchantsOut"/></operation><operation name="get_claim_requests"><documentation>Returns a list of claim requests.</documentation><input message="tns:get_claim_requestsIn"/><output message="tns:get_claim_requestsOut"/></operation><operation name="get_cashback_offers"><documentation>Use allow_cashback_sites (all - return all offers, allow - return only advertisers which allow cashback sites, not allow - return only advertisers which not allow cashback sites)</documentation><input message="tns:get_cashback_offersIn"/><output message="tns:get_cashback_offersOut"/></operation><operation name="get_offers"><documentation>offer_type can be [offer, code, daily_deal]</documentation><input message="tns:get_offersIn"/><output message="tns:get_offersOut"/></operation><operation name="get_languages"><documentation>Returns a list of languages.</documentation><input message="tns:get_languagesIn"/><output message="tns:get_languagesOut"/></operation><operation name="get_countries"><documentation>Returns a list of countries.</documentation><input message="tns:get_countriesIn"/><output message="tns:get_countriesOut"/></operation><operation name="get_commisions_report"><documentation>Returns the commission report</documentation><input message="tns:get_commisions_reportIn"/><output message="tns:get_commisions_reportOut"/></operation><operation name="get_impressions_report"><documentation>Returns the impressions report</documentation><input message="tns:get_impressions_reportIn"/><output message="tns:get_impressions_reportOut"/></operation><operation name="get_clicks_report"><documentation>Returns the clicks report</documentation><input message="tns:get_clicks_reportIn"/><output message="tns:get_clicks_reportOut"/></operation></portType><binding name="DealiumBinding" type="tns:DealiumPort"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="get_currencies"><soap:operation soapAction="https://synced.io/api/v2#get_currencies"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_categories"><soap:operation soapAction="https://synced.io/api/v2#get_categories"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_subcategories"><soap:operation soapAction="https://synced.io/api/v2#get_subcategories"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_networks"><soap:operation soapAction="https://synced.io/api/v2#get_networks"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_sources"><soap:operation soapAction="https://synced.io/api/v2#get_sources"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_merchant"><soap:operation soapAction="https://synced.io/api/v2#get_merchant"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input></operation><operation name="apply_to_programs"><soap:operation soapAction="https://synced.io/api/v2#apply_to_programs"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_not_joined_programs"><soap:operation soapAction="https://synced.io/api/v2#get_not_joined_programs"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_merchants"><soap:operation soapAction="https://synced.io/api/v2#get_merchants"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_claim_requests"><soap:operation soapAction="https://synced.io/api/v2#get_claim_requests"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_cashback_offers"><soap:operation soapAction="https://synced.io/api/v2#get_cashback_offers"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_offers"><soap:operation soapAction="https://synced.io/api/v2#get_offers"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_languages"><soap:operation soapAction="https://synced.io/api/v2#get_languages"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_countries"><soap:operation soapAction="https://synced.io/api/v2#get_countries"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_commisions_report"><soap:operation soapAction="https://synced.io/api/v2#get_commisions_report"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_impressions_report"><soap:operation soapAction="https://synced.io/api/v2#get_impressions_report"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation><operation name="get_clicks_report"><soap:operation soapAction="https://synced.io/api/v2#get_clicks_report"/><input><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></input><output><soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://synced.io/api/v2"/></output></operation></binding><service name="DealiumService"><port name="DealiumPort" binding="tns:DealiumBinding"><soap:address location="https://synced.io/api/v2"/></port></service><message name="get_currenciesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_currenciesOut"><part name="return" type="tns:currency"/></message><message name="get_categoriesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_categoriesOut"><part name="return" type="tns:categories"/></message><message name="get_subcategoriesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="language_id" type="xsd:int"/></message><message name="get_subcategoriesOut"><part name="return" type="tns:subcategories"/></message><message name="get_networksIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_networksOut"><part name="return" type="tns:networks"/></message><message name="get_sourcesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_sourcesOut"><part name="return" type="tns:sources"/></message><message name="get_merchantIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="merchant_id" type="xsd:int"/><part name="country_id" type="xsd:int"/></message><message name="apply_to_programsIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="program_id" type="xsd:int"/></message><message name="apply_to_programsOut"><part name="return" type="tns:apply_program_response"/></message><message name="get_not_joined_programsIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="country_id" type="xsd:int"/><part name="limits" type="tns:limits"/></message><message name="get_not_joined_programsOut"><part name="return" type="tns:merchants"/></message><message name="get_merchantsIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="network_id" type="xsd:int"/><part name="country_id" type="xsd:int"/><part name="category_id" type="xsd:int"/><part name="exclude_network_id" type="xsd:int"/></message><message name="get_merchantsOut"><part name="return" type="tns:merchants"/></message><message name="get_claim_requestsIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="claims_filters" type="tns:claims_filters"/></message><message name="get_claim_requestsOut"><part name="return" type="tns:claims"/></message><message name="get_cashback_offersIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="merchant_id" type="xsd:int"/><part name="country_id" type="xsd:int"/><part name="has_postback" type="xsd:int"/><part name="allow_cashback_sites" type="xsd:string"/><part name="no_purchase" type="xsd:int"/></message><message name="get_cashback_offersOut"><part name="return" type="tns:cashback_offers"/></message><message name="get_offersIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="network_id" type="xsd:int"/><part name="merchant_id" type="xsd:int"/><part name="category_id" type="xsd:int"/><part name="country_id" type="xsd:int"/><part name="start_date" type="xsd:string"/><part name="end_date" type="xsd:string"/><part name="offer_type" type="xsd:string"/><part name="has_postback" type="xsd:int"/></message><message name="get_offersOut"><part name="return" type="tns:offers"/></message><message name="get_languagesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_languagesOut"><part name="return" type="tns:languages"/></message><message name="get_countriesIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/></message><message name="get_countriesOut"><part name="return" type="tns:countries"/></message><message name="get_commisions_reportIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="start_date" type="xsd:string"/><part name="end_date" type="xsd:string"/><part name="currency" type="xsd:string"/><part name="source_id" type="xsd:int"/></message><message name="get_commisions_reportOut"><part name="return" type="tns:report"/></message><message name="get_impressions_reportIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="start_date" type="xsd:string"/><part name="end_date" type="xsd:string"/><part name="merchant_id" type="xsd:int"/><part name="referrer" type="xsd:string"/><part name="client_ip" type="xsd:string"/></message><message name="get_impressions_reportOut"><part name="return" type="tns:impressions"/></message><message name="get_clicks_reportIn"><part name="username" type="xsd:string"/><part name="subscription_id" type="xsd:string"/><part name="start_date" type="xsd:string"/><part name="end_date" type="xsd:string"/><part name="member_id" type="xsd:string"/><part name="merchant_id" type="xsd:int"/><part name="offer_id" type="xsd:int"/></message><message name="get_clicks_reportOut"><part name="return" type="tns:clicks"/></message></definitions>
