CustomPlacement
public class CustomPlacement : StandardPlacement
Use this placement type if you need to pass additional options.
-
Undocumented
Declaration
Swift
public override init(networkId: Int, siteId: Int, divName: String, adTypes: [Int], count: Int?)
-
Undocumented
Declaration
Swift
public override func encode(to encoder: Encoder) throws
-
Undocumented
Declaration
Swift
public required init(from decoder: Decoder) throws