Hello, I'm querying media_file with query like this: SELECT media_file.id,media_file.mime_type,media_file.name,media_file.source_url FROM media_file WHERE media_file.id IN ( 111111111 ) It seems that there are no option to select "width", "height", "urls", "streamingUrls" fields that were available in AdWords API. How can I query those fields?
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/59ffe2fa-ec68-4632-bd6c-00af2856a87f%40googlegroups.com.
