The Wayback Machine - https://web.archive.org/web/20160918213156/https://developers.google.com/doubleclick-search/pricing

Pricing and Usage Limits

Usage fees

Use of the DoubleClick Search API is included in the overall pricing of DoubleClick Search. There are no additional fees for using the API.

Usage limits

The DoubleClick Search API organizes its usage limits into three separate buckets, each with its own daily quota:

  • Reports.generate(): The number of Reports.generate() requests you can make.
  • Reports.request(): The number of Reports.request() requests you can make. This number varies depending on the amount of computation time needed to produce the reports. For example, you can request many small, simple reports, or fewer large, complex reports.
  • Default: The number of requests you can make to poll report status, download reports, and list and upload conversions.

Note that you cannot borrow from one bucket to increase quota in another bucket.

To view or change usage limits for your project, or to request an increase to your quota, do the following:

  1. If you don't already have a billing account for your project, then create one.
  2. Visit the Enabled APIs page of the API library in the API Console, and select an API from the list.
  3. To view and change quota-related settings, select Quotas. To view usage statistics, select Usage.

Send feedback about...

DoubleClick Search API