We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Per specs it doesn't seem possible to have a linear SIMID ad without a MediaFile.
However, there are some use cases where there simply isn't a simple video file that goes with the ad.
For example what if the SIMID ad plays the ad video in just a portion of the available area next to interactive content. This is a common format.
Another example is if the "video" is in fact an animation running on a canvas element.
The workaround would be to use a dummy black frame video, but I think it should be allowed to have a linear SIMID ad without a MediaFile.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Per specs it doesn't seem possible to have a linear SIMID ad without a MediaFile.
However, there are some use cases where there simply isn't a simple video file that goes with the ad.
For example what if the SIMID ad plays the ad video in just a portion of the available area next to interactive content. This is a common format.
Another example is if the "video" is in fact an animation running on a canvas element.
The workaround would be to use a dummy black frame video, but I think it should be allowed to have a linear SIMID ad without a MediaFile.
Thanks!
The text was updated successfully, but these errors were encountered: