Skip to content

Commit 4ee8ff0

Browse files
author
Vu Pham
committed
Remove crtype (added to test loopme-ar)
1 parent 15b0419 commit 4ee8ff0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bid.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ type Bid struct {
4444
Exp int `json:"exp,omitempty"` // Advisory as to the number of seconds the bidder is willing to wait between the auction and the actual impression.
4545
ContentType string `json:"-"` // content of the bid
4646
MediaType string `json:"-"` // media of the impression e.g. video/display
47-
CreativeType string `json:"crtype"` // CreativeType specifically used by Loopme Mraid AR
4847
Ext Extension `json:"ext,omitempty"`
4948
}
5049

0 commit comments

Comments
 (0)