I'm implementing a Firebase Dynamic Link, but have a concern regarding traffic. Is there a quota on usage? For example, if you exceed your quota on many of the Google Cloud API products, you will receive an error. (e.g. error code 429)
Do firebase Dynamic Links have a usage quota?
https://firebase.google.com/docs/dynamic-links/
No, Dynamic Link usage is free and unlimited in volume. The only limits are around the rate at which they can be served:
Requests are limited to 50 queries per second and 100,000 queries per day. If exceeded, then the response will return HTTP error code 429. To request for more quota, fill out this form.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With