POST

Create Account


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Creates a Google Ads account linked to the current Wix site. This is a multi-step operation: validates that no account exists for the site, selects a Google Ads manager account based on the requested currency, creates the Google Ads customer account, sets up billing (skipped for test accounts), and saves the mapping to the database. If a selectedIncentiveId is provided, records the incentive choice for later application. The Wix Google Ads app must be installed on the site before calling this method.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage google ads campaigns
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_serverless/pa-google/v1/accounts

Errors
409Already Exists

There is 1 error with this status code.

500Internal

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?