Skip to main content
GET
Get Analyses

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

analysis_type
enum<string> | null

The types of analyses.

Available options:
keyword_pause,
negative_keyword,
double_check_keywords_to_pause,
headline,
description,
budget_migration,
pause_hours,
pause_locations,
search_terms
limit
integer
default:20
offset
integer
default:0

Response

Successful Response

id
integer
required
google_ads_customer
GoogleAdsCustomerSchema · object
required

The schema for a Google Ads customer.

google_ads_login_customer_id
integer | null
required
campaign
CampaignSchema · object
required

Schema for Campaign data

analysis_type
enum<string>
required

The types of analyses.

Available options:
keyword_pause,
negative_keyword,
double_check_keywords_to_pause,
headline,
description,
budget_migration,
pause_hours,
pause_locations,
search_terms
delay
integer
required
is_started
boolean
required
is_completed
boolean
required
is_failed
boolean
required
message
string | null
required
error_message
string | null
required
data
Data · object | null
required
date_added
string<date-time>
required
date_updated
string<date-time>
required