ArtemisAds
  1. Get Started
ArtemisAds
  • Get Started
    • Authentication
    • Pagination
  • Publisher API
    • Products
      • List Products
    • Deals
      • List Deals
    • Brands
      • List Brands
    • Links
      • List Publisher Sources
      • Create Product Link
      • List Product Link
      • Get Product Link by ID
      • Create Default Brand Storefront Link
      • List Brand Storefront Links
    • Reports
      • List Product reports
      • List Per-Product reports
  1. Get Started

Pagination

ArtemisAds uses cursor-based pagination to query our data. When you use these query APIs, we will return the cursor field in the response. You can use this cursor field to obtain the results of the next page. When there are no more results to return, the cursor field will be returned as null. Please note that when you set the cursor to null or empty, we will always return the first page data.
Modified at 2025-05-23 01:40:31
Previous
Authentication
Next
List Products
Built with