Skip to main content
GET
Get Google Ads Campaigns

Authorizations

Authorization
string
header
required

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

Query Parameters

customer_id
integer
required
start_date
string
end_date
string
force_refresh
boolean
default:false
include_drafts
boolean
default:true
search
string | null
Required string length: 1 - 200
token_id
integer | null

Optional specific Token ID

Response

Successful Response

The schema for a response of Google Ads campaigns.

campaigns
GoogleAdsCampaignSchema · object[]
required
source
enum<string>
required

The data sources for the Google Ads API.

Available options:
google_ads_api,
mongodb
storage_result
string | null