Skip to content

Commit bf9a932

Browse files
przemkaczmarekjcerone
authored andcommitted
Remove Vimayx alias from SmartHub adapter (prebid#4363)
1 parent ee6b3b8 commit bf9a932

7 files changed

Lines changed: 0 additions & 190 deletions

File tree

src/main/resources/bidder-config/smarthub.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ adapters:
1111
tredio:
1212
enabled: false
1313
endpoint: https://tredio-prebid.attekmi.com/pbserver/?seat={{AccountID}}&token={{SourceId}}
14-
vimayx:
15-
enabled: false
16-
endpoint: https://vimayx-prebid.attekmi.com/pbserver/?seat={{AccountID}}&token={{SourceId}}
1714
felixads:
1815
enabled: false
1916
endpoint: https://felixads-prebid.attekmi.com/pbserver/?seat={{AccountID}}&token={{SourceId}}

src/test/java/org/prebid/server/it/VimayxTest.java

Lines changed: 0 additions & 36 deletions
This file was deleted.

src/test/resources/org/prebid/server/it/openrtb2/vimayx/test-auction-vimayx-request.json

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/test/resources/org/prebid/server/it/openrtb2/vimayx/test-auction-vimayx-response.json

Lines changed: 0 additions & 43 deletions
This file was deleted.

src/test/resources/org/prebid/server/it/openrtb2/vimayx/test-vimayx-bid-request.json

Lines changed: 0 additions & 58 deletions
This file was deleted.

src/test/resources/org/prebid/server/it/openrtb2/vimayx/test-vimayx-bid-response.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/test/resources/org/prebid/server/it/test-application.properties

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -519,8 +519,6 @@ adapters.smarthub.aliases.jdpmedia.enabled=true
519519
adapters.smarthub.aliases.jdpmedia.endpoint=http://localhost:8090/jdpmedia-exchange?host={{Host}}&accountId={{AccountID}}&sourceId={{SourceId}}
520520
adapters.smarthub.aliases.tredio.enabled=true
521521
adapters.smarthub.aliases.tredio.endpoint=http://localhost:8090/tredio-exchange?host={{Host}}&accountId={{AccountID}}&sourceId={{SourceId}}
522-
adapters.smarthub.aliases.vimayx.enabled=true
523-
adapters.smarthub.aliases.vimayx.endpoint=http://localhost:8090/vimayx-exchange?host={{Host}}&accountId={{AccountID}}&sourceId={{SourceId}}
524522
adapters.smarthub.aliases.felixads.enabled=true
525523
adapters.smarthub.aliases.felixads.endpoint=http://localhost:8090/felixads-exchange?host={{Host}}&accountId={{AccountID}}&sourceId={{SourceId}}
526524
adapters.smarthub.aliases.jambojar.enabled=true

0 commit comments

Comments
 (0)