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

UOE-7256: PrebidServerBidAdapatar to support banner profiles #329

Open
wants to merge 33 commits into
base: nightly5.x
Choose a base branch
from

Conversation

kapil-tuptewar
Copy link
Collaborator

No description provided.

@kapil-tuptewar kapil-tuptewar changed the title UOE-7256: Generate adUnitConfig also support PubMatic and aliases to use PrebidServerBidAdapatar UOE-7256: PrebidServerBidAdapatar to support banner profiles Feb 15, 2022
@@ -630,6 +654,9 @@
slotParams[key] = value;
});
slotParams["cf"] = size[0] + "x" + size[1];
if(isWiidRequired) {
Copy link

Choose a reason for hiding this comment

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

Codacy has a fix for the issue: Expected indentation of 3 tabs but found 4.

Suggested change
if(isWiidRequired) {
if(isWiidRequired) {

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.

1 participant