Skip to content

Commit 7511fc8

Browse files
Fixed missing constant
1 parent abbda06 commit 7511fc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/pubmatic/openwrap/models/constants.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@ const (
621621
const (
622622
Agent = "agent"
623623
AppLovinMaxAgent = "max"
624+
GoogleSDKAgent = "googlesdk"
624625
TypeRewarded = "rewarded"
625626
SignalData = "signaldata"
626627
OwSspBurl = "owsspburl"

0 commit comments

Comments
 (0)