Today’s update also includes changes to
how quota is handled in the Display & Video 360 API. The following usage limits are now in effect:
- A default daily limit of 86,400 total requests made to the API per project. This limit can be increased on a case-by-case basis to customers who have demonstrated need for a higher limit.
- A rate limit of 600 total requests per minute.
- A rate limit of 300 write requests per minute, which are calls to methods (such as
create
, patch
, delete
, and bulkEdit
) that modify resources.
More detailed information about this update can be found in the Display & Video 360 API
release notes.
Before using these new features, make sure to update your client library to the latest version.