Created
September 5, 2017 23:59
-
-
Save gmcdev/89a91fd34d939e38a4865bac2cb0fc93 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "rootComponents": [ | |
| { | |
| "type": "image", | |
| "id": "Logo", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| null, | |
| { | |
| "type": "bool", | |
| "id": "isActive", | |
| "value": true | |
| }, | |
| { | |
| "type": "bool", | |
| "id": "isDefault", | |
| "value": true | |
| }, | |
| { | |
| "type": "bool", | |
| "id": "Stacks", | |
| "value": true | |
| }, | |
| { | |
| "type": "bool", | |
| "id": "Text_Right_To_Left", | |
| "value": true | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Ratings_Bug_20x20", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "bool", | |
| "id": "Persistent_Ratingbug", | |
| "value": true | |
| }, | |
| { | |
| "type": "url", | |
| "id": "Exit_URL_Android", | |
| "url": "http://www.netflix.com/" | |
| }, | |
| null, | |
| { | |
| "type": "url", | |
| "id": "Exit_URL_Desktop", | |
| "url": "http://www.netflix.com/" | |
| }, | |
| { | |
| "type": "url", | |
| "id": "Exit_URL_iOS", | |
| "url": "http://www.netflix.com/" | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Video_Poster", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "text", | |
| "id": "Main_Copy", | |
| "text": "Default Text" | |
| }, | |
| { | |
| "type": "text", | |
| "id": "Disclaimer", | |
| "text": "Default Text" | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Close_Btn", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Play_Icon", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Close_Btn_Over", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "image", | |
| "id": "Play_Icon_Over", | |
| "url": "https://ae.nflximg.net/assets/prod/1ea8fd73-2779-41f0-b729-858c3e8c3130/20170820/95c8beac-3f63-44ed-8122-90b23e3916d6.png" | |
| }, | |
| { | |
| "type": "text", | |
| "id": "cta", | |
| "text": "Default Text" | |
| } | |
| ], | |
| "titleComponents": [], | |
| "agencyName": "Unknown Agency", | |
| "creativeName": "gwd", | |
| "minTitles": 0, | |
| "maxTitles": 0, | |
| "width": 200, | |
| "height": 100, | |
| "genericSources": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment