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
getBidLandscapeTargeting method receives adUnitCodes parameter but never uses it. As the result when I can setTargetingForGPTAsync and specify adUnit parameter, targeting is being set on all units instead of just the one I sent as a parameter.
Type of issue
bug
Description
getBidLandscapeTargeting
method receives adUnitCodes parameter but never uses it. As the result when I can setTargetingForGPTAsync and specifyadUnit
parameter, targeting is being set on all units instead of just the one I sent as a parameter.Steps to reproduce
Expected results
Targeting is being set on the ad unit 1, but not on the ad unit 2
Actual results
Targeting is being set on both ad units.
Platform details
1.7.0-pre but the bug also exists in 0.34 branch
The text was updated successfully, but these errors were encountered: