CreateProductLinkInvitationRequest Stay organized with collections Save and categorize content based on your preferences.
Page Summary
This document describes the request message for creating a product link invitation using the
ProductLinkInvitationService.The request requires a
customer_id(string) to identify the customer and aproduct_link_invitationobject containing the details of the invitation to be created.
Request message forProductLinkInvitationService.CreateProductLinkInvitation.
| Fields | |
|---|---|
|
Required. The ID of the customer being modified. |
| 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.