trying using > https://api.searchads.apple.com/api/v4/reports/campaigns
and got rate limit exceeded
can you please send me what is the rate limiter fro this endpoint
i tried getting that (user-hour-lim)
from headers in the response but didnt find it . SO WHAT is the best way to catch this ?
answer:"The API presents rate limits to users in an HTTP header. Every response from the API includes an X-Rate-Limit HTTP header. Its value has the form:"
but it not apper in postman
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
what is the rate limit for this endpoint ?
https://api.searchads.apple.com/api/v4/reports/campaigns
in other documnetation, i saw that it is appear in the response of the above call as headers, but i didnt find it !
is there another way to get the rate limit, ?