Hello, Thank you for writing to us and sharing the complete details. The media_file.source_url field is only used for media of type AUDIO and IMAGE and so this will not be populated for video files. Also, I tried to generate the report for ads under review using the media_file resource and was successfully able to get the YouTube video id and the media_file.type = Video against my test account. Could you please try generating the reports using the sample report query below and let me know if you are still facing any issue? SELECT media_file.source_url, media_file.resource_name, media_file.type, media_file.id, media_file.video.youtube_video_id from media_file For your other concern, the source_url field gives you the URL of where the original media was downloaded from or a file name. It is possible that the name of the file from where the media was downloaded for client was 'general_upload' and this is the reason he is getting the same details via API. Let us know if this clarifies your concern.
Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UKNdvo:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/3rwiC000000000000000000000000000000000000000000000PZJCY300BlNGlU3uTfyCSwdtkXJbtw%40sfdc.net.
