You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 tofalse
, 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
Platform details
Prebid version: 9.11.0
https://cdn.jsdelivr.net/npm/[email protected]/dist/not-for-prod/prebid.js
Other information
The text was updated successfully, but these errors were encountered: