InteractiveAdvertisingBureau / SIMID

Secure Interactive Media Interface Definition (SIMID)
https://interactiveadvertisingbureau.github.io/SIMID/
Apache License 2.0
47 stars 25 forks source link

Added new non linear error messages. #376

Closed ryanthompson591 closed 4 years ago

ryanthompson591 commented 4 years ago
1214 Environment does not support navigation. The creative asked to open a navigation window, but the environment doesn’t support it. The creative should be opening the navigation window.
1215 Navigation not possible at all on this device. The creative asked for a navigation. However, navigation window opening is not possible at all on this device.
1216 Too many calls to requestNavigation. The creative asked for request navigation too many times and call will be blocked.
1217 Invalid navigation request URL. The creative requested navigation but the url was invalid.
1218 Invalid navigation request app. The creative requested a play store/app store url but that is not valid on this device.
1219 Extra clickthrough blocked. Clickthrough has been reported once, but the creative has requested clickthrough again. No click through will be reported.
1220 Expand not possible due to problem pausing. Player is rejecting expandNonlinear because it cannot pause media. Player should have informed creative it cannot do this on init.
1221 Expand ad rejected by user. User has indicated that the ad should be collapsed so the player will not allow expand.
1222 Too many calls to RequestExpand. Player only allows a number of expands, and that limitation is exceeded.

:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Jul 27, 2020, 8:39 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2FInteractiveAdvertisingBureau%2FSIMID%2F4a806ccdbe4b5d98cf472615a151c8218aea318c%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Line 790 isn't indented enough (needs 1 indent) to be valid Markdown: "</div>" ✘ Did not generate, due to fatal errors ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20InteractiveAdvertisingBureau/SIMID%23376.)._