Builder

class Builder

Properties

Link copied to clipboard
var path: String?

The URI path. For example, /api/ or /api/v1/users.

Link copied to clipboard

The percentage of total requests that were made to this path.

Link copied to clipboard

The number of requests to this path within the specified time window.

Link copied to clipboard

Information about the bot filter that was applied to generate these statistics. This field is only populated when you filter by bot category, organization, or name.

Link copied to clipboard

The list of top bots accessing this path, ordered by request count. The number of bots included is determined by the NumberOfTopTrafficBotsPerPath parameter in the request.

Functions

Link copied to clipboard