Skip to content

Commit

Permalink
Update creativeFactoryTimeoutPreRenderContent description (#906)
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaPostindustria authored Aug 16, 2023
1 parent b377074 commit f150844
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions PrebidMobile/ConfigurationAndTargeting/Prebid.swift
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,7 @@ public class Prebid: NSObject {
//Controls how long each creative has to load before it is considered a failure.
public var creativeFactoryTimeout: TimeInterval = 6.0

//If preRenderContent flag is set, controls how long the creative has to completely pre-render before it is considered a failure.
//Useful for video interstitials.
//Controls how long video and interstitial creatives have to load before it is considered a failure.
public var creativeFactoryTimeoutPreRenderContent: TimeInterval = 30.0

//Controls whether to use PrebidMobile's in-app browser or the Safari App for displaying ad clickthrough content.
Expand Down

0 comments on commit f150844

Please sign in to comment.