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...@googlegroups.com
Greetings,
Does anybody know if there is any simple way to retrieve a final destination URL after 301/302 redirect? For instance if I'm conducting URL audit and I would use UrlFetchApp.fetch and then getResponseCode and if response code is 301 or 302 I would like to be able to pull final destination URL, so I could parse it, attach trackers and override my keyword's outdated destination URL
Thanks.
Kevin Winter (AdWords Scripts Team)
unread,
Feb 14, 2013, 6:14:50 PM2/14/13
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...@googlegroups.com
Hi,
This has come up once before. Unfortunately, UrlFetchApp doesn't provide the ability to detect redirects. This came up before.