Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
RemoveProductLinkResponse
Response message for product link removal.
Fields |
resource_name
|
string
Result for the remove request.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["The product removal request's result is indicated by the `resource_name` field, providing information on the success or failure of the operation."],["This response message is specifically designed to communicate the outcome of a product removal request within a system or application."]]],["The response to a product link removal request includes a `resource_name` field. This field, of type `string`, provides the result of the removal request. It indicates the outcome of the attempted removal action for a specific product link. The only key action is the removal request and the only key information given is the success or failure of this action, and the `resource_name` that provides it.\n"]]