Skip to content
New issue

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

Need to send multiple ad request in amp-ima-video for video ads #40182

Open
as5550 opened this issue Oct 9, 2024 · 0 comments
Open

Need to send multiple ad request in amp-ima-video for video ads #40182

as5550 opened this issue Oct 9, 2024 · 0 comments

Comments

@as5550
Copy link

as5550 commented Oct 9, 2024

Description

i tried using 'amp-ima-video' for running a video player with google ima ad tags on amp pages, but in this ad request need to be specified in 'data-tag' attribute and that ad request will be sent only once but i want to send multiple ad requests and serve them i have already tried sending VMAP and XML ad request but only one request is sent.
Also 'loop' and 'dock' attributes are not working in 'amp-ima-video' but working in 'amp-video'.

Alternatives Considered

I tried 'amp-video' as well 'loop' and 'dock' are working but can't send multiple ad request.
I also tried the example provided ->
https://playground.amp.dev/?url=https%3A%2F%2Fpreview.amp.dev%2Fdocumentation%2Fexamples%2Fcomponents%2Famp-ima-video&_gl=1*yujfzd*_ga*YW1wLV93WUJYcGxSZk5GTlF3WjRjenlOdGc.*_ga_TYM9BH1XCX*MTcyODQ1NjAyMC4xMy4xLjE3Mjg0NTYwODcuMC4wLjA.

and in here preroll, midroll and postroll ads are served (1 each).

Additional Context

this is the code i am using you can check this as well



Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant