module Bronto

Represents a filter (which is actually a set of filters). For more information, see the [Bronto documentation](community.bronto.com/api/v4/filters).

Constants

SESSION_REUSE_SECONDS

According to Bronto's API documentation, the session credential returned by the login() API call remains active for 20 minutes. In addition, the expiration time is reset after each successful use. We will trigger a refresh before 20 minutes to be on the safe side

VERSION