Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Yes please :) Along with a more specific definition of how the Popular Times are determined (how much history? done by mobile device activity? check ins?)
na...@gmail.com <na...@gmail.com> #3
Making popular times available by day of the week would be awesome
Description
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but _not_ API keys or client ID credentials.
To learn more about personal data, visit
===========================================================================================
Feature Request
-----------------------
What would you like to see us add to this API?
Issue report
----------------
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1.This is the response
{
"destination_addresses" : [
"Attimore Rd, Welwyn Garden City AL8 6LP, UK",
"Hilston Ave, Halesowen B63 4BT, UK",
"Dagger Ln, West Bromwich B71 4BS, UK",
"Carters Cl, The Royal Town of Sutton Coldfield, Birmingham, Sutton Coldfield B76 2TE, UK",
"Colbourne Rd, Tamworth B78 3JU, UK",
"Aldershaws, Shirley, Solihull B90 1SQ, UK",
"Batsford Cl, Redditch B98 7TF, UK",
"Church Ln, Rode, Frome BA11 6PN, UK",
"Magnon Rd, Bradford-on-Avon BA15 1PU, UK",
"Woodcrest, Wilpshire, Blackburn BB1 9PR, UK",
"Moore Dr, Higham, Burnley BB12 9BG, UK",
"Bolton by Bowland, Clitheroe BB7 4NJ, UK",
"Troutbeck Ave, Baildon, Shipley BD17 5RT, UK",
"Mayhall Ave, East Morton, Keighley BD20 5WF, UK",
"Hornbeam Way, Wimborne BH21 2QE, UK",
"Gore Rd, New Milton BH25 5NQ, UK",
"Howard Rd, Westbury Park, Bristol BS6 7UU, UK",
"Loweswater Cl, Cockermouth CA13 9LL, UK",
"Peaslands Rd, Saffron Walden CB11 3EF, UK",
"De Freville Ave, Cambridge CB4 1HW, UK",
"Wallacre Rd, Wallasey CH44 2DX, UK",
"St George's Rd, Wallasey CH45 3NG, UK",
"China Farm Ln, Birkenhead, Wirral CH48 9XW, UK",
"Innisfree Cl, Great Sutton, Ellesmere Port CH66 4UY, UK"
],
"origin_addresses" : [ "" ],
"rows" : [
{
"elements" : [
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
},
{
"status" : "NOT_FOUND"
}
]
}
],
"status" : "OK"
}
This the the response I have recieved from the API for multiple locations, I have sent the origin and destinations properly/correctly, but the response is received incorrect,
Is there a way to provide some delay after each request from the API url itself.