CreateProductLinkInvitationRequest

  • This document describes the request message for theCreateProductLinkInvitation service.

  • The request requires acustomer_id which is a string representing the ID of the customer being modified.

  • The request also requires aproduct_link_invitation which is aProductLinkInvitation object containing the invitation to be created.

Request message forProductLinkInvitationService.CreateProductLinkInvitation.

Proto definition

Fields

customer_id

string

Required. The ID of the customer being modified.

product_link_invitation

ProductLinkInvitation

Required. The product link invitation to be created.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-12-12 UTC.