Skip to content

Commit

Permalink
[Native] Add privacyIcon for native ad (#3770)
Browse files Browse the repository at this point in the history
Privacy icon can be provided by some bidders, adding this field allows
publisher to render privacy link with provided icon on it
  • Loading branch information
zhenyi2697 authored and jsnellbaker committed Apr 22, 2019
1 parent 7e39777 commit 71d5753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"body": "hb_native_body",
"body2": "hb_native_body2",
"privacyLink": "hb_native_privacy",
"privacyIcon": "hb_native_privicon",
"sponsoredBy": "hb_native_brand",
"image": "hb_native_image",
"icon": "hb_native_icon",
Expand Down

0 comments on commit 71d5753

Please sign in to comment.