integration_documentation:parameters

integration_documentation:parameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
integration_documentation:parameters [2019/12/05 16:08]
florian created
integration_documentation:parameters [2022/01/11 12:28]
florian [Values of the ''order'' parameter]
Line 1: Line 1:
 ==== The request parameters in detail ==== ==== The request parameters in detail ====
  
-\\ +<note tip>Our library helps requesting the Findologic API and also getting the data from the response and mapping it to corresponding objects. Read more at https://​github.com/​findologic/​findologic-api </​note>​
  
 ==== Required parameters ==== ==== Required parameters ====
Line 44: Line 44:
 | ''​label''​ | Alphabetic sorting. | | ''​label''​ | Alphabetic sorting. |
 | ''​dateadded''​ | Sort by date. | | ''​dateadded''​ | Sort by date. |
 +| ''​detailviewcount''​| Sort by product detail page views. | 
 +| ''​addtocartcount''​| Sort by cart adds. |
 +| ''​checkoutcount''​| Sort by number of checkouts. |
 | ''<​empty>''​ or ''​rank''​ | Sort by default order, that was specified (If the default order is empty, the sort order will be textual relevance only). | | ''<​empty>''​ or ''​rank''​ | Sort by default order, that was specified (If the default order is empty, the sort order will be textual relevance only). |
  
Line 86: Line 89:
  
 As a rule, the ''​vendor''​ key is used for categories. ​ As a rule, the ''​vendor''​ key is used for categories. ​
-<code javascript>​attrib[vendor][]=FINDOLOGIC</​code>​+<code javascript>​attrib[vendor][]=Findologic</​code>​
  
 \\  \\