Skip to content

Commit

Permalink
Appstock: Add bidder (#2731)
Browse files Browse the repository at this point in the history
  • Loading branch information
CTMBNara authored Oct 30, 2023
1 parent a6f9362 commit dc7a0a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/main/resources/bidder-config/limelightDigital.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,10 @@ adapters:
endpoint: http://ads-pbs.open-adsyield.com/openrtb/{{PublisherID}}?host={{Host}}
greedygame:
enabled: false
endpoint: http://ads-pbs.rtb-greedygame.com/openrtb/{{.PublisherID}}?host={{.Host}}
endpoint: http://ads-pbs.rtb-greedygame.com/openrtb/{{PublisherID}}?host={{Host}}
appstock:
enabled: false
endpoint: http://ads-pbs.pre.vr-tb.com/openrtb/{{PublisherID}}?host={{Host}}
meta-info:
maintainer-email: engineering@project-limelight.com
app-media-types:
Expand Down

0 comments on commit dc7a0a9

Please sign in to comment.