Reference documentation and code samples for the Google Shopping Css V1 Client class DeleteAccountLabelRequest.
Request message for the 'DeleteAccountLabel' method.
Generated from protobuf message google.shopping.css.v1.DeleteAccountLabelRequest
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 label to delete. Format: accounts/{account}/labels/{label}
getName
Required. The name of the label to delete.
Format: accounts/{account}/labels/{label}
Returns
Type
Description
string
setName
Required. The name of the label to delete.
Format: accounts/{account}/labels/{label}
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of the label to delete.
Format: accounts/{account}/labels/{label}
Please see AccountLabelsServiceClient::accountLabelName() 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 DeleteAccountLabelRequest (0.6.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.2 (latest)](/php/docs/reference/shopping-css/latest/V1.DeleteAccountLabelRequest)\n- [0.6.1](/php/docs/reference/shopping-css/0.6.1/V1.DeleteAccountLabelRequest)\n- [0.5.1](/php/docs/reference/shopping-css/0.5.1/V1.DeleteAccountLabelRequest)\n- [0.4.1](/php/docs/reference/shopping-css/0.4.1/V1.DeleteAccountLabelRequest)\n- [0.3.3](/php/docs/reference/shopping-css/0.3.3/V1.DeleteAccountLabelRequest)\n- [0.2.9](/php/docs/reference/shopping-css/0.2.9/V1.DeleteAccountLabelRequest)\n- [0.1.0](/php/docs/reference/shopping-css/0.1.0/V1.DeleteAccountLabelRequest) \nReference documentation and code samples for the Google Shopping Css V1 Client class DeleteAccountLabelRequest.\n\nRequest message for the 'DeleteAccountLabel' method.\n\nGenerated from protobuf message `google.shopping.css.v1.DeleteAccountLabelRequest`\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 label to delete.\n\nFormat: accounts/{account}/labels/{label}\n\n### setName\n\nRequired. The name of the label to delete.\n\nFormat: accounts/{account}/labels/{label}\n\n### static::build"]]