RemoveProductLinkRequest

Request message for ProductLinkService.RemoveProductLink.

Fields

customer_id

string

Required. The ID of the customer being modified.

resource_name

string

Required. Remove operation: A resource name for the product link to remove is expected, in this format:

customers/{customer_id}/productLinks/{product_link_id}

validate_only

bool

If true, the request is validated but not executed. Only errors are returned, not results.