<?xml version="1.0" encoding="UTF-8"?>
<definitions xmlns="http://schemas.xmlsoap.org/wsdl/" name="Linkfeed" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="https://api.linkfeed.ru" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:typens="https://api.linkfeed.ru">
  <types>
    <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="https://api.linkfeed.ru">
      <xsd:complexType name="LinkfeedStruct..EditSiteIn">
        <xsd:all>
          <xsd:element nillable="true" name="hide_url_in_search" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level1_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="project_theme_ids" type="typens:IntegerArray"/>
          <xsd:element nillable="true" name="level2_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="before_text" type="xsd:string"/>
          <xsd:element nillable="true" name="disable_obscene" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level3_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="encoding_id" type="xsd:int"/>
          <xsd:element nillable="true" name="after_text" type="xsd:string"/>
          <xsd:element nillable="true" name="hide_url" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level1_max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="separator" type="xsd:string"/>
          <xsd:element nillable="true" name="disable_adult" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level2_max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_sale" type="xsd:boolean"/>
          <xsd:element nillable="true" name="class_attr" type="xsd:string"/>
          <xsd:element nillable="true" name="auto_mode" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level3_max_links_count" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..BuyIn">
        <xsd:all>
          <xsd:element nillable="true" name="url_id" type="xsd:int"/>
          <xsd:element nillable="true" name="right_text" type="xsd:string"/>
          <xsd:element nillable="true" name="max_price" type="xsd:double"/>
          <xsd:element nillable="true" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="page_id" type="xsd:int"/>
          <xsd:element nillable="true" name="anchor" type="xsd:string"/>
          <xsd:element nillable="true" name="anchor_id" type="xsd:int"/>
          <xsd:element nillable="true" name="left_text" type="xsd:string"/>
          <xsd:element nillable="false" name="project_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterBriefArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..FilterBrief[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkStatusArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..LinkStatus[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlData">
        <xsd:all>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="true" name="name" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AggregatedAmount">
        <xsd:all>
          <xsd:element nillable="false" name="pages_count" type="xsd:int"/>
          <xsd:element nillable="false" name="platforms_count" type="xsd:int"/>
          <xsd:element nillable="true" name="error" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="succeed" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="StringArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:string[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Page">
        <xsd:all>
          <xsd:element nillable="false" name="free_places" type="xsd:int"/>
          <xsd:element nillable="false" name="site_id" type="xsd:int"/>
          <xsd:element nillable="false" name="page" type="xsd:string"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="all_places" type="xsd:int"/>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
          <xsd:element nillable="false" name="out_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="page_level" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UserTransactionOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..UserTransactionOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterReset">
        <xsd:all>
          <xsd:element nillable="true" name="yandex_x_min" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="true" name="level3" type="xsd:boolean"/>
          <xsd:element nillable="true" name="carefree" type="xsd:int"/>
          <xsd:element nillable="true" name="min_body_size" type="xsd:int"/>
          <xsd:element nillable="true" name="language_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="max_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_min" type="xsd:double"/>
          <xsd:element nillable="true" name="not_show_from_one_subnet" type="xsd:int"/>
          <xsd:element nillable="true" name="added_in_last_days" type="xsd:int"/>
          <xsd:element nillable="true" name="level1" type="xsd:boolean"/>
          <xsd:element nillable="true" name="platform_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="spindex_max" type="xsd:int"/>
          <xsd:element nillable="true" name="spam_index_min" type="xsd:int"/>
          <xsd:element nillable="true" name="yaca" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_max" type="xsd:double"/>
          <xsd:element nillable="true" name="min_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="min_body_words_size" type="xsd:int"/>
          <xsd:element nillable="true" name="spindex_min" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="level2" type="xsd:boolean"/>
          <xsd:element nillable="true" name="no_double_in_project" type="xsd:int"/>
          <xsd:element nillable="true" name="pr_min" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_min" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="links_count_max" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_domains" type="xsd:string"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="pr_max" type="xsd:int"/>
          <xsd:element nillable="true" name="keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="links_count_forecast" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_prefix_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="uri_stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="spam_index_max" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_min" type="xsd:int"/>
          <xsd:element nillable="true" name="max_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="dmoz" type="xsd:int"/>
          <xsd:element nillable="true" name="theme_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="only_white_list" type="xsd:int"/>
          <xsd:element nillable="true" name="yap" type="xsd:int"/>
          <xsd:element nillable="true" name="sites_with_links" type="xsd:int"/>
          <xsd:element nillable="true" name="gop" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_max" type="xsd:int"/>
          <xsd:element nillable="true" name="yandex_x_max" type="xsd:int"/>
          <xsd:element nillable="true" name="wl_group_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="true" name="max_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_max" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PollLinkArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..PollLink[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkWeightedCostOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..LinkWeightedCostOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LblInArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..LblIn[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorOut">
        <xsd:all>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SearchSite">
        <xsd:all>
          <xsd:element nillable="false" name="level2_page_count" type="xsd:int"/>
          <xsd:element nillable="false" name="cy" type="xsd:int"/>
          <xsd:element nillable="false" name="level3_page_count" type="xsd:int"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="domain" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="level1_cost" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..RemoveOut">
        <xsd:all>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorDataArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..AnchorData[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..GetAnchorOut">
        <xsd:all>
          <xsd:element nillable="false" name="right_text" type="xsd:string"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="anchor" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="left_text" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlForEdit">
        <xsd:all>
          <xsd:element nillable="true" name="semi_auto_mode" type="xsd:boolean"/>
          <xsd:element nillable="true" name="manual_mode" type="xsd:boolean"/>
          <xsd:element nillable="true" name="url" type="xsd:string"/>
          <xsd:element nillable="true" name="name" type="xsd:string"/>
          <xsd:element nillable="true" name="auto_mode" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlFilterIn">
        <xsd:all>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="true" name="max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="max_links_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="filter_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ResultString">
        <xsd:all>
          <xsd:element nillable="true" name="error" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:string"/>
          <xsd:element nillable="false" name="succeed" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkWithReasonArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..LinkWithReason[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Site">
        <xsd:all>
          <xsd:element nillable="false" name="yandex_pages_count" type="xsd:int"/>
          <xsd:element nillable="false" name="hide_url_in_search" type="xsd:boolean"/>
          <xsd:element nillable="false" name="level1_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="carefree" type="xsd:boolean"/>
          <xsd:element nillable="false" name="created_at" type="xsd:date"/>
          <xsd:element nillable="false" name="cy" type="xsd:int"/>
          <xsd:element nillable="false" name="yandex_x" type="xsd:int"/>
          <xsd:element nillable="false" name="spindex" type="xsd:int"/>
          <xsd:element nillable="false" name="level2_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="false" name="all_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="before_text" type="xsd:string"/>
          <xsd:element nillable="false" name="language_id" type="xsd:int"/>
          <xsd:element nillable="false" name="disable_obscene" type="xsd:boolean"/>
          <xsd:element nillable="false" name="level3_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="majestic_spr" type="xsd:double"/>
          <xsd:element nillable="false" name="after_text" type="xsd:string"/>
          <xsd:element nillable="false" name="day_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="encoding_id" type="xsd:int"/>
          <xsd:element nillable="false" name="level1_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="hide_url" type="xsd:boolean"/>
          <xsd:element nillable="false" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="false" name="solomono_in" type="xsd:int"/>
          <xsd:element nillable="false" name="registered_at" type="xsd:date"/>
          <xsd:element nillable="false" name="theme_id" type="xsd:int"/>
          <xsd:element nillable="false" name="separator" type="xsd:string"/>
          <xsd:element nillable="false" name="solomono_out" type="xsd:int"/>
          <xsd:element nillable="false" name="disable_adult" type="xsd:boolean"/>
          <xsd:element nillable="false" name="domain" type="xsd:string"/>
          <xsd:element nillable="false" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="false" name="level2_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="stop_sale" type="xsd:boolean"/>
          <xsd:element nillable="false" name="auto_mode" type="xsd:boolean"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="class_attr" type="xsd:string"/>
          <xsd:element nillable="false" name="google_pages_count" type="xsd:int"/>
          <xsd:element nillable="false" name="level3_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="false" name="yesterday_cost" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Url[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlFilterHashArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..UrlFilterHash[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..BuyInArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..BuyIn[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SearchPage">
        <xsd:all>
          <xsd:element nillable="false" name="domain_pr" type="xsd:int"/>
          <xsd:element nillable="false" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="false" name="cy" type="xsd:int"/>
          <xsd:element nillable="false" name="path" type="xsd:string"/>
          <xsd:element nillable="false" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="false" name="language_id" type="xsd:int"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="theme_id" type="xsd:int"/>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
          <xsd:element nillable="false" name="domain" type="xsd:string"/>
          <xsd:element nillable="false" name="level" type="xsd:int"/>
          <xsd:element nillable="false" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Link[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Theme">
        <xsd:all>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ReverseSearchParams">
        <xsd:all>
          <xsd:element nillable="false" name="percent" type="xsd:int"/>
          <xsd:element nillable="true" name="project_theme_ids" type="xsd:boolean"/>
          <xsd:element nillable="true" name="project_language_ids" type="xsd:boolean"/>
          <xsd:element nillable="true" name="disable_obscene" type="xsd:boolean"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:boolean"/>
          <xsd:element nillable="true" name="disable_adult" type="xsd:boolean"/>
          <xsd:element nillable="true" name="max_anchor_length" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlBlArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..UrlBl[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteLinkArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..SiteLink[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlFilterArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..UrlFilter[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AddSiteIn">
        <xsd:all>
          <xsd:element nillable="true" name="hide_url_in_search" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level1_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="project_theme_ids" type="typens:IntegerArray"/>
          <xsd:element nillable="true" name="level2_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="manual_mode" type="xsd:boolean"/>
          <xsd:element nillable="true" name="mode" type="xsd:int"/>
          <xsd:element nillable="true" name="before_text" type="xsd:string"/>
          <xsd:element nillable="true" name="disable_obscene" type="xsd:boolean"/>
          <xsd:element nillable="true" name="language_id" type="xsd:int"/>
          <xsd:element nillable="true" name="level3_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="true" name="after_text" type="xsd:string"/>
          <xsd:element nillable="true" name="url_with_code" type="xsd:string"/>
          <xsd:element nillable="true" name="encoding_id" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="hide_url" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level1_max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="separator" type="xsd:string"/>
          <xsd:element nillable="false" name="theme_id" type="xsd:int"/>
          <xsd:element nillable="true" name="level2_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="domain" type="xsd:string"/>
          <xsd:element nillable="true" name="disable_adult" type="xsd:boolean"/>
          <xsd:element nillable="true" name="class_attr" type="xsd:string"/>
          <xsd:element nillable="true" name="auto_mode" type="xsd:boolean"/>
          <xsd:element nillable="true" name="stop_sale" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level3_max_links_count" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LblIn">
        <xsd:all>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="false" name="site" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..GetAnchorOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..GetAnchorOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..EditUrlFilterIn">
        <xsd:all>
          <xsd:element nillable="true" name="max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="max_links_cost" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteCost">
        <xsd:all>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
          <xsd:element nillable="false" name="level" type="typens:LinkfeedStruct..CostLevel"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UserTransactionOut">
        <xsd:all>
          <xsd:element nillable="false" name="created_at" type="xsd:date"/>
          <xsd:element nillable="false" name="money" type="xsd:double"/>
          <xsd:element nillable="false" name="int_rate" type="xsd:double"/>
          <xsd:element nillable="false" name="wm_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="type_id" type="xsd:int"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="cb_rate" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..CostLevelArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..CostLevel[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..BuyOut">
        <xsd:all>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorData">
        <xsd:all>
          <xsd:element nillable="true" name="right_text" type="xsd:string"/>
          <xsd:element nillable="false" name="anchor" type="xsd:string"/>
          <xsd:element nillable="true" name="left_text" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SearchSiteProfile">
        <xsd:all>
          <xsd:element nillable="false" name="level1_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="level2_page_count" type="xsd:int"/>
          <xsd:element nillable="false" name="domain_registered_at" type="xsd:date"/>
          <xsd:element nillable="false" name="cy" type="xsd:int"/>
          <xsd:element nillable="false" name="level3_page_count" type="xsd:int"/>
          <xsd:element nillable="false" name="level2_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="false" name="disable_obscene" type="xsd:boolean"/>
          <xsd:element nillable="false" name="level3_max_anchor_length" type="xsd:int"/>
          <xsd:element nillable="false" name="language_id" type="xsd:int"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="level1_page_count" type="xsd:int"/>
          <xsd:element nillable="false" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="false" name="theme_id" type="xsd:int"/>
          <xsd:element nillable="false" name="encoding" type="xsd:string"/>
          <xsd:element nillable="false" name="accepted_language_ids" type="typens:IntegerArray"/>
          <xsd:element nillable="false" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="false" name="domain" type="xsd:string"/>
          <xsd:element nillable="false" name="disable_adult" type="xsd:boolean"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="stop_sale" type="xsd:boolean"/>
          <xsd:element nillable="false" name="auto_mode" type="xsd:boolean"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="false" name="ip" type="xsd:string"/>
          <xsd:element nillable="false" name="accepted_theme_ids" type="typens:IntegerArray"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..RemoveOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..RemoveOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkWeightedCostOut">
        <xsd:all>
          <xsd:element nillable="false" name="weighted_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LblRecordArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..LblRecord[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..BuyOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..BuyOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Currency">
        <xsd:all>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ResultArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Result[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PlatformOwnerInfoArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..PlatformOwnerInfo[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..CostLevel">
        <xsd:all>
          <xsd:element nillable="true" name="average_system_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="level" type="xsd:int"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Language">
        <xsd:all>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LanguageArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Language[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlBl">
        <xsd:all>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterFullArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..FilterFull[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlDataArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..UrlData[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterIn">
        <xsd:all>
          <xsd:element nillable="true" name="yandex_x_min" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="true" name="level3" type="xsd:boolean"/>
          <xsd:element nillable="true" name="carefree" type="xsd:boolean"/>
          <xsd:element nillable="true" name="min_body_size" type="xsd:int"/>
          <xsd:element nillable="true" name="language_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="max_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_min" type="xsd:double"/>
          <xsd:element nillable="true" name="not_show_from_one_subnet" type="xsd:boolean"/>
          <xsd:element nillable="true" name="added_in_last_days" type="xsd:int"/>
          <xsd:element nillable="true" name="level1" type="xsd:boolean"/>
          <xsd:element nillable="true" name="platform_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="spindex_max" type="xsd:int"/>
          <xsd:element nillable="true" name="spam_index_min" type="xsd:int"/>
          <xsd:element nillable="true" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="true" name="cost_max" type="xsd:double"/>
          <xsd:element nillable="true" name="min_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="min_body_words_size" type="xsd:int"/>
          <xsd:element nillable="true" name="spindex_min" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="level2" type="xsd:boolean"/>
          <xsd:element nillable="true" name="no_double_in_project" type="xsd:boolean"/>
          <xsd:element nillable="true" name="pr_min" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_min" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="links_count_max" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_domains" type="xsd:string"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="pr_max" type="xsd:int"/>
          <xsd:element nillable="true" name="keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="links_count_forecast" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_prefix_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="uri_stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="spam_index_max" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_min" type="xsd:int"/>
          <xsd:element nillable="true" name="max_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="true" name="theme_ids" type="xsd:string"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="true" name="only_white_list" type="xsd:boolean"/>
          <xsd:element nillable="true" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="true" name="sites_with_links" type="xsd:boolean"/>
          <xsd:element nillable="true" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="true" name="tic_max_max" type="xsd:int"/>
          <xsd:element nillable="true" name="yandex_x_max" type="xsd:int"/>
          <xsd:element nillable="true" name="wl_group_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="true" name="max_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_max" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Result">
        <xsd:all>
          <xsd:element nillable="true" name="error" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="succeed" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorIn">
        <xsd:all>
          <xsd:element nillable="true" name="right_text" type="xsd:string"/>
          <xsd:element nillable="true" name="anchorless" type="xsd:boolean"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
          <xsd:element nillable="true" name="anchor" type="xsd:string"/>
          <xsd:element nillable="true" name="left_text" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..QueueBuyIn">
        <xsd:all>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_coefficient" type="xsd:double"/>
          <xsd:element nillable="true" name="anchorless" type="xsd:boolean"/>
          <xsd:element nillable="false" name="text" type="xsd:string"/>
          <xsd:element nillable="true" name="force_fill_queue" type="xsd:boolean"/>
          <xsd:element nillable="false" name="additional_filter_params" type="typens:LinkfeedStruct..Filter"/>
          <xsd:element nillable="true" name="nofollow" type="xsd:boolean"/>
          <xsd:element nillable="false" name="filter_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlFilterHash">
        <xsd:all>
          <xsd:element nillable="false" name="max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="max_links_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="filter_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PageArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Page[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Url">
        <xsd:all>
          <xsd:element nillable="false" name="mode_id" type="xsd:int"/>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="yesterday_cost" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..GetLinkIn">
        <xsd:all>
          <xsd:element nillable="true" name="url_id" type="xsd:int"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="project_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..OptCarefreeUpdateCostData">
        <xsd:all>
          <xsd:element nillable="false" name="old_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="new_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="IntegerArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="xsd:int[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkStatus">
        <xsd:all>
          <xsd:element nillable="false" name="reason" type="xsd:string"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PlatformOwnerInfo">
        <xsd:all>
          <xsd:element nillable="false" name="payment_method" type="xsd:string"/>
          <xsd:element nillable="false" name="reg_date" type="xsd:date"/>
          <xsd:element nillable="false" name="phone" type="xsd:string"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="surname" type="xsd:string"/>
          <xsd:element nillable="false" name="inn" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="country_code" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ThemeArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Theme[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterBrief">
        <xsd:all>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="used" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PollLink">
        <xsd:all>
          <xsd:element nillable="false" name="old_status_id" type="xsd:int"/>
          <xsd:element nillable="false" name="status_id" type="xsd:int"/>
          <xsd:element nillable="false" name="id" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteLink">
        <xsd:all>
          <xsd:element nillable="false" name="anchor_text" type="xsd:string"/>
          <xsd:element nillable="false" name="site_id" type="xsd:int"/>
          <xsd:element nillable="false" name="right_text" type="xsd:string"/>
          <xsd:element nillable="false" name="page" type="xsd:string"/>
          <xsd:element nillable="false" name="created_at" type="xsd:date"/>
          <xsd:element nillable="false" name="created_at_time" type="xsd:dateTime"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="page_id" type="xsd:int"/>
          <xsd:element nillable="false" name="level" type="xsd:int"/>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="left_text" type="xsd:string"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterFull">
        <xsd:all>
          <xsd:element nillable="true" name="yandex_x_min" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="true" name="level3" type="xsd:boolean"/>
          <xsd:element nillable="true" name="carefree" type="xsd:boolean"/>
          <xsd:element nillable="true" name="min_body_size" type="xsd:int"/>
          <xsd:element nillable="true" name="language_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="max_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_min" type="xsd:double"/>
          <xsd:element nillable="true" name="not_show_from_one_subnet" type="xsd:boolean"/>
          <xsd:element nillable="true" name="added_in_last_days" type="xsd:int"/>
          <xsd:element nillable="true" name="level1" type="xsd:boolean"/>
          <xsd:element nillable="true" name="platform_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="spindex_max" type="xsd:int"/>
          <xsd:element nillable="true" name="spam_index_min" type="xsd:int"/>
          <xsd:element nillable="true" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="true" name="cost_max" type="xsd:double"/>
          <xsd:element nillable="true" name="min_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="min_body_words_size" type="xsd:int"/>
          <xsd:element nillable="true" name="spindex_min" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="level2" type="xsd:boolean"/>
          <xsd:element nillable="true" name="no_double_in_project" type="xsd:boolean"/>
          <xsd:element nillable="true" name="pr_min" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_min" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="links_count_max" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_domains" type="xsd:string"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="pr_max" type="xsd:int"/>
          <xsd:element nillable="true" name="keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="links_count_forecast" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_prefix_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="uri_stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="spam_index_max" type="xsd:int"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="true" name="cy_min" type="xsd:int"/>
          <xsd:element nillable="true" name="max_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="true" name="theme_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="only_white_list" type="xsd:boolean"/>
          <xsd:element nillable="true" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="true" name="sites_with_links" type="xsd:boolean"/>
          <xsd:element nillable="true" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="true" name="tic_max_max" type="xsd:int"/>
          <xsd:element nillable="true" name="yandex_x_max" type="xsd:int"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="used" type="xsd:boolean"/>
          <xsd:element nillable="true" name="wl_group_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="true" name="max_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_max" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SearchPageArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..SearchPage[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..AnchorOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..CfrRefillAnswer">
        <xsd:all>
          <xsd:element nillable="false" name="last_refill" type="xsd:dateTime"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinkWithReason">
        <xsd:all>
          <xsd:element nillable="false" name="link_id" type="xsd:string"/>
          <xsd:element nillable="false" name="reason_code" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ProjectOut">
        <xsd:all>
          <xsd:element nillable="false" name="remove_not_yap" type="xsd:boolean"/>
          <xsd:element nillable="false" name="enable_duplicate" type="xsd:boolean"/>
          <xsd:element nillable="false" name="month_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="remove_not_gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="all_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="language_id" type="xsd:int"/>
          <xsd:element nillable="false" name="level1_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="max_error_wait" type="xsd:int"/>
          <xsd:element nillable="false" name="level2_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="false" name="theme_ids" type="typens:IntegerArray"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="yesterday_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="level3_max_links_count" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteCostArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..SiteCost[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..StatusWithError">
        <xsd:all>
          <xsd:element nillable="true" name="error" type="xsd:string"/>
          <xsd:element nillable="false" name="succeed" type="xsd:boolean"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LinksExportAnswer">
        <xsd:all>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="start_date" type="xsd:dateTime"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorInArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..AnchorIn[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ProjectIn">
        <xsd:all>
          <xsd:element nillable="true" name="enable_duplicate" type="xsd:boolean"/>
          <xsd:element nillable="true" name="remove_not_yap" type="xsd:boolean"/>
          <xsd:element nillable="true" name="remove_not_gop" type="xsd:boolean"/>
          <xsd:element nillable="true" name="language_id" type="xsd:int"/>
          <xsd:element nillable="true" name="level1_max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="theme_ids" type="typens:IntegerArray"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="true" name="level2_max_links_count" type="xsd:int"/>
          <xsd:element nillable="true" name="max_error_wait" type="xsd:int"/>
          <xsd:element nillable="true" name="level3_max_links_count" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..LblRecord">
        <xsd:all>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="site" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..CurrencyArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Currency[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteOut">
        <xsd:all>
          <xsd:element nillable="false" name="site_id" type="xsd:int"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="comment" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PollLinkData">
        <xsd:all>
          <xsd:element nillable="false" name="batch_id" type="xsd:int"/>
          <xsd:element nillable="false" name="data" type="typens:LinkfeedStruct..PollLinkArray"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ProjectOutArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..ProjectOut[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Filter">
        <xsd:all>
          <xsd:element nillable="true" name="level3" type="xsd:boolean"/>
          <xsd:element nillable="true" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="true" name="yandex_x_min" type="xsd:int"/>
          <xsd:element nillable="true" name="not_show_from_one_subnet" type="xsd:boolean"/>
          <xsd:element nillable="true" name="cost_min" type="xsd:double"/>
          <xsd:element nillable="true" name="max_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="language_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="min_body_size" type="xsd:int"/>
          <xsd:element nillable="true" name="carefree" type="xsd:boolean"/>
          <xsd:element nillable="true" name="spindex_max" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="level1" type="xsd:boolean"/>
          <xsd:element nillable="true" name="added_in_last_days" type="xsd:int"/>
          <xsd:element nillable="true" name="min_body_words_size" type="xsd:int"/>
          <xsd:element nillable="true" name="min_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="cost_max" type="xsd:double"/>
          <xsd:element nillable="true" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="true" name="spam_index_min" type="xsd:int"/>
          <xsd:element nillable="true" name="pr_min" type="xsd:int"/>
          <xsd:element nillable="true" name="no_double_in_project" type="xsd:boolean"/>
          <xsd:element nillable="true" name="level2" type="xsd:boolean"/>
          <xsd:element nillable="true" name="stop_keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="spindex_min" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_domains" type="xsd:string"/>
          <xsd:element nillable="true" name="links_count_max" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_min" type="xsd:int"/>
          <xsd:element nillable="true" name="keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="pr_max" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="spam_index_max" type="xsd:int"/>
          <xsd:element nillable="true" name="uri_stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="domain_prefix_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="links_count_forecast" type="xsd:int"/>
          <xsd:element nillable="true" name="theme_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="dmoz" type="xsd:boolean"/>
          <xsd:element nillable="true" name="max_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="cy_min" type="xsd:int"/>
          <xsd:element nillable="true" name="yandex_x_max" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_max" type="xsd:int"/>
          <xsd:element nillable="true" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="true" name="sites_with_links" type="xsd:boolean"/>
          <xsd:element nillable="true" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="true" name="only_white_list" type="xsd:boolean"/>
          <xsd:element nillable="true" name="cy_max" type="xsd:int"/>
          <xsd:element nillable="true" name="max_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="true" name="wl_group_ids" type="xsd:string"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..UrlFilter">
        <xsd:all>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="false" name="current_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="current_links_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="max_links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="max_links_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="id" type="xsd:int"/>
          <xsd:element nillable="false" name="filter_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Anchor">
        <xsd:all>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="anchor_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ReverseSearchResult">
        <xsd:all>
          <xsd:element nillable="false" name="request_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="page" type="xsd:string"/>
          <xsd:element nillable="false" name="given_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="link_request_id" type="xsd:int"/>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="anchor" type="xsd:string"/>
          <xsd:element nillable="false" name="page_level" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..PageCostByUrl">
        <xsd:all>
          <xsd:element nillable="false" name="page_id" type="xsd:int"/>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..FilterResetIn">
        <xsd:all>
          <xsd:element nillable="true" name="yandex_x_min" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_age" type="xsd:double"/>
          <xsd:element nillable="true" name="level3" type="xsd:boolean"/>
          <xsd:element nillable="true" name="carefree" type="xsd:int"/>
          <xsd:element nillable="true" name="min_body_size" type="xsd:int"/>
          <xsd:element nillable="true" name="language_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="max_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_min" type="xsd:double"/>
          <xsd:element nillable="true" name="not_show_from_one_subnet" type="xsd:int"/>
          <xsd:element nillable="true" name="added_in_last_days" type="xsd:int"/>
          <xsd:element nillable="true" name="level1" type="xsd:boolean"/>
          <xsd:element nillable="true" name="platform_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="spindex_max" type="xsd:int"/>
          <xsd:element nillable="true" name="spam_index_min" type="xsd:int"/>
          <xsd:element nillable="true" name="yaca" type="xsd:int"/>
          <xsd:element nillable="true" name="cost_max" type="xsd:double"/>
          <xsd:element nillable="true" name="min_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="min_body_words_size" type="xsd:int"/>
          <xsd:element nillable="true" name="spindex_min" type="xsd:int"/>
          <xsd:element nillable="true" name="stop_keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="level2" type="xsd:boolean"/>
          <xsd:element nillable="true" name="no_double_in_project" type="xsd:int"/>
          <xsd:element nillable="true" name="pr_min" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_min" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="links_count_max" type="xsd:int"/>
          <xsd:element nillable="true" name="platform_domains" type="xsd:string"/>
          <xsd:element nillable="true" name="stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="pr_max" type="xsd:int"/>
          <xsd:element nillable="true" name="keywords" type="xsd:string"/>
          <xsd:element nillable="true" name="links_count_forecast" type="xsd:int"/>
          <xsd:element nillable="true" name="min_solomono_out" type="xsd:int"/>
          <xsd:element nillable="true" name="currency_id" type="xsd:int"/>
          <xsd:element nillable="true" name="domain_prefix_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="uri_stop_words" type="xsd:string"/>
          <xsd:element nillable="true" name="spam_index_max" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_min" type="xsd:int"/>
          <xsd:element nillable="true" name="max_majestic_spr" type="xsd:double"/>
          <xsd:element nillable="true" name="dmoz" type="xsd:int"/>
          <xsd:element nillable="true" name="theme_ids" type="xsd:string"/>
          <xsd:element nillable="false" name="name" type="xsd:string"/>
          <xsd:element nillable="true" name="only_white_list" type="xsd:int"/>
          <xsd:element nillable="true" name="yap" type="xsd:int"/>
          <xsd:element nillable="true" name="sites_with_links" type="xsd:int"/>
          <xsd:element nillable="true" name="gop" type="xsd:int"/>
          <xsd:element nillable="true" name="tic_max_max" type="xsd:int"/>
          <xsd:element nillable="true" name="yandex_x_max" type="xsd:int"/>
          <xsd:element nillable="true" name="wl_group_ids" type="xsd:string"/>
          <xsd:element nillable="true" name="domain_level" type="xsd:int"/>
          <xsd:element nillable="true" name="max_solomono_in" type="xsd:int"/>
          <xsd:element nillable="true" name="cy_max" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ReverseSearchResultArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..ReverseSearchResult[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..Link">
        <xsd:all>
          <xsd:element nillable="false" name="right_text" type="xsd:string"/>
          <xsd:element nillable="false" name="url_id" type="xsd:int"/>
          <xsd:element nillable="false" name="site_id" type="xsd:int"/>
          <xsd:element nillable="false" name="anchor_text" type="xsd:string"/>
          <xsd:element nillable="false" name="cost_coefficient" type="xsd:double"/>
          <xsd:element nillable="false" name="anchorless" type="xsd:boolean"/>
          <xsd:element nillable="false" name="created_at" type="xsd:date"/>
          <xsd:element nillable="false" name="page" type="xsd:string"/>
          <xsd:element nillable="false" name="cy" type="xsd:int"/>
          <xsd:element nillable="false" name="created_at_time" type="xsd:dateTime"/>
          <xsd:element nillable="false" name="status" type="xsd:string"/>
          <xsd:element nillable="false" name="yaca" type="xsd:boolean"/>
          <xsd:element nillable="false" name="url" type="xsd:string"/>
          <xsd:element nillable="false" name="new_cost" type="xsd:double"/>
          <xsd:element nillable="false" name="spam_index" type="xsd:int"/>
          <xsd:element nillable="false" name="cost_base" type="xsd:double"/>
          <xsd:element nillable="false" name="pr" type="xsd:int"/>
          <xsd:element nillable="false" name="links_count" type="xsd:int"/>
          <xsd:element nillable="false" name="page_id" type="xsd:int"/>
          <xsd:element nillable="false" name="link_type" type="xsd:int"/>
          <xsd:element nillable="false" name="cost_opt" type="xsd:double"/>
          <xsd:element nillable="false" name="cost" type="xsd:double"/>
          <xsd:element nillable="false" name="level" type="xsd:int"/>
          <xsd:element nillable="false" name="cost_change_date" type="xsd:date"/>
          <xsd:element nillable="false" name="custom1" type="xsd:int"/>
          <xsd:element nillable="true" name="anchor_id" type="xsd:int"/>
          <xsd:element nillable="false" name="gop" type="xsd:boolean"/>
          <xsd:element nillable="false" name="left_text" type="xsd:string"/>
          <xsd:element nillable="false" name="id" type="xsd:string"/>
          <xsd:element nillable="false" name="yap" type="xsd:boolean"/>
          <xsd:element nillable="false" name="web_rejection_reason" type="xsd:string"/>
          <xsd:element nillable="false" name="project_id" type="xsd:int"/>
          <xsd:element nillable="false" name="filter_id" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SearchSiteArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..SearchSite[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ApproveRequestsResult">
        <xsd:all>
          <xsd:element nillable="false" name="fail_buy" type="xsd:int"/>
          <xsd:element nillable="false" name="errors" type="xsd:string"/>
          <xsd:element nillable="false" name="success_buy" type="xsd:int"/>
        </xsd:all>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..SiteArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Site[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..AnchorArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..Anchor[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
      <xsd:complexType name="LinkfeedStruct..ResultStringArray">
        <xsd:complexContent>
          <xsd:restriction base="soapenc:Array">
            <xsd:attribute ref="soapenc:arrayType" wsdl:arrayType="typens:LinkfeedStruct..ResultString[]"/>
          </xsd:restriction>
        </xsd:complexContent>
      </xsd:complexType>
    </xsd:schema>
  </types>
  <message name="GetUrls">
    <part name="project_id" type="xsd:int"/>
  </message>
  <message name="GetUrlsResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlArray"/>
  </message>
  <message name="RemovePlatformWl">
    <part name="site" type="xsd:string"/>
  </message>
  <message name="RemovePlatformWlResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="RemoveUrlsFromBls">
    <part name="url_bls_ids" type="typens:IntegerArray"/>
  </message>
  <message name="RemoveUrlsFromBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultArray"/>
  </message>
  <message name="AddFilter">
    <part name="param0" type="typens:LinkfeedStruct..FilterIn"/>
  </message>
  <message name="AddFilterResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="ActivateAllPagesOnSite">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="ActivateAllPagesOnSiteResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="RemoveLinksWithReason">
    <part name="param0" type="typens:LinkfeedStruct..LinkWithReasonArray"/>
  </message>
  <message name="RemoveLinksWithReasonResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="EditUrlFilter">
    <part name="id" type="xsd:int"/>
    <part name="params" type="typens:LinkfeedStruct..EditUrlFilterIn"/>
  </message>
  <message name="EditUrlFilterResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="PingApi">
  </message>
  <message name="PingApiResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="RemoveUrlAnchors">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="RemoveUrlAnchorsResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="SetSiteCosts">
    <part name="site_id" type="xsd:int"/>
    <part name="currency_id" type="xsd:int"/>
    <part name="costs" type="typens:LinkfeedStruct..SiteCostArray"/>
    <part name="do_not_touch_already_used_links" type="xsd:boolean"/>
  </message>
  <message name="SetSiteCostsResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="AddAnchors">
    <part name="url_id" type="xsd:int"/>
    <part name="anchors" type="typens:LinkfeedStruct..AnchorDataArray"/>
    <part name="allow_duplicates" type="xsd:boolean"/>
  </message>
  <message name="AddAnchorsResponse">
    <part name="return" type="typens:LinkfeedStruct..AnchorArray"/>
  </message>
  <message name="AddFilterWithReset">
    <part name="param0" type="typens:LinkfeedStruct..FilterResetIn"/>
  </message>
  <message name="AddFilterWithResetResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="GetUserTransactions">
    <part name="begin_date" type="xsd:date"/>
    <part name="end_date" type="xsd:date"/>
  </message>
  <message name="GetUserTransactionsResponse">
    <part name="return" type="typens:LinkfeedStruct..UserTransactionOutArray"/>
  </message>
  <message name="ListPlatformGbl">
  </message>
  <message name="ListPlatformGblResponse">
    <part name="return" type="typens:StringArray"/>
  </message>
  <message name="RemoveUrls">
    <part name="ids" type="typens:IntegerArray"/>
  </message>
  <message name="RemoveUrlsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="PaysForProject">
    <part name="project_id" type="xsd:int"/>
    <part name="begin_date" type="xsd:date"/>
    <part name="end_date" type="xsd:date"/>
  </message>
  <message name="PaysForProjectResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="PollEndBatch">
    <part name="batch_id" type="typens:IntegerArray"/>
  </message>
  <message name="PollEndBatchResponse">
    <part name="return" type="typens:LinkfeedStruct..Result"/>
  </message>
  <message name="GetUrlFiltersByFilter">
    <part name="filter_id" type="xsd:int"/>
  </message>
  <message name="GetUrlFiltersByFilterResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlFilterArray"/>
  </message>
  <message name="EditProject">
    <part name="project_id" type="xsd:int"/>
    <part name="struct" type="typens:LinkfeedStruct..ProjectIn"/>
  </message>
  <message name="EditProjectResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="CreatePlatformLbls">
    <part name="array" type="typens:LinkfeedStruct..LblInArray"/>
  </message>
  <message name="CreatePlatformLblsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetAnchors">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetAnchorsResponse">
    <part name="return" type="typens:LinkfeedStruct..GetAnchorOutArray"/>
  </message>
  <message name="DeleteUntilReindexPages">
    <part name="page_ids" type="typens:IntegerArray"/>
  </message>
  <message name="DeleteUntilReindexPagesResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="GetThemes">
    <part name="language_id" type="xsd:int"/>
  </message>
  <message name="GetThemesResponse">
    <part name="return" type="typens:LinkfeedStruct..ThemeArray"/>
  </message>
  <message name="CfrRefillStart">
  </message>
  <message name="CfrRefillStartResponse">
    <part name="return" type="typens:LinkfeedStruct..CfrRefillAnswer"/>
  </message>
  <message name="ReverseSearch">
    <part name="platform_id" type="xsd:int"/>
    <part name="search_params" type="typens:LinkfeedStruct..ReverseSearchParams"/>
  </message>
  <message name="ReverseSearchResponse">
    <part name="return" type="typens:LinkfeedStruct..ReverseSearchResultArray"/>
  </message>
  <message name="GetLinksToApprove">
  </message>
  <message name="GetLinksToApproveResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="AddUrlsAsync">
    <part name="project_id" type="xsd:int"/>
    <part name="urls" type="typens:LinkfeedStruct..UrlDataArray"/>
  </message>
  <message name="AddUrlsAsyncResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="DeleteUrlFilter">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="DeleteUrlFilterResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="GetProjectByName">
    <part name="name" type="xsd:string"/>
  </message>
  <message name="GetProjectByNameResponse">
    <part name="return" type="typens:LinkfeedStruct..ProjectOut"/>
  </message>
  <message name="GetSiteForOpt">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetSiteForOptResponse">
    <part name="return" type="typens:LinkfeedStruct..Site"/>
  </message>
  <message name="LinksExportStatus">
  </message>
  <message name="LinksExportStatusResponse">
    <part name="return" type="typens:LinkfeedStruct..LinksExportAnswer"/>
  </message>
  <message name="ListPlatformWlGroups">
  </message>
  <message name="ListPlatformWlGroupsResponse">
    <part name="return" type="typens:StringArray"/>
  </message>
  <message name="LinkPlatformOrdersList">
    <part name="platform_id" type="xsd:int"/>
  </message>
  <message name="LinkPlatformOrdersListResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="SleepLinksByUrl">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="SleepLinksByUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetFiltersBriefly">
  </message>
  <message name="GetFiltersBrieflyResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterBriefArray"/>
  </message>
  <message name="GetLinksByIds">
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="GetLinksByIdsResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="RejectRequestedLinksToBls">
    <part name="link_request_ids" type="typens:IntegerArray"/>
  </message>
  <message name="RejectRequestedLinksToBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="CreatePlatformWlNew">
    <part name="sites" type="typens:StringArray"/>
    <part name="group" type="xsd:string"/>
  </message>
  <message name="CreatePlatformWlNewResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="LinkOrdersRejectAsync">
    <part name="ids" type="typens:StringArray"/>
    <part name="reason" type="xsd:string"/>
  </message>
  <message name="LinkOrdersRejectAsyncResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="CheckSiteStatus">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="CheckSiteStatusResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="AddUrlWithName">
    <part name="project_id" type="xsd:int"/>
    <part name="url" type="xsd:string"/>
    <part name="name" type="xsd:string"/>
  </message>
  <message name="AddUrlWithNameResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="CreateLinksForUrlWithParams">
    <part name="url_id" type="xsd:int"/>
    <part name="filter_id" type="xsd:int"/>
    <part name="params" type="typens:LinkfeedStruct..Filter"/>
    <part name="link_number" type="xsd:int"/>
    <part name="anchors" type="typens:StringArray"/>
  </message>
  <message name="CreateLinksForUrlWithParamsResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="ActivatePages">
    <part name="page_ids" type="typens:IntegerArray"/>
  </message>
  <message name="ActivatePagesResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="UnsleepUrls">
    <part name="ids" type="typens:IntegerArray"/>
  </message>
  <message name="UnsleepUrlsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="EditFilterWithReset">
    <part name="id" type="xsd:int"/>
    <part name="filter" type="typens:LinkfeedStruct..FilterReset"/>
  </message>
  <message name="EditFilterWithResetResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="ReindexSite">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="ReindexSiteResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="CreatePlatformWl">
    <part name="site" type="xsd:string"/>
  </message>
  <message name="CreatePlatformWlResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="RemoveTempLinksWithReason">
    <part name="param0" type="typens:LinkfeedStruct..LinkWithReasonArray"/>
  </message>
  <message name="RemoveTempLinksWithReasonResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetLinksStatusOnline">
    <part name="id" type="xsd:string"/>
  </message>
  <message name="GetLinksStatusOnlineResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkStatusArray"/>
  </message>
  <message name="CalculateFilterPages">
    <part name="param0" type="typens:LinkfeedStruct..Filter"/>
  </message>
  <message name="CalculateFilterPagesResponse">
    <part name="return" type="typens:LinkfeedStruct..AggregatedAmount"/>
  </message>
  <message name="SearchSiteProfile">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="SearchSiteProfileResponse">
    <part name="return" type="typens:LinkfeedStruct..SearchSiteProfile"/>
  </message>
  <message name="LinkOrdersReject">
    <part name="ids" type="typens:StringArray"/>
    <part name="reason" type="xsd:string"/>
  </message>
  <message name="LinkOrdersRejectResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultStringArray"/>
  </message>
  <message name="AddSite">
    <part name="param0" type="typens:LinkfeedStruct..AddSiteIn"/>
  </message>
  <message name="AddSiteResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteOut"/>
  </message>
  <message name="GetPlatformOwnerInfo">
    <part name="ids" type="typens:IntegerArray"/>
  </message>
  <message name="GetPlatformOwnerInfoResponse">
    <part name="return" type="typens:LinkfeedStruct..PlatformOwnerInfoArray"/>
  </message>
  <message name="CreatePlatformGbl">
    <part name="site" type="xsd:string"/>
  </message>
  <message name="CreatePlatformGblResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="ChangeAnchors">
    <part name="param0" type="typens:LinkfeedStruct..AnchorInArray"/>
  </message>
  <message name="ChangeAnchorsResponse">
    <part name="return" type="typens:LinkfeedStruct..AnchorOutArray"/>
  </message>
  <message name="GetSiteIncome">
    <part name="site_id" type="xsd:int"/>
    <part name="year" type="xsd:int"/>
    <part name="month" type="xsd:int"/>
  </message>
  <message name="GetSiteIncomeResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="RemoveLinksAsync">
    <part name="param0" type="typens:StringArray"/>
  </message>
  <message name="RemoveLinksAsyncResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetPageCostByUrl">
    <part name="url" type="xsd:string"/>
  </message>
  <message name="GetPageCostByUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..PageCostByUrl"/>
  </message>
  <message name="RemoveAnchors">
    <part name="url_id" type="xsd:int"/>
    <part name="anchors_ids" type="typens:IntegerArray"/>
  </message>
  <message name="RemoveAnchorsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="Search">
    <part name="project_id" type="xsd:int"/>
    <part name="url_id" type="xsd:int"/>
    <part name="order" type="xsd:string"/>
    <part name="descending" type="xsd:boolean"/>
    <part name="offset" type="xsd:int"/>
    <part name="limit" type="xsd:int"/>
    <part name="filter" type="typens:LinkfeedStruct..Filter"/>
  </message>
  <message name="SearchResponse">
    <part name="return" type="typens:LinkfeedStruct..SearchPageArray"/>
  </message>
  <message name="UpdateLinkToken">
    <part name="link_id" type="xsd:string"/>
    <part name="erid" type="xsd:string"/>
    <part name="adv_inn" type="xsd:string"/>
    <part name="adv_name" type="xsd:string"/>
  </message>
  <message name="UpdateLinkTokenResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="RemovePlatformGbl">
    <part name="site" type="xsd:string"/>
  </message>
  <message name="RemovePlatformGblResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="AddUrlFilter">
    <part name="param0" type="typens:LinkfeedStruct..UrlFilterIn"/>
  </message>
  <message name="AddUrlFilterResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="GetCurrencies">
  </message>
  <message name="GetCurrenciesResponse">
    <part name="return" type="typens:LinkfeedStruct..CurrencyArray"/>
  </message>
  <message name="QueueRejectLinks">
    <part name="param0" type="typens:StringArray"/>
  </message>
  <message name="QueueRejectLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultString"/>
  </message>
  <message name="RemoveProjects">
    <part name="ids" type="typens:IntegerArray"/>
  </message>
  <message name="RemoveProjectsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="PaysForUser">
    <part name="begin_date" type="xsd:date"/>
    <part name="end_date" type="xsd:date"/>
  </message>
  <message name="PaysForUserResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="BuyLinks">
    <part name="param0" type="typens:LinkfeedStruct..BuyInArray"/>
  </message>
  <message name="BuyLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..BuyOutArray"/>
  </message>
  <message name="GetAnchorsCount">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetAnchorsCountResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="GetAllUrlFilters">
  </message>
  <message name="GetAllUrlFiltersResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlFilterArray"/>
  </message>
  <message name="GetPages">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetPagesResponse">
    <part name="return" type="typens:LinkfeedStruct..PageArray"/>
  </message>
  <message name="GetProjects">
  </message>
  <message name="GetProjectsResponse">
    <part name="return" type="typens:LinkfeedStruct..ProjectOutArray"/>
  </message>
  <message name="ListPlatformLbls">
  </message>
  <message name="ListPlatformLblsResponse">
    <part name="return" type="typens:LinkfeedStruct..LblRecordArray"/>
  </message>
  <message name="CfrRefillCheck">
  </message>
  <message name="CfrRefillCheckResponse">
    <part name="return" type="typens:LinkfeedStruct..CfrRefillAnswer"/>
  </message>
  <message name="ToggleUrl">
    <part name="url" type="xsd:int"/>
    <part name="suspended" type="xsd:boolean"/>
  </message>
  <message name="ToggleUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="LinkOrdersList">
  </message>
  <message name="LinkOrdersListResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="GetSites">
  </message>
  <message name="GetSitesResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteArray"/>
  </message>
  <message name="SearchPages">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="SearchPagesResponse">
    <part name="return" type="typens:LinkfeedStruct..SearchPageArray"/>
  </message>
  <message name="GetUrl">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="GetUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..Url"/>
  </message>
  <message name="GetUrlLinksToApprove">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetUrlLinksToApproveResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="GetFiltersPaginate">
    <part name="limit" type="xsd:int"/>
    <part name="page" type="xsd:int"/>
  </message>
  <message name="GetFiltersPaginateResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterFullArray"/>
  </message>
  <message name="LinkPlatformOrdersListOfWaits">
    <part name="platform_id" type="xsd:int"/>
  </message>
  <message name="LinkPlatformOrdersListOfWaitsResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="GetSiteLinks">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetSiteLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteLinkArray"/>
  </message>
  <message name="GetFilterByName">
    <part name="name" type="xsd:string"/>
  </message>
  <message name="GetFilterByNameResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterFull"/>
  </message>
  <message name="ExcludePages">
    <part name="page_ids" type="typens:IntegerArray"/>
  </message>
  <message name="ExcludePagesResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="CreatePlatformWlGroup">
    <part name="name" type="xsd:string"/>
  </message>
  <message name="CreatePlatformWlGroupResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetBalance">
  </message>
  <message name="GetBalanceResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="CreateLinksForUrl">
    <part name="url_id" type="xsd:int"/>
    <part name="filter_id" type="xsd:int"/>
    <part name="link_number" type="xsd:int"/>
    <part name="anchors" type="typens:StringArray"/>
  </message>
  <message name="CreateLinksForUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="SleepLinksByProject">
    <part name="project_id" type="xsd:int"/>
  </message>
  <message name="SleepLinksByProjectResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetFiltersBrieflyPaginate">
    <part name="limit" type="xsd:int"/>
    <part name="page" type="xsd:int"/>
  </message>
  <message name="GetFiltersBrieflyPaginateResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterBriefArray"/>
  </message>
  <message name="GetLinksWithCostChanges">
    <part name="limit" type="xsd:int"/>
    <part name="offset" type="xsd:int"/>
  </message>
  <message name="GetLinksWithCostChangesResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="ListPlatformWlNew">
    <part name="group" type="xsd:string"/>
  </message>
  <message name="ListPlatformWlNewResponse">
    <part name="return" type="typens:StringArray"/>
  </message>
  <message name="LinkOrdersRejectToBls">
    <part name="ids" type="typens:StringArray"/>
    <part name="reason" type="xsd:string"/>
  </message>
  <message name="LinkOrdersRejectToBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultStringArray"/>
  </message>
  <message name="EditSite">
    <part name="site_id" type="xsd:int"/>
    <part name="params" type="typens:LinkfeedStruct..EditSiteIn"/>
  </message>
  <message name="EditSiteResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteOut"/>
  </message>
  <message name="SetUrlFilters">
    <part name="url_id" type="xsd:int"/>
    <part name="filters" type="typens:LinkfeedStruct..UrlFilterHashArray"/>
    <part name="delete_not_passed" type="xsd:boolean"/>
  </message>
  <message name="SetUrlFiltersResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="EditUrl">
    <part name="id" type="xsd:int"/>
    <part name="url" type="typens:LinkfeedStruct..UrlForEdit"/>
  </message>
  <message name="EditUrlResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="AddLinksToBls">
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="AddLinksToBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="ApproveTempLinks">
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="ApproveTempLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..BuyOutArray"/>
  </message>
  <message name="GetSleepLinksByUrl">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetSleepLinksByUrlResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="ListPlatformWl">
  </message>
  <message name="ListPlatformWlResponse">
    <part name="return" type="typens:StringArray"/>
  </message>
  <message name="GetUrlsFromBls">
  </message>
  <message name="GetUrlsFromBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlBlArray"/>
  </message>
  <message name="RecheckOutLinksOnSite">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="RecheckOutLinksOnSiteResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="GetProject">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="GetProjectResponse">
    <part name="return" type="typens:LinkfeedStruct..ProjectOut"/>
  </message>
  <message name="LinkWeightedCosts">
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="LinkWeightedCostsResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkWeightedCostOutArray"/>
  </message>
  <message name="CheckLinksStatusOnline">
    <part name="ids" type="typens:StringArray"/>
  </message>
  <message name="CheckLinksStatusOnlineResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkStatusArray"/>
  </message>
  <message name="GetSiteCostLevels">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetSiteCostLevelsResponse">
    <part name="return" type="typens:LinkfeedStruct..CostLevelArray"/>
  </message>
  <message name="RemoveLinks">
    <part name="param0" type="typens:StringArray"/>
  </message>
  <message name="RemoveLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..RemoveOutArray"/>
  </message>
  <message name="DeleteFilter">
    <part name="id" type="xsd:int"/>
    <part name="force" type="xsd:boolean"/>
  </message>
  <message name="DeleteFilterResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="GetSiteIncomeForDay">
    <part name="site_id" type="xsd:int"/>
    <part name="year" type="xsd:int"/>
    <part name="month" type="xsd:int"/>
    <part name="day" type="xsd:int"/>
  </message>
  <message name="GetSiteIncomeForDayResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="ActivePlatforms">
    <part name="carefree" type="xsd:int"/>
    <part name="limit" type="xsd:int"/>
    <part name="page" type="xsd:int"/>
  </message>
  <message name="ActivePlatformsResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteArray"/>
  </message>
  <message name="AverageCostPage">
    <part name="dlevel" type="xsd:int"/>
    <part name="yandex_x" type="xsd:int"/>
    <part name="page_level" type="xsd:int"/>
    <part name="yap" type="xsd:boolean"/>
    <part name="gop" type="xsd:boolean"/>
    <part name="spindex" type="xsd:int"/>
    <part name="out_links_count" type="xsd:int"/>
  </message>
  <message name="AverageCostPageResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="CreatePlatformGbls">
    <part name="sites" type="typens:StringArray"/>
  </message>
  <message name="CreatePlatformGblsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetLinksForSite">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetLinksForSiteResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="QueueBuyLink">
    <part name="buy_data" type="typens:LinkfeedStruct..QueueBuyIn"/>
  </message>
  <message name="QueueBuyLinkResponse">
    <part name="return" type="typens:LinkfeedStruct..Link"/>
  </message>
  <message name="GetLinks">
    <part name="param0" type="typens:LinkfeedStruct..GetLinkIn"/>
  </message>
  <message name="GetLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="PaysForUrl">
    <part name="url_id" type="xsd:int"/>
    <part name="date" type="xsd:date"/>
  </message>
  <message name="PaysForUrlResponse">
    <part name="return" type="xsd:double"/>
  </message>
  <message name="PollGetBatch">
  </message>
  <message name="PollGetBatchResponse">
    <part name="return" type="typens:LinkfeedStruct..PollLinkData"/>
  </message>
  <message name="GetUrlFilters">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetUrlFiltersResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlFilterArray"/>
  </message>
  <message name="AddProject">
    <part name="param0" type="typens:LinkfeedStruct..ProjectIn"/>
  </message>
  <message name="AddProjectResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="CreatePlatformLbl">
    <part name="site" type="xsd:string"/>
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="CreatePlatformLblResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="AddAnchorsAsync">
    <part name="url_id" type="xsd:int"/>
    <part name="anchors" type="typens:LinkfeedStruct..AnchorDataArray"/>
    <part name="allow_duplicates" type="xsd:boolean"/>
  </message>
  <message name="AddAnchorsAsyncResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetLanguages">
  </message>
  <message name="GetLanguagesResponse">
    <part name="return" type="typens:LinkfeedStruct..LanguageArray"/>
  </message>
  <message name="DeleteForeverPages">
    <part name="page_ids" type="typens:IntegerArray"/>
  </message>
  <message name="DeleteForeverPagesResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="ToggleUrlFilter">
    <part name="url_filter_id" type="xsd:int"/>
    <part name="suspended" type="xsd:boolean"/>
  </message>
  <message name="ToggleUrlFilterResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="OptCarefreeUpdateCost">
    <part name="param0" type="typens:LinkfeedStruct..OptCarefreeUpdateCostData"/>
  </message>
  <message name="OptCarefreeUpdateCostResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultString"/>
  </message>
  <message name="GetProjectsPaginate">
    <part name="limit" type="xsd:int"/>
    <part name="page" type="xsd:int"/>
  </message>
  <message name="GetProjectsPaginateResponse">
    <part name="return" type="typens:LinkfeedStruct..ProjectOutArray"/>
  </message>
  <message name="RemovePlatformLbl">
    <part name="site" type="xsd:string"/>
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="RemovePlatformLblResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetNotUsedAnchorsCount">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetNotUsedAnchorsCountResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="GetUrlFilter">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="GetUrlFilterResponse">
    <part name="return" type="typens:LinkfeedStruct..UrlFilter"/>
  </message>
  <message name="UpdateCostCoefficient">
    <part name="cost_coefficient" type="xsd:double"/>
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="UpdateCostCoefficientResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultString"/>
  </message>
  <message name="LinkOrdersListOfWaits">
  </message>
  <message name="LinkOrdersListOfWaitsResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="WipePlatformWl">
  </message>
  <message name="WipePlatformWlResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="ApproveLinks">
    <part name="link_ids" type="typens:StringArray"/>
  </message>
  <message name="ApproveLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="GetSiteProfile">
    <part name="site_id" type="xsd:int"/>
  </message>
  <message name="GetSiteProfileResponse">
    <part name="return" type="typens:LinkfeedStruct..Site"/>
  </message>
  <message name="StartLinksExport">
  </message>
  <message name="StartLinksExportResponse">
    <part name="return" type="typens:LinkfeedStruct..LinksExportAnswer"/>
  </message>
  <message name="AddUrl">
    <part name="project_id" type="xsd:int"/>
    <part name="url" type="xsd:string"/>
  </message>
  <message name="AddUrlResponse">
    <part name="return" type="xsd:int"/>
  </message>
  <message name="GetProjectLinks">
    <part name="project_id" type="xsd:int"/>
    <part name="limit" type="xsd:int"/>
    <part name="offset" type="xsd:int"/>
  </message>
  <message name="GetProjectLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="GetFilter">
    <part name="id" type="xsd:int"/>
  </message>
  <message name="GetFilterResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterFull"/>
  </message>
  <message name="RecheckYapGop">
    <part name="platform_id" type="xsd:int"/>
  </message>
  <message name="RecheckYapGopResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="SleepLinks">
    <part name="ids" type="typens:StringArray"/>
  </message>
  <message name="SleepLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="ApproveRequestedLinks">
    <part name="link_request_ids" type="typens:IntegerArray"/>
  </message>
  <message name="ApproveRequestedLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..ApproveRequestsResult"/>
  </message>
  <message name="PaymentTaxList">
    <part name="payment_date_from" type="xsd:date"/>
    <part name="payment_date_till" type="xsd:date"/>
  </message>
  <message name="PaymentTaxListResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="GetFilters">
  </message>
  <message name="GetFiltersResponse">
    <part name="return" type="typens:LinkfeedStruct..FilterFullArray"/>
  </message>
  <message name="RemovePlatformWlGroup">
    <part name="name" type="xsd:string"/>
  </message>
  <message name="RemovePlatformWlGroupResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="LinkOrdersApprove">
    <part name="ids" type="typens:StringArray"/>
  </message>
  <message name="LinkOrdersApproveResponse">
    <part name="return" type="typens:LinkfeedStruct..ResultStringArray"/>
  </message>
  <message name="AddSiteAsync">
    <part name="param0" type="typens:LinkfeedStruct..AddSiteIn"/>
  </message>
  <message name="AddSiteAsyncResponse">
    <part name="return" type="typens:LinkfeedStruct..SiteOut"/>
  </message>
  <message name="GetUrlLinks">
    <part name="url_id" type="xsd:int"/>
  </message>
  <message name="GetUrlLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="UnsleepLinks">
    <part name="ids" type="typens:StringArray"/>
  </message>
  <message name="UnsleepLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="EditFilter">
    <part name="id" type="xsd:int"/>
    <part name="filter" type="typens:LinkfeedStruct..Filter"/>
  </message>
  <message name="EditFilterResponse">
    <part name="return" type="xsd:string"/>
  </message>
  <message name="RemovePlatformWlNew">
    <part name="sites" type="typens:StringArray"/>
    <part name="group" type="xsd:string"/>
  </message>
  <message name="RemovePlatformWlNewResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="AddUrlsToBls">
    <part name="urls_bls" type="typens:StringArray"/>
  </message>
  <message name="AddUrlsToBlsResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="RemoveSite">
    <part name="platform_id" type="xsd:int"/>
  </message>
  <message name="RemoveSiteResponse">
    <part name="return" type="typens:LinkfeedStruct..StatusWithError"/>
  </message>
  <message name="SearchSites">
    <part name="offset" type="xsd:int"/>
    <part name="limit" type="xsd:int"/>
  </message>
  <message name="SearchSitesResponse">
    <part name="return" type="typens:LinkfeedStruct..SearchSiteArray"/>
  </message>
  <message name="GetSleepLinks">
  </message>
  <message name="GetSleepLinksResponse">
    <part name="return" type="typens:LinkfeedStruct..LinkArray"/>
  </message>
  <message name="ApproveTempLinkWithToken">
    <part name="link_id" type="xsd:string"/>
    <part name="erid" type="xsd:string"/>
    <part name="adv_inn" type="xsd:string"/>
    <part name="adv_name" type="xsd:string"/>
  </message>
  <message name="ApproveTempLinkWithTokenResponse">
    <part name="return" type="typens:LinkfeedStruct..BuyOut"/>
  </message>
  <portType name="LinkfeedServicePort">
    <operation name="GetUrls">
      <input message="typens:GetUrls"/>
      <output message="typens:GetUrlsResponse"/>
    </operation>
    <operation name="RemovePlatformWl">
      <input message="typens:RemovePlatformWl"/>
      <output message="typens:RemovePlatformWlResponse"/>
    </operation>
    <operation name="RemoveUrlsFromBls">
      <input message="typens:RemoveUrlsFromBls"/>
      <output message="typens:RemoveUrlsFromBlsResponse"/>
    </operation>
    <operation name="AddFilter">
      <input message="typens:AddFilter"/>
      <output message="typens:AddFilterResponse"/>
    </operation>
    <operation name="ActivateAllPagesOnSite">
      <input message="typens:ActivateAllPagesOnSite"/>
      <output message="typens:ActivateAllPagesOnSiteResponse"/>
    </operation>
    <operation name="RemoveLinksWithReason">
      <input message="typens:RemoveLinksWithReason"/>
      <output message="typens:RemoveLinksWithReasonResponse"/>
    </operation>
    <operation name="EditUrlFilter">
      <input message="typens:EditUrlFilter"/>
      <output message="typens:EditUrlFilterResponse"/>
    </operation>
    <operation name="PingApi">
      <input message="typens:PingApi"/>
      <output message="typens:PingApiResponse"/>
    </operation>
    <operation name="RemoveUrlAnchors">
      <input message="typens:RemoveUrlAnchors"/>
      <output message="typens:RemoveUrlAnchorsResponse"/>
    </operation>
    <operation name="SetSiteCosts">
      <input message="typens:SetSiteCosts"/>
      <output message="typens:SetSiteCostsResponse"/>
    </operation>
    <operation name="AddAnchors">
      <input message="typens:AddAnchors"/>
      <output message="typens:AddAnchorsResponse"/>
    </operation>
    <operation name="AddFilterWithReset">
      <input message="typens:AddFilterWithReset"/>
      <output message="typens:AddFilterWithResetResponse"/>
    </operation>
    <operation name="GetUserTransactions">
      <input message="typens:GetUserTransactions"/>
      <output message="typens:GetUserTransactionsResponse"/>
    </operation>
    <operation name="ListPlatformGbl">
      <input message="typens:ListPlatformGbl"/>
      <output message="typens:ListPlatformGblResponse"/>
    </operation>
    <operation name="RemoveUrls">
      <input message="typens:RemoveUrls"/>
      <output message="typens:RemoveUrlsResponse"/>
    </operation>
    <operation name="PaysForProject">
      <input message="typens:PaysForProject"/>
      <output message="typens:PaysForProjectResponse"/>
    </operation>
    <operation name="PollEndBatch">
      <input message="typens:PollEndBatch"/>
      <output message="typens:PollEndBatchResponse"/>
    </operation>
    <operation name="GetUrlFiltersByFilter">
      <input message="typens:GetUrlFiltersByFilter"/>
      <output message="typens:GetUrlFiltersByFilterResponse"/>
    </operation>
    <operation name="EditProject">
      <input message="typens:EditProject"/>
      <output message="typens:EditProjectResponse"/>
    </operation>
    <operation name="CreatePlatformLbls">
      <input message="typens:CreatePlatformLbls"/>
      <output message="typens:CreatePlatformLblsResponse"/>
    </operation>
    <operation name="GetAnchors">
      <input message="typens:GetAnchors"/>
      <output message="typens:GetAnchorsResponse"/>
    </operation>
    <operation name="DeleteUntilReindexPages">
      <input message="typens:DeleteUntilReindexPages"/>
      <output message="typens:DeleteUntilReindexPagesResponse"/>
    </operation>
    <operation name="GetThemes">
      <input message="typens:GetThemes"/>
      <output message="typens:GetThemesResponse"/>
    </operation>
    <operation name="CfrRefillStart">
      <input message="typens:CfrRefillStart"/>
      <output message="typens:CfrRefillStartResponse"/>
    </operation>
    <operation name="ReverseSearch">
      <input message="typens:ReverseSearch"/>
      <output message="typens:ReverseSearchResponse"/>
    </operation>
    <operation name="GetLinksToApprove">
      <input message="typens:GetLinksToApprove"/>
      <output message="typens:GetLinksToApproveResponse"/>
    </operation>
    <operation name="AddUrlsAsync">
      <input message="typens:AddUrlsAsync"/>
      <output message="typens:AddUrlsAsyncResponse"/>
    </operation>
    <operation name="DeleteUrlFilter">
      <input message="typens:DeleteUrlFilter"/>
      <output message="typens:DeleteUrlFilterResponse"/>
    </operation>
    <operation name="GetProjectByName">
      <input message="typens:GetProjectByName"/>
      <output message="typens:GetProjectByNameResponse"/>
    </operation>
    <operation name="GetSiteForOpt">
      <input message="typens:GetSiteForOpt"/>
      <output message="typens:GetSiteForOptResponse"/>
    </operation>
    <operation name="LinksExportStatus">
      <input message="typens:LinksExportStatus"/>
      <output message="typens:LinksExportStatusResponse"/>
    </operation>
    <operation name="ListPlatformWlGroups">
      <input message="typens:ListPlatformWlGroups"/>
      <output message="typens:ListPlatformWlGroupsResponse"/>
    </operation>
    <operation name="LinkPlatformOrdersList">
      <input message="typens:LinkPlatformOrdersList"/>
      <output message="typens:LinkPlatformOrdersListResponse"/>
    </operation>
    <operation name="SleepLinksByUrl">
      <input message="typens:SleepLinksByUrl"/>
      <output message="typens:SleepLinksByUrlResponse"/>
    </operation>
    <operation name="GetFiltersBriefly">
      <input message="typens:GetFiltersBriefly"/>
      <output message="typens:GetFiltersBrieflyResponse"/>
    </operation>
    <operation name="GetLinksByIds">
      <input message="typens:GetLinksByIds"/>
      <output message="typens:GetLinksByIdsResponse"/>
    </operation>
    <operation name="RejectRequestedLinksToBls">
      <input message="typens:RejectRequestedLinksToBls"/>
      <output message="typens:RejectRequestedLinksToBlsResponse"/>
    </operation>
    <operation name="CreatePlatformWlNew">
      <input message="typens:CreatePlatformWlNew"/>
      <output message="typens:CreatePlatformWlNewResponse"/>
    </operation>
    <operation name="LinkOrdersRejectAsync">
      <input message="typens:LinkOrdersRejectAsync"/>
      <output message="typens:LinkOrdersRejectAsyncResponse"/>
    </operation>
    <operation name="CheckSiteStatus">
      <input message="typens:CheckSiteStatus"/>
      <output message="typens:CheckSiteStatusResponse"/>
    </operation>
    <operation name="AddUrlWithName">
      <input message="typens:AddUrlWithName"/>
      <output message="typens:AddUrlWithNameResponse"/>
    </operation>
    <operation name="CreateLinksForUrlWithParams">
      <input message="typens:CreateLinksForUrlWithParams"/>
      <output message="typens:CreateLinksForUrlWithParamsResponse"/>
    </operation>
    <operation name="ActivatePages">
      <input message="typens:ActivatePages"/>
      <output message="typens:ActivatePagesResponse"/>
    </operation>
    <operation name="UnsleepUrls">
      <input message="typens:UnsleepUrls"/>
      <output message="typens:UnsleepUrlsResponse"/>
    </operation>
    <operation name="EditFilterWithReset">
      <input message="typens:EditFilterWithReset"/>
      <output message="typens:EditFilterWithResetResponse"/>
    </operation>
    <operation name="ReindexSite">
      <input message="typens:ReindexSite"/>
      <output message="typens:ReindexSiteResponse"/>
    </operation>
    <operation name="CreatePlatformWl">
      <input message="typens:CreatePlatformWl"/>
      <output message="typens:CreatePlatformWlResponse"/>
    </operation>
    <operation name="RemoveTempLinksWithReason">
      <input message="typens:RemoveTempLinksWithReason"/>
      <output message="typens:RemoveTempLinksWithReasonResponse"/>
    </operation>
    <operation name="GetLinksStatusOnline">
      <input message="typens:GetLinksStatusOnline"/>
      <output message="typens:GetLinksStatusOnlineResponse"/>
    </operation>
    <operation name="CalculateFilterPages">
      <input message="typens:CalculateFilterPages"/>
      <output message="typens:CalculateFilterPagesResponse"/>
    </operation>
    <operation name="SearchSiteProfile">
      <input message="typens:SearchSiteProfile"/>
      <output message="typens:SearchSiteProfileResponse"/>
    </operation>
    <operation name="LinkOrdersReject">
      <input message="typens:LinkOrdersReject"/>
      <output message="typens:LinkOrdersRejectResponse"/>
    </operation>
    <operation name="AddSite">
      <input message="typens:AddSite"/>
      <output message="typens:AddSiteResponse"/>
    </operation>
    <operation name="GetPlatformOwnerInfo">
      <input message="typens:GetPlatformOwnerInfo"/>
      <output message="typens:GetPlatformOwnerInfoResponse"/>
    </operation>
    <operation name="CreatePlatformGbl">
      <input message="typens:CreatePlatformGbl"/>
      <output message="typens:CreatePlatformGblResponse"/>
    </operation>
    <operation name="ChangeAnchors">
      <input message="typens:ChangeAnchors"/>
      <output message="typens:ChangeAnchorsResponse"/>
    </operation>
    <operation name="GetSiteIncome">
      <input message="typens:GetSiteIncome"/>
      <output message="typens:GetSiteIncomeResponse"/>
    </operation>
    <operation name="RemoveLinksAsync">
      <input message="typens:RemoveLinksAsync"/>
      <output message="typens:RemoveLinksAsyncResponse"/>
    </operation>
    <operation name="GetPageCostByUrl">
      <input message="typens:GetPageCostByUrl"/>
      <output message="typens:GetPageCostByUrlResponse"/>
    </operation>
    <operation name="RemoveAnchors">
      <input message="typens:RemoveAnchors"/>
      <output message="typens:RemoveAnchorsResponse"/>
    </operation>
    <operation name="Search">
      <input message="typens:Search"/>
      <output message="typens:SearchResponse"/>
    </operation>
    <operation name="UpdateLinkToken">
      <input message="typens:UpdateLinkToken"/>
      <output message="typens:UpdateLinkTokenResponse"/>
    </operation>
    <operation name="RemovePlatformGbl">
      <input message="typens:RemovePlatformGbl"/>
      <output message="typens:RemovePlatformGblResponse"/>
    </operation>
    <operation name="AddUrlFilter">
      <input message="typens:AddUrlFilter"/>
      <output message="typens:AddUrlFilterResponse"/>
    </operation>
    <operation name="GetCurrencies">
      <input message="typens:GetCurrencies"/>
      <output message="typens:GetCurrenciesResponse"/>
    </operation>
    <operation name="QueueRejectLinks">
      <input message="typens:QueueRejectLinks"/>
      <output message="typens:QueueRejectLinksResponse"/>
    </operation>
    <operation name="RemoveProjects">
      <input message="typens:RemoveProjects"/>
      <output message="typens:RemoveProjectsResponse"/>
    </operation>
    <operation name="PaysForUser">
      <input message="typens:PaysForUser"/>
      <output message="typens:PaysForUserResponse"/>
    </operation>
    <operation name="BuyLinks">
      <input message="typens:BuyLinks"/>
      <output message="typens:BuyLinksResponse"/>
    </operation>
    <operation name="GetAnchorsCount">
      <input message="typens:GetAnchorsCount"/>
      <output message="typens:GetAnchorsCountResponse"/>
    </operation>
    <operation name="GetAllUrlFilters">
      <input message="typens:GetAllUrlFilters"/>
      <output message="typens:GetAllUrlFiltersResponse"/>
    </operation>
    <operation name="GetPages">
      <input message="typens:GetPages"/>
      <output message="typens:GetPagesResponse"/>
    </operation>
    <operation name="GetProjects">
      <input message="typens:GetProjects"/>
      <output message="typens:GetProjectsResponse"/>
    </operation>
    <operation name="ListPlatformLbls">
      <input message="typens:ListPlatformLbls"/>
      <output message="typens:ListPlatformLblsResponse"/>
    </operation>
    <operation name="CfrRefillCheck">
      <input message="typens:CfrRefillCheck"/>
      <output message="typens:CfrRefillCheckResponse"/>
    </operation>
    <operation name="ToggleUrl">
      <input message="typens:ToggleUrl"/>
      <output message="typens:ToggleUrlResponse"/>
    </operation>
    <operation name="LinkOrdersList">
      <input message="typens:LinkOrdersList"/>
      <output message="typens:LinkOrdersListResponse"/>
    </operation>
    <operation name="GetSites">
      <input message="typens:GetSites"/>
      <output message="typens:GetSitesResponse"/>
    </operation>
    <operation name="SearchPages">
      <input message="typens:SearchPages"/>
      <output message="typens:SearchPagesResponse"/>
    </operation>
    <operation name="GetUrl">
      <input message="typens:GetUrl"/>
      <output message="typens:GetUrlResponse"/>
    </operation>
    <operation name="GetUrlLinksToApprove">
      <input message="typens:GetUrlLinksToApprove"/>
      <output message="typens:GetUrlLinksToApproveResponse"/>
    </operation>
    <operation name="GetFiltersPaginate">
      <input message="typens:GetFiltersPaginate"/>
      <output message="typens:GetFiltersPaginateResponse"/>
    </operation>
    <operation name="LinkPlatformOrdersListOfWaits">
      <input message="typens:LinkPlatformOrdersListOfWaits"/>
      <output message="typens:LinkPlatformOrdersListOfWaitsResponse"/>
    </operation>
    <operation name="GetSiteLinks">
      <input message="typens:GetSiteLinks"/>
      <output message="typens:GetSiteLinksResponse"/>
    </operation>
    <operation name="GetFilterByName">
      <input message="typens:GetFilterByName"/>
      <output message="typens:GetFilterByNameResponse"/>
    </operation>
    <operation name="ExcludePages">
      <input message="typens:ExcludePages"/>
      <output message="typens:ExcludePagesResponse"/>
    </operation>
    <operation name="CreatePlatformWlGroup">
      <input message="typens:CreatePlatformWlGroup"/>
      <output message="typens:CreatePlatformWlGroupResponse"/>
    </operation>
    <operation name="GetBalance">
      <input message="typens:GetBalance"/>
      <output message="typens:GetBalanceResponse"/>
    </operation>
    <operation name="CreateLinksForUrl">
      <input message="typens:CreateLinksForUrl"/>
      <output message="typens:CreateLinksForUrlResponse"/>
    </operation>
    <operation name="SleepLinksByProject">
      <input message="typens:SleepLinksByProject"/>
      <output message="typens:SleepLinksByProjectResponse"/>
    </operation>
    <operation name="GetFiltersBrieflyPaginate">
      <input message="typens:GetFiltersBrieflyPaginate"/>
      <output message="typens:GetFiltersBrieflyPaginateResponse"/>
    </operation>
    <operation name="GetLinksWithCostChanges">
      <input message="typens:GetLinksWithCostChanges"/>
      <output message="typens:GetLinksWithCostChangesResponse"/>
    </operation>
    <operation name="ListPlatformWlNew">
      <input message="typens:ListPlatformWlNew"/>
      <output message="typens:ListPlatformWlNewResponse"/>
    </operation>
    <operation name="LinkOrdersRejectToBls">
      <input message="typens:LinkOrdersRejectToBls"/>
      <output message="typens:LinkOrdersRejectToBlsResponse"/>
    </operation>
    <operation name="EditSite">
      <input message="typens:EditSite"/>
      <output message="typens:EditSiteResponse"/>
    </operation>
    <operation name="SetUrlFilters">
      <input message="typens:SetUrlFilters"/>
      <output message="typens:SetUrlFiltersResponse"/>
    </operation>
    <operation name="EditUrl">
      <input message="typens:EditUrl"/>
      <output message="typens:EditUrlResponse"/>
    </operation>
    <operation name="AddLinksToBls">
      <input message="typens:AddLinksToBls"/>
      <output message="typens:AddLinksToBlsResponse"/>
    </operation>
    <operation name="ApproveTempLinks">
      <input message="typens:ApproveTempLinks"/>
      <output message="typens:ApproveTempLinksResponse"/>
    </operation>
    <operation name="GetSleepLinksByUrl">
      <input message="typens:GetSleepLinksByUrl"/>
      <output message="typens:GetSleepLinksByUrlResponse"/>
    </operation>
    <operation name="ListPlatformWl">
      <input message="typens:ListPlatformWl"/>
      <output message="typens:ListPlatformWlResponse"/>
    </operation>
    <operation name="GetUrlsFromBls">
      <input message="typens:GetUrlsFromBls"/>
      <output message="typens:GetUrlsFromBlsResponse"/>
    </operation>
    <operation name="RecheckOutLinksOnSite">
      <input message="typens:RecheckOutLinksOnSite"/>
      <output message="typens:RecheckOutLinksOnSiteResponse"/>
    </operation>
    <operation name="GetProject">
      <input message="typens:GetProject"/>
      <output message="typens:GetProjectResponse"/>
    </operation>
    <operation name="LinkWeightedCosts">
      <input message="typens:LinkWeightedCosts"/>
      <output message="typens:LinkWeightedCostsResponse"/>
    </operation>
    <operation name="CheckLinksStatusOnline">
      <input message="typens:CheckLinksStatusOnline"/>
      <output message="typens:CheckLinksStatusOnlineResponse"/>
    </operation>
    <operation name="GetSiteCostLevels">
      <input message="typens:GetSiteCostLevels"/>
      <output message="typens:GetSiteCostLevelsResponse"/>
    </operation>
    <operation name="RemoveLinks">
      <input message="typens:RemoveLinks"/>
      <output message="typens:RemoveLinksResponse"/>
    </operation>
    <operation name="DeleteFilter">
      <input message="typens:DeleteFilter"/>
      <output message="typens:DeleteFilterResponse"/>
    </operation>
    <operation name="GetSiteIncomeForDay">
      <input message="typens:GetSiteIncomeForDay"/>
      <output message="typens:GetSiteIncomeForDayResponse"/>
    </operation>
    <operation name="ActivePlatforms">
      <input message="typens:ActivePlatforms"/>
      <output message="typens:ActivePlatformsResponse"/>
    </operation>
    <operation name="AverageCostPage">
      <input message="typens:AverageCostPage"/>
      <output message="typens:AverageCostPageResponse"/>
    </operation>
    <operation name="CreatePlatformGbls">
      <input message="typens:CreatePlatformGbls"/>
      <output message="typens:CreatePlatformGblsResponse"/>
    </operation>
    <operation name="GetLinksForSite">
      <input message="typens:GetLinksForSite"/>
      <output message="typens:GetLinksForSiteResponse"/>
    </operation>
    <operation name="QueueBuyLink">
      <input message="typens:QueueBuyLink"/>
      <output message="typens:QueueBuyLinkResponse"/>
    </operation>
    <operation name="GetLinks">
      <input message="typens:GetLinks"/>
      <output message="typens:GetLinksResponse"/>
    </operation>
    <operation name="PaysForUrl">
      <input message="typens:PaysForUrl"/>
      <output message="typens:PaysForUrlResponse"/>
    </operation>
    <operation name="PollGetBatch">
      <input message="typens:PollGetBatch"/>
      <output message="typens:PollGetBatchResponse"/>
    </operation>
    <operation name="GetUrlFilters">
      <input message="typens:GetUrlFilters"/>
      <output message="typens:GetUrlFiltersResponse"/>
    </operation>
    <operation name="AddProject">
      <input message="typens:AddProject"/>
      <output message="typens:AddProjectResponse"/>
    </operation>
    <operation name="CreatePlatformLbl">
      <input message="typens:CreatePlatformLbl"/>
      <output message="typens:CreatePlatformLblResponse"/>
    </operation>
    <operation name="AddAnchorsAsync">
      <input message="typens:AddAnchorsAsync"/>
      <output message="typens:AddAnchorsAsyncResponse"/>
    </operation>
    <operation name="GetLanguages">
      <input message="typens:GetLanguages"/>
      <output message="typens:GetLanguagesResponse"/>
    </operation>
    <operation name="DeleteForeverPages">
      <input message="typens:DeleteForeverPages"/>
      <output message="typens:DeleteForeverPagesResponse"/>
    </operation>
    <operation name="ToggleUrlFilter">
      <input message="typens:ToggleUrlFilter"/>
      <output message="typens:ToggleUrlFilterResponse"/>
    </operation>
    <operation name="OptCarefreeUpdateCost">
      <input message="typens:OptCarefreeUpdateCost"/>
      <output message="typens:OptCarefreeUpdateCostResponse"/>
    </operation>
    <operation name="GetProjectsPaginate">
      <input message="typens:GetProjectsPaginate"/>
      <output message="typens:GetProjectsPaginateResponse"/>
    </operation>
    <operation name="RemovePlatformLbl">
      <input message="typens:RemovePlatformLbl"/>
      <output message="typens:RemovePlatformLblResponse"/>
    </operation>
    <operation name="GetNotUsedAnchorsCount">
      <input message="typens:GetNotUsedAnchorsCount"/>
      <output message="typens:GetNotUsedAnchorsCountResponse"/>
    </operation>
    <operation name="GetUrlFilter">
      <input message="typens:GetUrlFilter"/>
      <output message="typens:GetUrlFilterResponse"/>
    </operation>
    <operation name="UpdateCostCoefficient">
      <input message="typens:UpdateCostCoefficient"/>
      <output message="typens:UpdateCostCoefficientResponse"/>
    </operation>
    <operation name="LinkOrdersListOfWaits">
      <input message="typens:LinkOrdersListOfWaits"/>
      <output message="typens:LinkOrdersListOfWaitsResponse"/>
    </operation>
    <operation name="WipePlatformWl">
      <input message="typens:WipePlatformWl"/>
      <output message="typens:WipePlatformWlResponse"/>
    </operation>
    <operation name="ApproveLinks">
      <input message="typens:ApproveLinks"/>
      <output message="typens:ApproveLinksResponse"/>
    </operation>
    <operation name="GetSiteProfile">
      <input message="typens:GetSiteProfile"/>
      <output message="typens:GetSiteProfileResponse"/>
    </operation>
    <operation name="StartLinksExport">
      <input message="typens:StartLinksExport"/>
      <output message="typens:StartLinksExportResponse"/>
    </operation>
    <operation name="AddUrl">
      <input message="typens:AddUrl"/>
      <output message="typens:AddUrlResponse"/>
    </operation>
    <operation name="GetProjectLinks">
      <input message="typens:GetProjectLinks"/>
      <output message="typens:GetProjectLinksResponse"/>
    </operation>
    <operation name="GetFilter">
      <input message="typens:GetFilter"/>
      <output message="typens:GetFilterResponse"/>
    </operation>
    <operation name="RecheckYapGop">
      <input message="typens:RecheckYapGop"/>
      <output message="typens:RecheckYapGopResponse"/>
    </operation>
    <operation name="SleepLinks">
      <input message="typens:SleepLinks"/>
      <output message="typens:SleepLinksResponse"/>
    </operation>
    <operation name="ApproveRequestedLinks">
      <input message="typens:ApproveRequestedLinks"/>
      <output message="typens:ApproveRequestedLinksResponse"/>
    </operation>
    <operation name="PaymentTaxList">
      <input message="typens:PaymentTaxList"/>
      <output message="typens:PaymentTaxListResponse"/>
    </operation>
    <operation name="GetFilters">
      <input message="typens:GetFilters"/>
      <output message="typens:GetFiltersResponse"/>
    </operation>
    <operation name="RemovePlatformWlGroup">
      <input message="typens:RemovePlatformWlGroup"/>
      <output message="typens:RemovePlatformWlGroupResponse"/>
    </operation>
    <operation name="LinkOrdersApprove">
      <input message="typens:LinkOrdersApprove"/>
      <output message="typens:LinkOrdersApproveResponse"/>
    </operation>
    <operation name="AddSiteAsync">
      <input message="typens:AddSiteAsync"/>
      <output message="typens:AddSiteAsyncResponse"/>
    </operation>
    <operation name="GetUrlLinks">
      <input message="typens:GetUrlLinks"/>
      <output message="typens:GetUrlLinksResponse"/>
    </operation>
    <operation name="UnsleepLinks">
      <input message="typens:UnsleepLinks"/>
      <output message="typens:UnsleepLinksResponse"/>
    </operation>
    <operation name="EditFilter">
      <input message="typens:EditFilter"/>
      <output message="typens:EditFilterResponse"/>
    </operation>
    <operation name="RemovePlatformWlNew">
      <input message="typens:RemovePlatformWlNew"/>
      <output message="typens:RemovePlatformWlNewResponse"/>
    </operation>
    <operation name="AddUrlsToBls">
      <input message="typens:AddUrlsToBls"/>
      <output message="typens:AddUrlsToBlsResponse"/>
    </operation>
    <operation name="RemoveSite">
      <input message="typens:RemoveSite"/>
      <output message="typens:RemoveSiteResponse"/>
    </operation>
    <operation name="SearchSites">
      <input message="typens:SearchSites"/>
      <output message="typens:SearchSitesResponse"/>
    </operation>
    <operation name="GetSleepLinks">
      <input message="typens:GetSleepLinks"/>
      <output message="typens:GetSleepLinksResponse"/>
    </operation>
    <operation name="ApproveTempLinkWithToken">
      <input message="typens:ApproveTempLinkWithToken"/>
      <output message="typens:ApproveTempLinkWithTokenResponse"/>
    </operation>
  </portType>
  <binding name="LinkfeedServiceBinding" type="typens:LinkfeedServicePort">
    <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
    <operation name="GetUrls">
      <soap:operation soapAction="/service/api/GetUrls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemovePlatformWl">
      <soap:operation soapAction="/service/api/RemovePlatformWl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveUrlsFromBls">
      <soap:operation soapAction="/service/api/RemoveUrlsFromBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddFilter">
      <soap:operation soapAction="/service/api/AddFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ActivateAllPagesOnSite">
      <soap:operation soapAction="/service/api/ActivateAllPagesOnSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveLinksWithReason">
      <soap:operation soapAction="/service/api/RemoveLinksWithReason"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditUrlFilter">
      <soap:operation soapAction="/service/api/EditUrlFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PingApi">
      <soap:operation soapAction="/service/api/PingApi"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveUrlAnchors">
      <soap:operation soapAction="/service/api/RemoveUrlAnchors"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SetSiteCosts">
      <soap:operation soapAction="/service/api/SetSiteCosts"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddAnchors">
      <soap:operation soapAction="/service/api/AddAnchors"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddFilterWithReset">
      <soap:operation soapAction="/service/api/AddFilterWithReset"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUserTransactions">
      <soap:operation soapAction="/service/api/GetUserTransactions"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ListPlatformGbl">
      <soap:operation soapAction="/service/api/ListPlatformGbl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveUrls">
      <soap:operation soapAction="/service/api/RemoveUrls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PaysForProject">
      <soap:operation soapAction="/service/api/PaysForProject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PollEndBatch">
      <soap:operation soapAction="/service/api/PollEndBatch"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlFiltersByFilter">
      <soap:operation soapAction="/service/api/GetUrlFiltersByFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditProject">
      <soap:operation soapAction="/service/api/EditProject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformLbls">
      <soap:operation soapAction="/service/api/CreatePlatformLbls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetAnchors">
      <soap:operation soapAction="/service/api/GetAnchors"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="DeleteUntilReindexPages">
      <soap:operation soapAction="/service/api/DeleteUntilReindexPages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetThemes">
      <soap:operation soapAction="/service/api/GetThemes"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CfrRefillStart">
      <soap:operation soapAction="/service/api/CfrRefillStart"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ReverseSearch">
      <soap:operation soapAction="/service/api/ReverseSearch"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinksToApprove">
      <soap:operation soapAction="/service/api/GetLinksToApprove"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddUrlsAsync">
      <soap:operation soapAction="/service/api/AddUrlsAsync"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="DeleteUrlFilter">
      <soap:operation soapAction="/service/api/DeleteUrlFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetProjectByName">
      <soap:operation soapAction="/service/api/GetProjectByName"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteForOpt">
      <soap:operation soapAction="/service/api/GetSiteForOpt"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinksExportStatus">
      <soap:operation soapAction="/service/api/LinksExportStatus"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ListPlatformWlGroups">
      <soap:operation soapAction="/service/api/ListPlatformWlGroups"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkPlatformOrdersList">
      <soap:operation soapAction="/service/api/LinkPlatformOrdersList"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SleepLinksByUrl">
      <soap:operation soapAction="/service/api/SleepLinksByUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFiltersBriefly">
      <soap:operation soapAction="/service/api/GetFiltersBriefly"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinksByIds">
      <soap:operation soapAction="/service/api/GetLinksByIds"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RejectRequestedLinksToBls">
      <soap:operation soapAction="/service/api/RejectRequestedLinksToBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformWlNew">
      <soap:operation soapAction="/service/api/CreatePlatformWlNew"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersRejectAsync">
      <soap:operation soapAction="/service/api/LinkOrdersRejectAsync"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CheckSiteStatus">
      <soap:operation soapAction="/service/api/CheckSiteStatus"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddUrlWithName">
      <soap:operation soapAction="/service/api/AddUrlWithName"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreateLinksForUrlWithParams">
      <soap:operation soapAction="/service/api/CreateLinksForUrlWithParams"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ActivatePages">
      <soap:operation soapAction="/service/api/ActivatePages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="UnsleepUrls">
      <soap:operation soapAction="/service/api/UnsleepUrls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditFilterWithReset">
      <soap:operation soapAction="/service/api/EditFilterWithReset"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ReindexSite">
      <soap:operation soapAction="/service/api/ReindexSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformWl">
      <soap:operation soapAction="/service/api/CreatePlatformWl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveTempLinksWithReason">
      <soap:operation soapAction="/service/api/RemoveTempLinksWithReason"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinksStatusOnline">
      <soap:operation soapAction="/service/api/GetLinksStatusOnline"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CalculateFilterPages">
      <soap:operation soapAction="/service/api/CalculateFilterPages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SearchSiteProfile">
      <soap:operation soapAction="/service/api/SearchSiteProfile"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersReject">
      <soap:operation soapAction="/service/api/LinkOrdersReject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddSite">
      <soap:operation soapAction="/service/api/AddSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetPlatformOwnerInfo">
      <soap:operation soapAction="/service/api/GetPlatformOwnerInfo"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformGbl">
      <soap:operation soapAction="/service/api/CreatePlatformGbl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ChangeAnchors">
      <soap:operation soapAction="/service/api/ChangeAnchors"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteIncome">
      <soap:operation soapAction="/service/api/GetSiteIncome"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveLinksAsync">
      <soap:operation soapAction="/service/api/RemoveLinksAsync"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetPageCostByUrl">
      <soap:operation soapAction="/service/api/GetPageCostByUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveAnchors">
      <soap:operation soapAction="/service/api/RemoveAnchors"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="Search">
      <soap:operation soapAction="/service/api/Search"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="UpdateLinkToken">
      <soap:operation soapAction="/service/api/UpdateLinkToken"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemovePlatformGbl">
      <soap:operation soapAction="/service/api/RemovePlatformGbl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddUrlFilter">
      <soap:operation soapAction="/service/api/AddUrlFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetCurrencies">
      <soap:operation soapAction="/service/api/GetCurrencies"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="QueueRejectLinks">
      <soap:operation soapAction="/service/api/QueueRejectLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveProjects">
      <soap:operation soapAction="/service/api/RemoveProjects"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PaysForUser">
      <soap:operation soapAction="/service/api/PaysForUser"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="BuyLinks">
      <soap:operation soapAction="/service/api/BuyLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetAnchorsCount">
      <soap:operation soapAction="/service/api/GetAnchorsCount"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetAllUrlFilters">
      <soap:operation soapAction="/service/api/GetAllUrlFilters"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetPages">
      <soap:operation soapAction="/service/api/GetPages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetProjects">
      <soap:operation soapAction="/service/api/GetProjects"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ListPlatformLbls">
      <soap:operation soapAction="/service/api/ListPlatformLbls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CfrRefillCheck">
      <soap:operation soapAction="/service/api/CfrRefillCheck"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ToggleUrl">
      <soap:operation soapAction="/service/api/ToggleUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersList">
      <soap:operation soapAction="/service/api/LinkOrdersList"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSites">
      <soap:operation soapAction="/service/api/GetSites"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SearchPages">
      <soap:operation soapAction="/service/api/SearchPages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrl">
      <soap:operation soapAction="/service/api/GetUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlLinksToApprove">
      <soap:operation soapAction="/service/api/GetUrlLinksToApprove"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFiltersPaginate">
      <soap:operation soapAction="/service/api/GetFiltersPaginate"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkPlatformOrdersListOfWaits">
      <soap:operation soapAction="/service/api/LinkPlatformOrdersListOfWaits"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteLinks">
      <soap:operation soapAction="/service/api/GetSiteLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFilterByName">
      <soap:operation soapAction="/service/api/GetFilterByName"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ExcludePages">
      <soap:operation soapAction="/service/api/ExcludePages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformWlGroup">
      <soap:operation soapAction="/service/api/CreatePlatformWlGroup"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetBalance">
      <soap:operation soapAction="/service/api/GetBalance"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreateLinksForUrl">
      <soap:operation soapAction="/service/api/CreateLinksForUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SleepLinksByProject">
      <soap:operation soapAction="/service/api/SleepLinksByProject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFiltersBrieflyPaginate">
      <soap:operation soapAction="/service/api/GetFiltersBrieflyPaginate"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinksWithCostChanges">
      <soap:operation soapAction="/service/api/GetLinksWithCostChanges"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ListPlatformWlNew">
      <soap:operation soapAction="/service/api/ListPlatformWlNew"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersRejectToBls">
      <soap:operation soapAction="/service/api/LinkOrdersRejectToBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditSite">
      <soap:operation soapAction="/service/api/EditSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SetUrlFilters">
      <soap:operation soapAction="/service/api/SetUrlFilters"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditUrl">
      <soap:operation soapAction="/service/api/EditUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddLinksToBls">
      <soap:operation soapAction="/service/api/AddLinksToBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ApproveTempLinks">
      <soap:operation soapAction="/service/api/ApproveTempLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSleepLinksByUrl">
      <soap:operation soapAction="/service/api/GetSleepLinksByUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ListPlatformWl">
      <soap:operation soapAction="/service/api/ListPlatformWl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlsFromBls">
      <soap:operation soapAction="/service/api/GetUrlsFromBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RecheckOutLinksOnSite">
      <soap:operation soapAction="/service/api/RecheckOutLinksOnSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetProject">
      <soap:operation soapAction="/service/api/GetProject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkWeightedCosts">
      <soap:operation soapAction="/service/api/LinkWeightedCosts"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CheckLinksStatusOnline">
      <soap:operation soapAction="/service/api/CheckLinksStatusOnline"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteCostLevels">
      <soap:operation soapAction="/service/api/GetSiteCostLevels"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveLinks">
      <soap:operation soapAction="/service/api/RemoveLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="DeleteFilter">
      <soap:operation soapAction="/service/api/DeleteFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteIncomeForDay">
      <soap:operation soapAction="/service/api/GetSiteIncomeForDay"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ActivePlatforms">
      <soap:operation soapAction="/service/api/ActivePlatforms"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AverageCostPage">
      <soap:operation soapAction="/service/api/AverageCostPage"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformGbls">
      <soap:operation soapAction="/service/api/CreatePlatformGbls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinksForSite">
      <soap:operation soapAction="/service/api/GetLinksForSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="QueueBuyLink">
      <soap:operation soapAction="/service/api/QueueBuyLink"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLinks">
      <soap:operation soapAction="/service/api/GetLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PaysForUrl">
      <soap:operation soapAction="/service/api/PaysForUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PollGetBatch">
      <soap:operation soapAction="/service/api/PollGetBatch"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlFilters">
      <soap:operation soapAction="/service/api/GetUrlFilters"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddProject">
      <soap:operation soapAction="/service/api/AddProject"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="CreatePlatformLbl">
      <soap:operation soapAction="/service/api/CreatePlatformLbl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddAnchorsAsync">
      <soap:operation soapAction="/service/api/AddAnchorsAsync"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetLanguages">
      <soap:operation soapAction="/service/api/GetLanguages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="DeleteForeverPages">
      <soap:operation soapAction="/service/api/DeleteForeverPages"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ToggleUrlFilter">
      <soap:operation soapAction="/service/api/ToggleUrlFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="OptCarefreeUpdateCost">
      <soap:operation soapAction="/service/api/OptCarefreeUpdateCost"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetProjectsPaginate">
      <soap:operation soapAction="/service/api/GetProjectsPaginate"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemovePlatformLbl">
      <soap:operation soapAction="/service/api/RemovePlatformLbl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetNotUsedAnchorsCount">
      <soap:operation soapAction="/service/api/GetNotUsedAnchorsCount"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlFilter">
      <soap:operation soapAction="/service/api/GetUrlFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="UpdateCostCoefficient">
      <soap:operation soapAction="/service/api/UpdateCostCoefficient"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersListOfWaits">
      <soap:operation soapAction="/service/api/LinkOrdersListOfWaits"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="WipePlatformWl">
      <soap:operation soapAction="/service/api/WipePlatformWl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ApproveLinks">
      <soap:operation soapAction="/service/api/ApproveLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSiteProfile">
      <soap:operation soapAction="/service/api/GetSiteProfile"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="StartLinksExport">
      <soap:operation soapAction="/service/api/StartLinksExport"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddUrl">
      <soap:operation soapAction="/service/api/AddUrl"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetProjectLinks">
      <soap:operation soapAction="/service/api/GetProjectLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFilter">
      <soap:operation soapAction="/service/api/GetFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RecheckYapGop">
      <soap:operation soapAction="/service/api/RecheckYapGop"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SleepLinks">
      <soap:operation soapAction="/service/api/SleepLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ApproveRequestedLinks">
      <soap:operation soapAction="/service/api/ApproveRequestedLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="PaymentTaxList">
      <soap:operation soapAction="/service/api/PaymentTaxList"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetFilters">
      <soap:operation soapAction="/service/api/GetFilters"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemovePlatformWlGroup">
      <soap:operation soapAction="/service/api/RemovePlatformWlGroup"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="LinkOrdersApprove">
      <soap:operation soapAction="/service/api/LinkOrdersApprove"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddSiteAsync">
      <soap:operation soapAction="/service/api/AddSiteAsync"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetUrlLinks">
      <soap:operation soapAction="/service/api/GetUrlLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="UnsleepLinks">
      <soap:operation soapAction="/service/api/UnsleepLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="EditFilter">
      <soap:operation soapAction="/service/api/EditFilter"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemovePlatformWlNew">
      <soap:operation soapAction="/service/api/RemovePlatformWlNew"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="AddUrlsToBls">
      <soap:operation soapAction="/service/api/AddUrlsToBls"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="RemoveSite">
      <soap:operation soapAction="/service/api/RemoveSite"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="SearchSites">
      <soap:operation soapAction="/service/api/SearchSites"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="GetSleepLinks">
      <soap:operation soapAction="/service/api/GetSleepLinks"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
    <operation name="ApproveTempLinkWithToken">
      <soap:operation soapAction="/service/api/ApproveTempLinkWithToken"/>
      <input>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </input>
      <output>
        <soap:body use="encoded" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="https://api.linkfeed.ru"/>
      </output>
    </operation>
  </binding>
  <service name="LinkfeedService">
    <port binding="typens:LinkfeedServiceBinding" name="LinkfeedServicePort">
      <soap:address location="https://api.linkfeed.ru/service/api"/>
    </port>
  </service>
</definitions>
