Skip to content
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

Update event notification ad server variables #979

Closed
bretg opened this issue Jul 27, 2019 · 3 comments
Closed

Update event notification ad server variables #979

bretg opened this issue Jul 27, 2019 · 3 comments
Assignees
Labels

Comments

@bretg
Copy link
Contributor

bretg commented Jul 27, 2019

Followup to The Event Notification proposal #800

In the original issue, we specified hb_winurl as the ad server targeting variable to use for mobile and AMP scenarios.

Towards reducing the number of bytes that we need to send to the ad server, we're revising the proposal here and in the related Prebid Universal Creative issue prebid/prebid-universal-creative#70

         "ext": {
                        "prebid": {
                            "type": "banner",
                            "targeting": {
                                "hb_winurl": "https://prebid-server.rubiconproject.com/event?t=win&b=BIDID&f=i",
                                "hb_bidid_rubicon": "4b61fbb6-d864-4a36-b3dc-ef860d104601",
                                "hb_bidid_appnexus": "5b61fbb6-d864-4a36-b3dc-ef860d104607",
                                ...
                            }
                       }
            }

The change is that hb_winurl is a template used by the Prebid Universal Creative and BIDID is resolved with the appropriate bidders hb_bidid_BIDDERCODE.

@stale
Copy link

stale bot commented Aug 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 8, 2019
@bretg bretg removed the stale label Aug 13, 2019
@bretg
Copy link
Contributor Author

bretg commented Aug 19, 2019

Updated #800 and the tech spec at #1006

We're working on this in PBS-Java now.

@bretg bretg self-assigned this Aug 19, 2019
@stale
Copy link

stale bot commented Aug 26, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 26, 2019
@stale stale bot closed this as completed Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant