Skip to content

Conversation

@screencore-dev
Copy link

  • Remove standalone Screencore adapter implementation
  • Configure Screencore as an alias of Teqblaze in bidder-info YAML
  • Update endpoint to use regional Screencore domain
  • Add redirect and iframe user sync configurations
  • Remove Screencore-specific parameter definitions
  • Remove Screencore from adapter builders and bidder registry

- Remove standalone Screencore adapter implementation
- Configure Screencore as an alias of Teqblaze in bidder-info YAML
- Update endpoint to use regional Screencore domain
- Add redirect and iframe user sync configurations
- Remove Screencore-specific parameter definitions
- Remove Screencore from adapter builders and bidder registry
aliasOf: "teqblaze"
# We have the following regional endpoint domains: 'taqus' - for US_EAST, 'taqeu' - for EU, 'taqapac' - for APAC
# Please deploy this config in each of your datacenters with the appropriate regional subdomain
endpoint: 'https://REGION.screencore.io/pserver'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

endpoints are reachable:
image

- banner
- video
- native
gvlVendorID: 1473
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verified:
image

Comment on lines +8 to +14
userSync:
redirect:
url: "https://cs.screencore.io/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&coppa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}"
userMacro: "[UID]"
iframe:
url: "https://cs.screencore.io/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}"
userMacro: "[UID]"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i have got only iframe url:
image

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iframe works corectly:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants