http://www.FatTail.com/api
ServedBy Complex Type
http://www.FatTail.com/api : ServedBy Complex Type
Description
This type is obsolete.
Namespace http://www.FatTail.com/api
Base Type
Extension of AdBookConnectEntity Complex Type
Overview
ServedBy Extension of AdBookConnectEntity Complex Type
This type is obsolete.
Sequence
ServedByID optional xs:long
ServedByName optional xs:string
Used By
ServedBy Element
ServedBy Element
Source
<xs:complexType name="ServedBy" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:appinfo />
    <xs:documentation>&lt;summary&gt;
            Summary description for ServedBy
            &lt;/summary&gt;</xs:documentation>
  </xs:annotation>
  <xs:complexContent mixed="false">
    <xs:extension xmlns:q556="http://www.FatTail.com/api" base="q556:AdBookConnectEntity">
      <xs:sequence>
        <xs:element minOccurs="0" name="ServedByID" type="xs:long">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;System ID for the configured ad server.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element minOccurs="0" name="ServedByName" nillable="true" type="xs:string">
          <xs:annotation>
            <xs:appinfo />
            <xs:documentation>&lt;summary&gt;User defined name for the configured ad server.&lt;/summary&gt;</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://www.FatTail.com/api