To ensure stability and fair usage, the Roku Ads API enforces rate limits on requests. These limits define the maximum number of calls that can be made within a given timeframe. If you exceed these limits, the Ads API returns an error code of 429. If you experience this, contact: [email protected]
It's good practice to design your integration to batch requests where possible and to cache responses to avoid unnecessary calls.