Getting all pictures from representative AND conceptual category

11 views
Skip to first unread message

Alexander Vipach

unread,
Nov 30, 2009, 1:19:38 PM11/30/09
to Fotolia API
Hello,

I want get all pictures from the fotolia api which are in a
representative AND conceptual category. But if I do the following
request with one cat1_id and changing cat2_id, the I get always the
same result:

<methodCall>
<methodName>xmlrpc.getSearchResults</methodName>
<params>
<param>
<value>
<string> [MyApiKey] </string>
</value>
</param>
<param>
<value>
<struct>
<member>
<name>language_id</name>
<value>
<string>2</string>
</value>
</member>
<member>
<name>cat1_id</name>
<value>
<string>$cat1_id</string>
</value>
</member>
<member>
<name>cat2_id</name>
<value>
<string>$cat2_id</string>
</value>
</member>
<member>
<name>offset</name>
<value>
<string>$offset</string>
</value>
</member>
<member>
<name>limit</name>
<value>
<string>36</string>
</value>
</member>
</struct>
</value>
</param>
</params>
</methodCall>

These are the IDs that I tried:

cat1_id=99001000 cat2_id =1000000
cat1_id=99001000 cat2_id =5000000
cat1_id=99001000 cat2_id =30000000
cat1_id=99001000 cat2_id =45000000
cat1_id=99001000 cat2_id =5000000
cat1_id=99001000 cat2_id =20000000
cat1_id=99001000 cat2_id =35000000
cat1_id=99001000 cat2_id =50000000
cat1_id=99001000 cat2_id =10000000
cat1_id=99001000 cat2_id =25000000
cat1_id=99001000 cat2_id =40000000

It seems that it is always a cat1_id result and cat2_id has no
influence to the result.

I hope you understand my english and you can help me! :-)

Ciao

Alex

Olivier Sirven

unread,
Dec 1, 2009, 12:09:30 PM12/1/09
to fotol...@googlegroups.com
Alexander Vipach <google...@dark-sun.org> writes:

> Hello,
>
> I want get all pictures from the fotolia api which are in a
> representative AND conceptual category. But if I do the following
> request with one cat1_id and changing cat2_id, the I get always the
> same result:

Hi,

Unfortunatly, searching both by conceptual and representative categories
is not yet supported by the API.

Regards,

Olivier
Reply all
Reply to author
Forward
0 new messages