Skip to content

Commit 42323cf

Browse files
committed
add AdMost ad revenue source
1 parent 275f19b commit 42323cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ AdjustConfig.AdRevenueSourceAppLovinMAX = "applovin_max_sdk";
295295
AdjustConfig.AdRevenueSourceMopub = "mopub";
296296
AdjustConfig.AdRevenueSourceAdmob = "admob_sdk";
297297
AdjustConfig.AdRevenueSourceIronSource = "ironsource_sdk";
298+
AdjustConfig.AdRevenueSourceAdmost = "admost_sdk";
298299

299300
AdjustConfig.prototype.setEventBufferingEnabled = function(isEnabled) {
300301
this.eventBufferingEnabled = isEnabled;

0 commit comments

Comments
 (0)