AI-generated Key Takeaways
-
The
UpdateProductLinkInvitationRequest
is used to update a product link invitation. -
This request requires the
customer_id
, theproduct_link_invitation_status
, and theresource_name
as fields. -
The
product_link_invitation_status
field uses theProductLinkInvitationStatus
enum to specify the status.
Request message for ProductLinkInvitationService.UpdateProductLinkInvitation
.
Fields | |
---|---|
|
Required. The ID of the customer being modified. |
|
Required. The product link invitation to be created. |
|
Required. Resource name of the product link invitation. |