Dispatch a player event for client-side ad errors #4335
Labels
component: ads
The issue involves the Shaka Player ads API or the use of other ad SDKs
flag: good first issue
This might be a relatively easy issue; good for new contributors
flag: seeking PR
We are actively seeking PRs for this; we do not currently expect the core team will resolve this
priority: P2
Smaller impact or easy workaround
status: archived
Archived and locked; will not be updated
type: enhancement
New feature or request
Milestone
Have you read the Tutorials?
yes
Have you read the FAQ and checked for duplicate open issues?
yes
What version of Shaka Player are you using?
3.3.5
Please ask your question
I would like to log google.ima.AdErrorEvent.Type.AD_ERROR on loading to my console and
google.ima.AdErrorEvent.Type.AD_ERROR while playing ads, but I do not see any event listeners for this in the documentation.
Is there any way to call these event listeners to output messages on my console without using the Shaka debugger?
The text was updated successfully, but these errors were encountered: