Skip to content

Commit

Permalink
Updated TTL for banner and video (prebid#8704)
Browse files Browse the repository at this point in the history
  • Loading branch information
rimaburder-index authored and jorgeluisrocha committed May 18, 2023
1 parent 8b4a8ef commit 8176519
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions modules/ixBidAdapter.md
Original file line number Diff line number Diff line change
Expand Up @@ -502,11 +502,8 @@ to `'ix'` across all ad units that bids are being requested for does not exceed

### Time-To-Live (TTL)

Banner bids from IX have a TTL of 300 seconds while video bids have a TTL of 1 hour, after which time they become
invalid.

If an invalid bid wins, and its associated ad is rendered, it will not count
towards total impressions on IX's side.
Banner bids from Index have a TTL of 600 seconds while video bids have a TTL of three hours, after which time they become invalid.
**Note:** Index supports the `bid.exp` attribute in the bid response which allows our adapter to specify the maximum number of seconds allowed between the auction and billing notice. In the absence of the `bid.exp` attribute, the TTL provided above applies.

FAQs
====
Expand Down

0 comments on commit 8176519

Please sign in to comment.