Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kevinlearynet/29b44003ce45821c369a7064ac7b3313 to your computer and use it in GitHub Desktop.
Save Kevinlearynet/29b44003ce45821c369a7064ac7b3313 to your computer and use it in GitHub Desktop.
Apple News BannerAdvertisement Example
{
"role": "banner_advertisement",
"anchor": "https://www.tripadvisor.com/",
"animation": "fade_in",
"bannerType": "standard",
"identifier": "tripadvisor-cta",
"style": {
"backgroundColor": "#ffffff",
"border": {
"all": {
"width": 2,
"color": "#00af87"
},
"fill": {
"type": "image",
"URL": "https://i0.wp.com/tripadvisor.wpengine.com/wp-content/uploads/2019/04/10-Tips-for-Visiting-Our-National-Parks-with-Your-Kids.jpg",
"fillMode": "cover",
"verticalAlignment": "center"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment