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

Core: add privacyIcon to not native asset list #10259

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Conversation

jsnellbaker
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

Added privacyIcon to the list of NATIVE_KEYS_THAT_ARE_NOT_ASSETS list in the costants.json file.

Previously when the privacyIcon asset was included in a native adUnit using the legacy setup, the bidRequest.nativeOrtbRequest created an additional asset that had no proper reference within the native ortb spec. By adding this field to the list, the asset does not get created in the nativeOrtbRequest object.

Found while investigating #10249

@musikele
Copy link
Contributor

In main ticket we were also discussing if we could transform this privacyIcon to an icon asset with a special ext value. If we go that way, this PR will be wrong.

@patmmccann patmmccann changed the title add privacyIcon to not native asset list Core: add privacyIcon to not native asset list Aug 17, 2023
@patmmccann patmmccann merged commit b9e0efd into master Aug 17, 2023
4 checks passed
@patmmccann patmmccann deleted the privacyIcon_fix branch August 17, 2023 12:46
jxdeveloper1 added a commit to jxdeveloper1/Prebid.js that referenced this pull request Aug 18, 2023
* master: (107 commits)
  Increment version to 8.11.0-pre
  Prebid 8.10.0 release
  add privacyIcon to not native asset list (prebid#10259)
  gppControl_usstates: activity controls for US state consent (prebid#10283)
  UserID: check for all consent (not just GDPR) to check if an ID needs refreshing (prebid#10286)
  fluct Bid Adapter: add user.data to bid requests (prebid#10318)
  Prebid Server adapter: improve cookie_sync tests, check GPP fields are populated (prebid#10362)
  fix: consolidate banner format array (prebid#10365)
  consentManagementGpp: support GPP 1.1 (prebid#10282)
  Relay Bid Adapter : Initial Release (prebid#10197)
  Yieldmo Bid Adapter : adding 4.x VAST protocol support (prebid#10363)
  Cadent Aperture MX Bid Adapter: support GPP and GPP Section Ids (prebid#10342)
  identityLinkSubmodule: add additional check on retrieving the envelope (prebid#10355)
  fluct Bid Adapter: add gpid to bid requests (prebid#10361)
  Increment version to 8.10.0-pre
  Prebid 8.9.0 release
  fledgeForGpt: consolidate publisher configuration (prebid#10360)
  ConcertBidAdapter: Add `browserLanguage` to request `meta` object (prebid#10356)
  GrowthCode Analytics: Updates/BugFixes (prebid#10339)
  Activity Controls GPP: invalidate covered = 0 in mspa (prebid#10354)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants