Get single realtime call
Path Parameters
- reference string required
- 200
- 400
- 404
- application/json
- Schema
- Example (from schema)
Schema array
- service_number string
Possible values: Value must match regular expression
^[0-9]{1,14}$
The service number that was called
- destination_number string
Possible values: Value must match regular expression
^[0-9]{1,14}$
The terminating number of the call
- callers_number string
Possible values: Value must match regular expression
^[0-9]{1,14}$
The number that initiated the call
- campaign_description string
The description of the campaign this call belongs to
- last_source string
The location from which the caller originated before making the phone call. Only available on dynamic calls
- last_medium string
The medium from which the caller originated before making the phone call. Only available on dynamic calls
- first_source string
The location where the caller first found your website. Only available for dynamic calls
- first_medium string
The medium from which the caller first found your website. Only available for dynamic calls
- first_keyword string
Keyword for visitor's first visit
- last_keyword string
Keyword for visitor's last visit
- visit_id integer
- visitor_id integer
The ID of the visitor. Only available on dynamic calls
- click_id string
The Google Click ID (gclid), Microsoft Click ID (msclkid) or the Facebook Click ID (fbclid) of the caller. To determine paid ad platform served the click id, use the value of the PaidSearchType field. Only available on paid search dynamic calls
- media_description string
The media description of the call. Only available on static calls
- media_channel string
The media channel of the call. Only available on static calls
- media_owner string
The media owner of the call. Only available on static calls
- department string
The department of the call. Only available on static calls
- page_uri string
The web page seen when the call was made
- page_title string
Page title
- landing_page_uri string
The landing page of the visit that resulted in a call
- landing_page_title string
Visitor Call Tracking, Telephone Tracking
- paid_search_type string
Possible values: [
Adwords
,Bing Ads
,Facebook Ads
,N/A
]The type of paid search
- paid_search_match_type string
Possible values: [
broad
,exact
,phrase
]The type of paid search match
- paid_search_ad_group_id integer
Ad group id
- paid_search_ad_group_name string
- paid_search_campaign_id integer
Ad campaign id
- paid_search_campaign_name string
Ad campaign name
- google_client_id string
Google client identifier
- pool_description string
The description of the dynamic pool the call was made on
- referring_url string
Referring URL
- visitor_mhid string
The MHID of the visitor, if the call is dynamic, otherwise blank
- visit_mhid string
The MHID of the visit, if the call is dynamic, otherwise blank
[
{
"service_number": "443334149821",
"destination_number": "442073721919",
"callers_number": "441793878034",
"campaign_description": "Healthcare - New Patients",
"last_source": "Facebook",
"last_medium": "social",
"first_source": "Facebook",
"first_medium": "social",
"first_keyword": "string",
"last_keyword": "string",
"visit_id": 12,
"visitor_id": 2,
"click_id": "CKSDxc_qhLkCFQyk4AodO24Arg",
"media_description": "Google My Business",
"media_channel": "Internet - External",
"media_owner": "Google My Business",
"department": "Reception",
"page_uri": "http://www.visitorcalltracking.co.uk/index.php?email=review",
"page_title": "Visitor Call Tracking, Telephone Tracking",
"landing_page_uri": "http://www.visitorcalltracking.co.uk/index.php?email=review",
"landing_page_title": "Landing page title",
"paid_search_type": "Adwords",
"paid_search_match_type": "broad",
"paid_search_ad_group_id": "1",
"paid_search_ad_group_name": "Care homes",
"paid_search_campaign_id": "2",
"paid_search_campaign_name": "Own Brand",
"google_client_id": "1505735123.1469478123",
"pool_description": "Contact page pool",
"referring_url": "https://www.kensaq.com",
"visitor_mhid": "A8axYsz3BZ",
"visit_mhid": "qLm8bI6vBZ"
}
]
Validation error in request, details can be found in the body of the response
Call not found