[IMA SDK for html5] Description url is passed in when requesting vmap, but this param is not forwarded to vast

87 views
Skip to first unread message

Fangbing Liu

unread,
Apr 25, 2024, 3:57:14 PMApr 25
to Interactive Media Ads SDK
According to https://support.google.com/admanager/answer/10655276?hl=en&ref_topic=10684636&sjid=7680433795479605189-AP, I passed in description_url when requesting vmap, but this param is missing in vast.

Does the description_url suppose to be forwarded to vast? If so, I have already manually passed description_url, what should I do to fix this? Thanks


Fangbing Liu

unread,
Apr 25, 2024, 3:57:17 PMApr 25
to Interactive Media Ads SDK

IMA SDK

unread,
Apr 25, 2024, 4:47:53 PMApr 25
to ima...@googlegroups.com
Hi,

Thanks for contacting us.

Yes, the description_url parameter should be forwarded to the VAST ad server if you've included it manually in the VAST tag. Ensure the description_url value is encoded correctly based on the platform.

I can see you are using Non-encoded for web, Kindly encode it and try again.
The description_url value must be URL-encoded for web page video players and CTV/OTT devices and non-encoded for mobile in-app video players.
 
This message is in relation to case "ref:!00D1U01174p.!5004Q02tPJl9:ref" (ADR-00232712)

Thanks,
 
Google Logo IMA SDK Team

 



IMA SDK

unread,
Apr 25, 2024, 4:52:04 PMApr 25
to ima...@googlegroups.com

Hi, 

Thank you for contacting the IMA SDK support team.

I see that you have already raised this concern on another thread with the subject “Description url is passed in when requesting vmap, but this param is not forwarded to vast” and we have already responded there for this issue. To avoid multiple threads on the same issue, please take a look at that thread and continue the discussion on the same for further updates on the issue.
 

This message is in relation to case "ref:!00D1U01174p.!5004Q02tPJlJ:ref" (ADR-00232713)


Thanks,
 
Google Logo IMA SDK Team


Arthur Simon

unread,
Apr 29, 2024, 2:00:34 PMApr 29
to Interactive Media Ads SDK
Hi,

I hope this email finds you well. My name is Arthur. 

The previous responder, Fangbing, has gone on leave for this week and I will step in to take over the responsibility of responding to new posts. Looking forward to continuing the discussion.

Regards,
Arthur

Fangbing Liu

unread,
Apr 29, 2024, 2:00:45 PMApr 29
to Interactive Media Ads SDK
Hi

Thanks for your reply! 

I encoded the description url as in the screenshot. But description_url is still missing in the ads?slotname=... The payload is attached in here as wellFrom what i understand, this ads?slotname=...  is the call to get the actual. So I assume the description_url is still not successfully forwarded🤔

In addition, as you mentioned `manually include it in VAST tag`?  I passed description_url in ads?cmsid... Does it count as manually included? If not, could you kindly provide some instructions, thanks a lot!

FYI, following is screenshot of ads?cmsid params and the payload of ads?slotname Thanks for your help
image (16).png
slotname=%2F50449293%2FVideo.HTML5.Desktop&sz=640x360&ciu_szs&cust_params=site%3Dlocalhost%3A3000%26ad_settings_web%3D38%26container_id%3D2978c%26vs_id%3Ddemo-vs-id%26sub_lang%3Dpt%26safari_preroll%3Dtrue&url=null&unviewed_position_start=1&output=xml_vast4&env=vp&gdfp_req=1&ad_rule=0&video_url_to_fetch=http%253A%252F%252Flocalhost%253A3000%252F&useragent=Mozilla%2F5.0%20(Macintosh%3B%20Intel%20Mac%20OS%20X%2010_15_7)%20AppleWebKit%2F537.36%20(KHTML%2C%20like%20Gecko)%20Chrome%2F124.0.0.0%20Safari%2F537.36%2Cgzip(gfe)&vad_type=linear&vpos=preroll&pod=1&ppos=1&min_ad_duration=0&max_ad_duration=60000&vrid=1973&sid=FD10AC0E-5CD9-40FA-897D-9FBC39F3C494&adk=595157542&cookie_enabled=1&correlator=1830471457992663&dt=1714101972685&eoidce=1&ged=ve4_td16_tt14_pd16_la0_er8.0.8.0_vi8.0.880.861_vp0_ts13_eb16491&is_amp=0&npa=false&omid_p=Google1%2Fh.3.637.1&osd=2&ptt=20&ref=http%3A%2F%2Flocalhost%3A3000%2F&scor=2146073221640595&sdk_apis=2%2C7%2C8&vis=1&wta=true&u_so=p&eid=418572006%2C44776495%2C44777649%2C44781409%2C95321947%2C95322027%2C95323893%2C95324128%2C95324210%2C95326337&hl=en&frm=0&cmsid=893&media_url=blob%3Ahttp%253a%2F%2Flocalhost%253a3000%2Fc8d29b54-e8b1-4f10-b09c-bf7c77b321cb&mpt=videojs-ima&mpv=2.1.0&sdki=445&sdkv=h.3.637.1&sdr=1&video_doc_id=146202v&vpa=auto&vpmute=0&nel=1&afvsz=200x200%2C250x250%2C300x250%2C336x280%2C450x50%2C468x60%2C480x70%2C728x90&kfa=0&tfcd=0&ctv=0

IMA SDK

unread,
Apr 29, 2024, 9:09:58 PMApr 29
to ima...@googlegroups.com
Hi,

Thanks for contacting again.

I see that there is some confusion with description_url tag. 

Imagine a webpage displaying a recipe video. The description_url could be set to the URL of that webpage itself. This would inform the ad server that the content is recipe related, allowing them to display ads for cooking ingredients or kitchen appliances.

The 'slotname' value is, in fact, an ad unit parameter that is received through the 'ui' vast tag but not the description_url.

In your shared payload i can see whatever description_url you are passing, it is reflecting as expected in 'video_url_to_fetch' payload parameter in ads?slotname.

Kindly get back to us with VAST detail in case facing any other issue related to IMA SDK.

Arthur Simon

unread,
May 2, 2024, 8:10:34 PMMay 2
to Interactive Media Ads SDK

Hi, 

In the `ads?slotname`, are `description_url` and `video_url_to_fetch` the same? 

Does not that mean that we don't need to pass the `description_url` param explicitly? That the `video_url_to_fetch` is the expected param to pass?

Looking forward to your reply

IMA SDK

unread,
May 17, 2024, 2:11:21 AMMay 17
to ima...@googlegroups.com
Hi,

As i mentioned before that description_url might point to a webpage containing a description of the advertised product or service and video_url_to_fetch likely refers to the URL of the video ad itself.

It is required to pass description_url explicitly because it will bring your targeted data from server, and Yes only description_url can be pass it will change to video_url_to_fetch param at SDK level.

If any other issue kindly contact IMA SDK support team again.
Reply all
Reply to author
Forward
0 new messages