Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?
2015/7/14 追記: いつの間にかAPIの呼び出しにAPIキーが必要になっていました(ページ下部「拡張サービス」版は不要です)。 APIキーの取得方法は「goo.glで短縮URLを取得するVBAマクロ」をご参照ください。 function getShortUrl(url){ var key = "(APIキー)"; var api_url = "https://www.googleapis.com/urlshortener/v1/url?key=" + key; var payload = '{"longUrl":"' + url + '"}'; var options = { "contentType":"application/json", "method":"post", "payload":payload }; var res = UrlFetchApp.fetch(api_
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く