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

fix docs and add docs #3

Closed
wants to merge 1 commit into from
Closed

Conversation

dLepetynskyiIntentiq
Copy link
Collaborator

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

  • Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
  • For new adapters check submitting your adapter docs

@@ -66,7 +67,11 @@ pbjs.setConfig({
domainName: "currentDomain.com",
gamObjectReference: googletag,
gamParameterName: "intent_iq_group",
adUnitConfig: 1 // Extracting placementId strategy (adUnitCode or placementId order of priorities)
adUnitConfig: 1 ,// Extracting placementId strategy (adUnitCode or placementId order of priorities)
iiqServerAddress:"https://api.example.com",
Copy link
Owner

Choose a reason for hiding this comment

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

Pls remove new parameters from this example. Our partners usually do copy/paste, and they will define other endpoints for no reason, we want to avoid this case.

@DimaIntentIQ DimaIntentIQ self-requested a review March 26, 2025 13:11
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.

2 participants