1. Courses arrow-right
  2. ItemPath API arrow-right
  3. Section 3: Using Comparison Operators

Section 3: Using Comparison Operators

With the ItemPath API, you can use operators in your arguments to refine your response results. This is a key way to narrow down to very specific data, especially when chaining multiple arguments together. The following operators are supported:

  • [not]
  • [gt] (greater than)
  • [lt] (less than)
  • [like]
  • [notlike]

Using what you learned in the previous lesson on the ItemPath API's date formatting, you can use these comparators to filter results by date ranges, in addition to types and other search values.

Your progress in this course:
33%