CatalogService


Click here for a complete list of operations.

GetTrackedContentByContentSet

Load ContentSet With Static tracking Code

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
displayKey:
referer:
contentSetID:
contentGroup:
contentType:
rankingType:
rowCount:

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/GetTrackedContentByContentSet"

<?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>
    <GetTrackedContentByContentSet xmlns="http://content.k-mobile.com/v2/ws">
      <displayKey>string</displayKey>
      <referer>string</referer>
      <contentSetID>int</contentSetID>
      <contentGroup>string</contentGroup>
      <contentType>string</contentType>
      <rankingType>int</rankingType>
      <rowCount>int</rowCount>
    </GetTrackedContentByContentSet>
  </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>
    <GetTrackedContentByContentSetResponse xmlns="http://content.k-mobile.com/v2/ws">
      <GetTrackedContentByContentSetResult>
        <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>
      </GetTrackedContentByContentSetResult>
    </GetTrackedContentByContentSetResponse>
  </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/GetTrackedContentByContentSet?displayKey=string&referer=string&contentSetID=string&contentGroup=string&contentType=string&rankingType=string&rowCount=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/GetTrackedContentByContentSet HTTP/1.1
Host: drmservice.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

displayKey=string&referer=string&contentSetID=string&contentGroup=string&contentType=string&rankingType=string&rowCount=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>