Skip to main content
POST
Launch Google Ads campaign

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the app to advertise.

Body

application/json
campaign
LaunchCampaignDetails · object
required

The campaign to create. Same fields as Create campaign.

timezone
string

Time zone to create the Google Ads account in, as an IANA name. Only used when the account does not exist yet, and fixed for its lifetime after that. Defaults to UTC.

Response

The account the campaign lives on, and the campaign.

The account and the campaign, after both exist.

account
LaunchAccountSummary · object
required

The Google Ads account the campaign was created on, whether it already existed or was created by this call.

campaign
CampaignResource · object
required

The campaign that is now live.