Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions static/bidder-info/appStockSSP.yaml
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"
Comment thread
AppstockLTD marked this conversation as resolved.
Comment thread
AppstockLTD marked this conversation as resolved.
maintainer:
email: "sdksupport@app-stock.com"
Comment thread
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}}"
Comment thread
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
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'm getting a 404 for the iframe endpoint
Screenshot 2025-09-23 at 3 43 40 PM

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

resolved

Copy link
Copy Markdown
Collaborator

@bsardo bsardo Oct 8, 2025

Choose a reason for hiding this comment

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

@AppstockLTD I am still getting a 404 hitting this endpoint: https://csync.al-ad.com/pbserverIframe?gdpr=&gdpr_consent=&ccpa=&gpp=&gpp_sid=&pbserverUrl=http%3A%2F%2Flocalhost%3A8000%2Fsetuid%3Fbidder%3DappStockSSP%26gdpr%3D%26gdpr_consent%3D%26gpp%3D%26gpp_sid%3D%26f%3Db%26uid%3D%5BUID%5D

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@bsardo updated, should be ok now

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Verified iframe navigates to setuid endpoint with uid in PBS cookie
Screenshot 2025-10-20 at 4 27 10 PM

userMacro: "[UID]"
Loading