Skip to main content
POST
Start extension generation for a draft (sitelinks, callouts, snippets)

Authorizations

Authorization
string
header
required

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

Path Parameters

draft_id
integer
required

Response

Successful Response

Response when starting extension generation.

task_id
string
required
status
enum<string>
default:pending

Status of background task generation (ad groups, RSAs).

Available options:
not_started,
pending,
in_progress,
completed,
failed