JWFreewheelConfig

@interface JWFreewheelConfig : NSObject

Configuration settings for freewheel ads.

  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, nullable, copy) NSString *serverId
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, nullable, copy) NSString *profileId
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, nullable, copy) NSString *sectionId
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, nullable, copy) NSString *mediaId
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic) NSUInteger networkId
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic) CGFloat duration
  • Undocumented

    Declaration

    Objective-C

    @property (nonatomic, nullable) NSDictionary *custom