Reference documentation and code samples for the Google Shopping Css V1 Client class DeleteCssProductInputRequest.
Request message for the DeleteCssProductInput method.
Generated from protobuf message google.shopping.css.v1.DeleteCssProductInputRequest
Namespace
Google \ Shopping \ Css \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of the CSS product input resource to delete. Format: accounts/{account}/cssProductInputs/{css_product_input}, where the last section css_product_input consists of 3 parts: contentLanguage~feedLabel~offerId. Example: accounts/123/cssProductInputs/de~DE~rawProvidedId123
↳ supplemental_feed_id
int|string
The Content API Supplemental Feed ID. The field must not be set if the action applies to a primary feed. If the field is set, then product action applies to a supplemental feed instead of primary Content API feed.
getName
Required. The name of the CSS product input resource to delete.
Format: accounts/{account}/cssProductInputs/{css_product_input}, where the
last section css_product_input consists of 3 parts:
contentLanguage~feedLabel~offerId. Example:
accounts/123/cssProductInputs/de~DE~rawProvidedId123
Returns
Type
Description
string
setName
Required. The name of the CSS product input resource to delete.
Format: accounts/{account}/cssProductInputs/{css_product_input}, where the
last section css_product_input consists of 3 parts:
contentLanguage~feedLabel~offerId. Example:
accounts/123/cssProductInputs/de~DE~rawProvidedId123
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSupplementalFeedId
The Content API Supplemental Feed ID.
The field must not be set if the action applies to a primary feed.
If the field is set, then product action applies to a supplemental feed
instead of primary Content API feed.
Returns
Type
Description
int|string
hasSupplementalFeedId
clearSupplementalFeedId
setSupplementalFeedId
The Content API Supplemental Feed ID.
The field must not be set if the action applies to a primary feed.
If the field is set, then product action applies to a supplemental feed
instead of primary Content API feed.
Parameter
Name
Description
var
int|string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of the CSS product input resource to delete.
Format: accounts/{account}/cssProductInputs/{css_product_input}, where the
last section css_product_input consists of 3 parts:
contentLanguage~feedLabel~offerId. Example:
accounts/123/cssProductInputs/de~DE~rawProvidedId123
Please see CssProductInputsServiceClient::cssProductInputName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Google Shopping Css V1 Client - Class DeleteCssProductInputRequest (0.6.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.2 (latest)](/php/docs/reference/shopping-css/latest/V1.DeleteCssProductInputRequest)\n- [0.6.1](/php/docs/reference/shopping-css/0.6.1/V1.DeleteCssProductInputRequest)\n- [0.5.1](/php/docs/reference/shopping-css/0.5.1/V1.DeleteCssProductInputRequest)\n- [0.4.1](/php/docs/reference/shopping-css/0.4.1/V1.DeleteCssProductInputRequest)\n- [0.3.3](/php/docs/reference/shopping-css/0.3.3/V1.DeleteCssProductInputRequest)\n- [0.2.9](/php/docs/reference/shopping-css/0.2.9/V1.DeleteCssProductInputRequest)\n- [0.1.0](/php/docs/reference/shopping-css/0.1.0/V1.DeleteCssProductInputRequest) \nReference documentation and code samples for the Google Shopping Css V1 Client class DeleteCssProductInputRequest.\n\nRequest message for the DeleteCssProductInput method.\n\nGenerated from protobuf message `google.shopping.css.v1.DeleteCssProductInputRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Css \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the CSS product input resource to delete.\n\nFormat: accounts/{account}/cssProductInputs/{css_product_input}, where the\nlast section `css_product_input` consists of 3 parts:\ncontentLanguage\\~feedLabel\\~offerId. Example:\naccounts/123/cssProductInputs/de\\~DE\\~rawProvidedId123\n\n### setName\n\nRequired. The name of the CSS product input resource to delete.\n\nFormat: accounts/{account}/cssProductInputs/{css_product_input}, where the\nlast section `css_product_input` consists of 3 parts:\ncontentLanguage\\~feedLabel\\~offerId. Example:\naccounts/123/cssProductInputs/de\\~DE\\~rawProvidedId123\n\n### getSupplementalFeedId\n\nThe Content API Supplemental Feed ID.\n\nThe field must not be set if the action applies to a primary feed.\nIf the field is set, then product action applies to a supplemental feed\ninstead of primary Content API feed.\n\n### hasSupplementalFeedId\n\n### clearSupplementalFeedId\n\n### setSupplementalFeedId\n\nThe Content API Supplemental Feed ID.\n\nThe field must not be set if the action applies to a primary feed.\nIf the field is set, then product action applies to a supplemental feed\ninstead of primary Content API feed.\n\n### static::build"]]