Your API key. For more information see here.
The site the API should be executed against, e.g. www.ditto.net.
The criteria to search using.
The size of the page of data to return.
If this argument is omitted, it defaults to 10.
The minimum allowed value is 1 and the maximum is 50.
The page number of the results to return.
If this argument is omitted or set to less than 1, it defaults to 1.
<ListPagedResults xmlns="http://www.ditto.net" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<PageNumber>1</PageNumber>
<PageSize>3</PageSize>
<Results>
<List>
<DittoUrl>http://www.ditto.net/Lists/TheBestKidsTVShows70s80s</DittoUrl>
<CreateDate>2008-04-14T12:06:40.48</CreateDate>
<Id>232</Id>
<OwnerPersonId>95</OwnerPersonId>
<Slug>TheBestKidsTVShows70s80s</Slug>
<Title>The best kids' TV shows of the 70s and 80s</Title>
</List>
<List>
<DittoUrl>http://www.ditto.net/Lists/BestClassicMovies</DittoUrl>
<CreateDate>2008-02-11T11:53:51.467</CreateDate>
<Id>99</Id>
<OwnerPersonId>3726</OwnerPersonId>
<Slug>BestClassicMovies</Slug>
<Title>The best movies made before 1980</Title>
</List>
<List>
<DittoUrl>http://www.ditto.net/Lists/Games-that-you-loved-as-a-kid</DittoUrl>
<CreateDate>2008-04-10T23:18:46.623</CreateDate>
<Id>214</Id>
<OwnerPersonId>3965</OwnerPersonId>
<Slug>Games-that-you-loved-as-a-kid</Slug>
<Title>Games that you loved as a kid</Title>
</List>
</Results>
<TotalResultCount>9</TotalResultCount>
</ListPagedResults>