InteractiveAdvertisingBureau / SIMID

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

Negative 1 indicates unknown size #415

Closed ryanthompson591 closed 3 years ago

ryanthompson591 commented 3 years ago

For video dimensions or creative dimensions, it is possible that initialize will be called, but the publisher or sdk that implements SIMID may not yet know the dimensions as it may not itself be fully initialized.

In this situation, it will send the simid creative -1.


:boom: Error: 400 Bad Request :boom:

PR Preview failed to build. (Last tried on Oct 28, 2020, 5:11 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%2Fdb4d14fd85cc55f3b0bda3e30768342593f0ad39%2Findex.bs&md-warning=not%20ready) ``` Error running preprocessor, returned code: 2. FATAL ERROR: Line 513 isn't indented enough (needs 1 indent) to be valid Markdown: " * New messages [[#simid-creative-expandNonlinear]], [[#simid-creative-collapseNonlinear]], and [[#simid-player-collapseNonlinear]] and related data." ✘ 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%23415.)._