Skip to content

BP-55: Implement Prebid Adapter - clarify bidderConfig params#15

Merged
PavloMalashnyak merged 2 commits intobt-masterfrom
feature/BP-55--Implement-Prebid-Adapter-add-doc-clarification
Mar 4, 2024
Merged

BP-55: Implement Prebid Adapter - clarify bidderConfig params#15
PavloMalashnyak merged 2 commits intobt-masterfrom
feature/BP-55--Implement-Prebid-Adapter-add-doc-clarification

Conversation

@PavloMalashnyak
Copy link
Copy Markdown
Collaborator

@PavloMalashnyak PavloMalashnyak commented Feb 21, 2024

Copy link
Copy Markdown

@zhongshixi zhongshixi left a comment

Choose a reason for hiding this comment

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

@PavloMalashnyak so the publisher needs to explicitly configure it?

from my perspective though, if am running adapter in non adblocked environment, it should be false automatically, if i am running the adapter in adblocked environment which uses recovery script, recovery script needs to set it to true

this is how i feel about it

@PavloMalashnyak
Copy link
Copy Markdown
Collaborator Author

@zhongshixi adapter doesn't have a way to determine if it's in non AB environment unless we pass ab value. We can pass ab: true only in AB environment and don't pass it in non AB, so server would set it to true is it's defined and to false if it is undefined

@PavloMalashnyak PavloMalashnyak merged commit 2e9ec07 into bt-master Mar 4, 2024
hzhyltsova pushed a commit that referenced this pull request Apr 24, 2026
* BP-55: add clarification for config variables

* BP-55: remove ab value from doc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants