curl --request GET \
--url http://localhost:8000/api/v1/local-seo/locations/{location_id}/analytics/performance/detailed \
--header 'Authorization: Bearer <token>'{
"views": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"platform_breakdown": {
"maps_desktop": 123,
"maps_mobile": 123,
"search_desktop": 123,
"search_mobile": 123
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"phone_calls": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"direction_requests": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"website_clicks": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"bookings": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"search_keywords": [
{
"term": "<string>",
"value": 123,
"threshold": 123
}
]
}curl --request GET \
--url http://localhost:8000/api/v1/local-seo/locations/{location_id}/analytics/performance/detailed \
--header 'Authorization: Bearer <token>'{
"views": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"platform_breakdown": {
"maps_desktop": 123,
"maps_mobile": 123,
"search_desktop": 123,
"search_mobile": 123
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"phone_calls": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"direction_requests": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"website_clicks": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"bookings": {
"current": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"comparison": {
"total_value": 123,
"series": [
{
"metric_date": "2023-12-25",
"value": 123
}
]
},
"growth_pct": 123
},
"search_keywords": [
{
"term": "<string>",
"value": 123,
"threshold": 123
}
]
}The access token received from the authorization server in the OAuth 2.0 flow.
2000 <= x <= 21001 <= x <= 122000 <= x <= 21001 <= x <= 122000 <= x <= 21001 <= x <= 122000 <= x <= 21001 <= x <= 12Successful Response
Total Views with platform breakdown
Show child attributes
Phone calls metric with time-series
Show child attributes
Direction requests metric with time-series
Show child attributes
Website clicks metric with time-series
Show child attributes
Bookings metric with time-series
Show child attributes
Top search terms that triggered profile listing
Show child attributes