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

Stop sending Native Targeting keys. #12339

Closed
adish1997 opened this issue Oct 17, 2024 · 0 comments · Fixed by #12348
Closed

Stop sending Native Targeting keys. #12339

adish1997 opened this issue Oct 17, 2024 · 0 comments · Fixed by #12348
Assignees
Labels

Comments

@adish1997
Copy link
Contributor

Type of issue

Stop sending Native Targeting keys.

Description

Native assets going in GAM request even after the doc 3. Prebid.js Native AdUnit Overview mentions it won't be sent if the sendTargetingKeys is set to false, which is the default value

#11481 If the flag is deprecated, could you please clarify how we should limit the assets being sent in targeting? As AdServer may have a finite limit to the amount of query characters it will accept and process. When there is such a limit, query characters that exceed the threshold are normally just dropped and/or ignored, which can cause potential issues with the delivery or rendering of the ad.

Test page

https://jsfiddle.net/dp6j0z5q/1/

Expected results

All targetings except the native one's

Actual results

image

Platform details

Prebid version: 9.11.0
https://cdn.jsdelivr.net/npm/[email protected]/dist/not-for-prod/prebid.js

Other information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

3 participants