Skip to content

Commit 251fd41

Browse files
committed
Update AppLovin AdUnits
1 parent 5a5db58 commit 251fd41

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

TeadsSampleApp/Models/Format.swift

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -165,17 +165,16 @@ struct PID {
165165
static let sasSquare = "96468"
166166
static let sasCarousel = "96470"
167167

168-
static let appLovinLandscapeMREC = "894cd8ec0ebacb6a"
169-
static let appLovinVerticalMREC = "75e2d86138e840dd"
170-
static let appLovinSquareMREC = "7fae8670d141cf67"
171-
static let appLovinCarouselMREC = "40d9c1a4123359fe"
168+
static let appLovinLandscapeMREC = "33d03d37d70196e3"
169+
static let appLovinVerticalMREC = "66ff5813c2c2698c"
170+
static let appLovinSquareMREC = "5512c029c9a2ebd9"
171+
static let appLovinCarouselMREC = "d60fbc370461602d"
172172

173-
static let appLovinLandscape = "5ad809b221c4861f"
174-
static let appLovinVertical = "51a7fdbc558bb5ba"
175-
static let appLovinSquare = "34f66d4de8892fae"
176-
static let appLovinCarousel = "7f99d64bd3c245d0"
173+
static let appLovinLandscape = "ebe5409dd16b929d"
174+
static let appLovinVertical = "808eaa38d08ade2d"
175+
static let appLovinSquare = "f83b5fc30c17954e"
176+
static let appLovinCarousel = "21c6dc998b472d8d"
177177
static let appLovinNativeDisplay = "b87480e23dd55a79"
178-
179178
}
180179

181180
enum FormatName: String {

0 commit comments

Comments
 (0)