Google Ads Search SERP Live Advanced
POST
/serp/google/ads_search/live/advanced
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.dataforseo.com/v3/serp/google/ads_search/live/advanced' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic Og==' \
--data-raw '[
{
"location_name": "united states",
"platform": "google_search",
"advertiser_ids": [
"AR13752565271262920705",
"AR02439908557932462081"
]
}
]'
Response Response Example
{
"version": "0.1.20241227",
"status_code": 20000,
"status_message": "Ok.",
"time": "5.3696 sec.",
"cost": 0.002,
"tasks_count": 1,
"tasks_error": 0,
"tasks": [
{
"id": "03311723-8029-0139-0000-b7241a63cf54",
"status_code": 20000,
"status_message": "Ok.",
"time": "5.2981 sec.",
"cost": 0.002,
"result_count": 1,
"path": [
"v3",
"serp",
"google",
"ads_search",
"live",
"advanced"
],
"data": {
"api": "serp",
"function": "live",
"se": "google",
"se_type": "ads_search",
"location_name": "united states",
"advertiser_ids": [
"AR16309824155472101377"
],
"device": "desktop",
"os": "windows"
},
"result": [
{
"keyword": "ids:AR16309824155472101377",
"type": "ads_search",
"se_domain": "adstransparency.google.com",
"location_code": 2840,
"language_code": "en",
"check_url": null,
"datetime": "2025-03-31 14:23:22 +00:00",
"spell": null,
"refinement_chips": null,
"item_types": [
"ads_search"
],
"se_results_count": 3,
"items_count": 3,
"items": [
{
"type": "ads_search",
"rank_group": 1,
"rank_absolute": 1,
"advertiser_id": "AR16309824155472101377",
"creative_id": "CR02693121326985510913",
"title": "SOCIEDADE BENEFICENTE ISRAELITA BRASILEIRA HOSPITAL ALBERT EINSTEIN",
"url": "https://adstransparency.google.com/advertiser/AR16309824155472101377/creative/CR02693121326985510913?region=US",
"verified": false,
"format": "image",
"preview_image": {
"url": "https://s0.2mdn.net/simgad/17541360125438248718",
"height": 600,
"width": 300
},
"preview_url": null,
"first_shown": "2024-06-19 20:30:00 +00:00",
"last_shown": "2024-10-21 07:00:00 +00:00"
},
{
"type": "ads_search",
"rank_group": 2,
"rank_absolute": 2,
"advertiser_id": "AR16309824155472101377",
"creative_id": "CR01815711048020262913",
"title": "SOCIEDADE BENEFICENTE ISRAELITA BRASILEIRA HOSPITAL ALBERT EINSTEIN",
"url": "https://adstransparency.google.com/advertiser/AR16309824155472101377/creative/CR01815711048020262913?region=US",
"verified": false,
"format": "image",
"preview_image": {
"url": "https://s0.2mdn.net/simgad/9062316185748894904",
"height": 600,
"width": 300
},
"preview_url": null,
"first_shown": "2024-07-20 05:30:00 +00:00",
"last_shown": "2024-10-03 10:00:00 +00:00"
},
{
"type": "ads_search",
"rank_group": 3,
"rank_absolute": 3,
"advertiser_id": "AR16309824155472101377",
"creative_id": "CR16589099610710999041",
"title": "SOCIEDADE BENEFICENTE ISRAELITA BRASILEIRA HOSPITAL ALBERT EINSTEIN",
"url": "https://adstransparency.google.com/advertiser/AR16309824155472101377/creative/CR16589099610710999041?region=US",
"verified": false,
"format": "image",
"preview_image": {
"url": "https://s0.2mdn.net/simgad/200899062089504348",
"height": 90,
"width": 728
},
"preview_url": null,
"first_shown": "2022-09-01 03:00:00 +00:00",
"last_shown": "2024-08-01 02:30:00 +00:00"
}
]
}
]
}
]
}
Request
Body Params application/json
Responses
Modified at 2025-05-30 08:04:27