-
Notifications
You must be signed in to change notification settings - Fork 897
New Adapter: appStockSSP #4502
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Adapter: appStockSSP #4502
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,25 @@ | ||
| disabled: true | ||
| # We have the following regional endpoint domains: 'lb' - for US_EAST, 'ortb-eu' - for EU, 'ortb-apac' - for APAC | ||
| # Please deploy this config in each of your datacenters with the appropriate regional subdomain | ||
| aliasOf: "teqblaze" | ||
| endpoint: "https://#{REGION}#.al-ad.com/pserver" | ||
|
AppstockLTD marked this conversation as resolved.
|
||
| maintainer: | ||
| email: "sdksupport@app-stock.com" | ||
|
AppstockLTD marked this conversation as resolved.
|
||
| capabilities: | ||
| site: | ||
| mediaTypes: | ||
| - banner | ||
| - video | ||
| - native | ||
| app: | ||
| mediaTypes: | ||
| - banner | ||
| - video | ||
| - native | ||
| userSync: | ||
| redirect: | ||
| url: "https://csync.al-ad.com/pbserver?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&redir={{.RedirectURL}}" | ||
|
AppstockLTD marked this conversation as resolved.
|
||
| userMacro: "[UID]" | ||
| iframe: | ||
| url: "https://csync.al-ad.com/pbserverIframe?gdpr={{.GDPR}}&gdpr_consent={{.GDPRConsent}}&ccpa={{.USPrivacy}}&gpp={{.GPP}}&gpp_sid={{.GPPSID}}&pbserverUrl={{.RedirectURL}}" | ||
|
Comment on lines
+23
to
+24
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. resolved
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @AppstockLTD I am still getting a 404 hitting this endpoint:
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @bsardo updated, should be ok now
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| userMacro: "[UID]" | ||


Uh oh!
There was an error while loading. Please reload this page.