---
title: "POST /v23/customers/{+customerId}/productLinkInvitations:create"
method: POST
path: "/v23/customers/{+customerId}/productLinkInvitations:create"
tags: ["customers"]
---

# POST /v23/customers/{+customerId}/productLinkInvitations:create

`POST /v23/customers/{+customerId}/productLinkInvitations:create`

Creates a product link invitation.

## Path parameters

- `customerId` string, required

## Request body

- GoogleAdsSearchads360V23ServicesCreateProductLinkInvitationRequest — Request message for ProductLinkInvitationService.CreateProductLinkInvitation.
  - `productLinkInvitation` GoogleAdsSearchads360V23ResourcesProductLinkInvitation — Represents an invitation for data sharing connection between a Google Ads account and another account.
    - `status` 'UNSPECIFIED' | 'UNKNOWN' | 'ACCEPTED' | 'REQUESTED' | 'PENDING_APPROVAL' | 'REVOKED' | 'REJECTED' | 'EXPIRED' — Output only. The status of the product link invitation. This field is read only.
    - `type` 'UNSPECIFIED' | 'UNKNOWN' | 'DATA_PARTNER' | 'GOOGLE_ADS' | 'HOTEL_CENTER' | 'MERCHANT_CENTER' | 'ADVERTISING_PARTNER' — Output only. The type of the invited account. This field is read only and can be used for filtering invitations with {@code GoogleAdsService.SearchGoogleAdsRequest}.
    - `merchantCenter` GoogleAdsSearchads360V23ResourcesMerchantCenterLinkInvitationIdentifier — The identifier for Merchant Center Account.
      - `merchantCenterId` string, int64 — Output only. The Merchant Center id of the Merchant account. This field is read only
    - `advertisingPartner` GoogleAdsSearchads360V23ResourcesAdvertisingPartnerLinkInvitationIdentifier — The identifier for the Advertising Partner Google Ads account.
      - `customer` string — Immutable. The resource name of the advertising partner Google Ads account. This field is read only.
    - `productLinkInvitationId` string, int64 — Output only. The ID of the product link invitation. This field is read only.
    - `hotelCenter` GoogleAdsSearchads360V23ResourcesHotelCenterLinkInvitationIdentifier — The identifier for Hotel account.
      - `hotelCenterId` string, int64 — Output only. The hotel center id of the hotel account. This field is read only
    - `resourceName` string — Immutable. The resource name of a product link invitation. Product link invitation resource names have the form: `customers/{customer_id}/productLinkInvitations/{product_link_invitation_id}`

## Response `200`

Successful response

---

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