You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Prashant,
The individual URLs of those images included within the zip is not retrievable via the AdWords API. I hope this helps.
Best regards,
Peter
AdWords API Team
Prashant Kumar
unread,
Jun 18, 2018, 9:23:37 AM6/18/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Peter,
How do I download zip file given that I have imageUrl ?
Opening the link in web browser does nothing
Thanks,
Prashant
Prashant Kumar
unread,
Jun 19, 2018, 12:08:02 AM6/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Can anyone please help ?
Thanks in advance
Peter Oliquino (AdWords API Team)
unread,
Jun 19, 2018, 12:10:42 AM6/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Prashant,
You may refer to the TemplateElementField documentation and you can use the FieldMedia field (Media.Type' => 'MediaBundle') to download the zip file.
Thanks and regards,
Peter
AdWords API Team
Prashant Kumar
unread,
Jun 19, 2018, 12:24:34 AM6/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Peter,
As I already mentioned I have the url for the zip file. I need your assistance on how do I download that file ?
Opening it in a web browser does nothing. I also tried to download it programmatically with no results.
Thanks,
Prashant
Peter Oliquino (AdWords API Team)
unread,
Jun 19, 2018, 3:05:28 AM6/19/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi Prashant,
The zip file will not be downloaded through the URL that you are using. You will have to retrieve the MediaBundle.data object from your end to retrieve the zip file and its contents. I hope this helps.