CatalogService


Click here for a complete list of operations.

ExaSearch

Returns results in a ContentSet

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
displayKey:
contentGroup:
contentType:
mobileType:
keyword:
startElement:

SOAP

The following is a sample SOAP request and response. The placeholders shown need to be replaced with actual values.

POST /v2/ws/catalogservice.asmx HTTP/1.1
Host: drmservice.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://content.k-mobile.com/v2/ws/ExaSearch"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <ExaSearch xmlns="http://content.k-mobile.com/v2/ws">
      <displayKey>string</displayKey>
      <contentGroup>string</contentGroup>
      <contentType>string</contentType>
      <mobileType>string</mobileType>
      <keyword>string</keyword>
      <startElement>int</startElement>
    </ExaSearch>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <ExaSearchResponse xmlns="http://content.k-mobile.com/v2/ws">
      <ExaSearchResult>
        <IDContentSet>int</IDContentSet>
        <ContentSetType>Category or Thema or Catalog or SearchResult or SearchContainers</ContentSetType>
        <ContentCount>int</ContentCount>
        <Count>int</Count>
        <Name>string</Name>
        <Description>string</Description>
        <Preview>
          <URL>string</URL>
        </Preview>
        <Priority>int</Priority>
        <ContentCollection>
          <Content>
            <IDContent>int</IDContent>
            <ContentName>string</ContentName>
            <ContentGroup xsi:nil="true" />
            <ContentType>string</ContentType>
            <Priority>int</Priority>
            <Preview xsi:nil="true" />
            <TrackingCode xsi:nil="true" />
            <PropertyCollection xsi:nil="true" />
            <TrackingCodeCollection xsi:nil="true" />
            <ContentRatings xsi:nil="true" />
          </Content>
          <Content>
            <IDContent>int</IDContent>
            <ContentName>string</ContentName>
            <ContentGroup xsi:nil="true" />
            <ContentType>string</ContentType>
            <Priority>int</Priority>
            <Preview xsi:nil="true" />
            <TrackingCode xsi:nil="true" />
            <PropertyCollection xsi:nil="true" />
            <TrackingCodeCollection xsi:nil="true" />
            <ContentRatings xsi:nil="true" />
          </Content>
        </ContentCollection>
        <ContentGroup>string</ContentGroup>
        <TagValue>string</TagValue>
      </ExaSearchResult>
    </ExaSearchResponse>
  </soap:Body>
</soap:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /v2/ws/catalogservice.asmx/ExaSearch?displayKey=string&contentGroup=string&contentType=string&mobileType=string&keyword=string&startElement=string HTTP/1.1
Host: drmservice.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ContentSet xmlns="http://content.k-mobile.com/v2/ws">
  <IDContentSet>int</IDContentSet>
  <ContentSetType>Category or Thema or Catalog or SearchResult or SearchContainers</ContentSetType>
  <ContentCount>int</ContentCount>
  <Count>int</Count>
  <Name>string</Name>
  <Description>string</Description>
  <Preview>
    <URL>string</URL>
  </Preview>
  <Priority>int</Priority>
  <ContentCollection>
    <Content>
      <IDContent>int</IDContent>
      <ContentName>string</ContentName>
      <ContentGroup>
        <Name>string</Name>
        <ContentTypeCollection d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentGroup>
      <ContentType>string</ContentType>
      <Priority>int</Priority>
      <Preview>
        <URL>string</URL>
      </Preview>
      <TrackingCode>
        <Value>int</Value>
        <IDContent>int</IDContent>
        <ContentType>string</ContentType>
        <CatalogDisplay d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Referer>string</Referer>
      </TrackingCode>
      <PropertyCollection>
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PropertyCollection>
      <TrackingCodeCollection>
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TrackingCodeCollection>
      <ContentRatings>
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentRatings>
    </Content>
    <Content>
      <IDContent>int</IDContent>
      <ContentName>string</ContentName>
      <ContentGroup>
        <Name>string</Name>
        <ContentTypeCollection d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentGroup>
      <ContentType>string</ContentType>
      <Priority>int</Priority>
      <Preview>
        <URL>string</URL>
      </Preview>
      <TrackingCode>
        <Value>int</Value>
        <IDContent>int</IDContent>
        <ContentType>string</ContentType>
        <CatalogDisplay d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Referer>string</Referer>
      </TrackingCode>
      <PropertyCollection>
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PropertyCollection>
      <TrackingCodeCollection>
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TrackingCodeCollection>
      <ContentRatings>
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentRatings>
    </Content>
  </ContentCollection>
  <ContentGroup>string</ContentGroup>
  <TagValue>string</TagValue>
</ContentSet>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /v2/ws/catalogservice.asmx/ExaSearch HTTP/1.1
Host: drmservice.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

displayKey=string&contentGroup=string&contentType=string&mobileType=string&keyword=string&startElement=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ContentSet xmlns="http://content.k-mobile.com/v2/ws">
  <IDContentSet>int</IDContentSet>
  <ContentSetType>Category or Thema or Catalog or SearchResult or SearchContainers</ContentSetType>
  <ContentCount>int</ContentCount>
  <Count>int</Count>
  <Name>string</Name>
  <Description>string</Description>
  <Preview>
    <URL>string</URL>
  </Preview>
  <Priority>int</Priority>
  <ContentCollection>
    <Content>
      <IDContent>int</IDContent>
      <ContentName>string</ContentName>
      <ContentGroup>
        <Name>string</Name>
        <ContentTypeCollection d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentGroup>
      <ContentType>string</ContentType>
      <Priority>int</Priority>
      <Preview>
        <URL>string</URL>
      </Preview>
      <TrackingCode>
        <Value>int</Value>
        <IDContent>int</IDContent>
        <ContentType>string</ContentType>
        <CatalogDisplay d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Referer>string</Referer>
      </TrackingCode>
      <PropertyCollection>
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PropertyCollection>
      <TrackingCodeCollection>
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TrackingCodeCollection>
      <ContentRatings>
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentRatings>
    </Content>
    <Content>
      <IDContent>int</IDContent>
      <ContentName>string</ContentName>
      <ContentGroup>
        <Name>string</Name>
        <ContentTypeCollection d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentGroup>
      <ContentType>string</ContentType>
      <Priority>int</Priority>
      <Preview>
        <URL>string</URL>
      </Preview>
      <TrackingCode>
        <Value>int</Value>
        <IDContent>int</IDContent>
        <ContentType>string</ContentType>
        <CatalogDisplay d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Referer>string</Referer>
      </TrackingCode>
      <PropertyCollection>
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Property d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </PropertyCollection>
      <TrackingCodeCollection>
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <TrackingCode d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </TrackingCodeCollection>
      <ContentRatings>
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Rating d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </ContentRatings>
    </Content>
  </ContentCollection>
  <ContentGroup>string</ContentGroup>
  <TagValue>string</TagValue>
</ContentSet>