---
title: "POST /v1beta/{+parent}/googleAdsLinks"
method: POST
path: "/v1beta/{+parent}/googleAdsLinks"
tags: ["properties"]
---

# POST /v1beta/{+parent}/googleAdsLinks

`POST /v1beta/{+parent}/googleAdsLinks`

Creates a GoogleAdsLink.

## Path parameters

- `parent` string, required

## Request body

- GoogleAnalyticsAdminV1betaGoogleAdsLink — A link between a Google Analytics property and a Google Ads account.
  - `adsPersonalizationEnabled` boolean — Enable personalized advertising features with this integration. Automatically publish my Google Analytics audience lists and Google Analytics remarketing events/parameters to the linked Google Ads account. If this field is not set on create/update, it will be defaulted to true.
  - `canManageClients` boolean — Output only. If true, this link is for a Google Ads manager account.
  - `name` string — Identifier. Format: properties/{propertyId}/googleAdsLinks/{googleAdsLinkId} Note: googleAdsLinkId is not the Google Ads customer ID.
  - `customerId` string — Immutable. Google Ads customer ID.
  - `createTime` string, google-datetime — Output only. Time when this link was originally created.
  - `creatorEmailAddress` string — Output only. Email address of the user that created the link. An empty string will be returned if the email address can't be retrieved.
  - `updateTime` string, google-datetime — Output only. Time when this link was last updated.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/analyticsadmin.md) · [All operations](https://skmtc.net/google/apis/analyticsadmin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/analyticsadmin/versions/ec5f6df9b9a2/schema)
