3.1.4.12.2.1 GetChangedFriendlyUrlBasedWebs

The input data for the GetChangedFriendlyUrlBasedWebs WSDL operation.

 <xs:element name="GetChangedFriendlyUrlBasedWebs" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="1" maxOccurs="1" name="contentPartitionId" xmlns:q5="http://microsoft.com/wsdl/types/" type="q5:guid"/>
       <xs:element minOccurs="0" maxOccurs="1" name="changeToken" type="xs:string"/>
       <xs:element minOccurs="0" maxOccurs="1" name="pagingToken" type="xs:string"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

contentPartitionId: Id of the content slice container for getting changed sites.

changeToken: Opaque token representing the state of the content slice at the given instant.

pagingToken: An opaque token passed by the protocol client which MUST be used to obtain a different subset of sites. If null this parameter MUST be ignored by the protocol server.