AI-generated Key Takeaways
-
The request message for
ProductLinkInvitationService.UpdateProductLinkInvitation
requirescustomer_id
,product_link_invitation_status
, andresource_name
. -
customer_id
is a required string representing the ID of the customer being modified. -
product_link_invitation_status
is a requiredProductLinkInvitationStatus
enum value specifying the status of the product link invitation. -
resource_name
is a required string that is the resource name of the product link invitation.
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. |