The selector of all accounts to which the account label is applied.
getEntityType()
Returns the type of this entity as a String, in this case,
"AccountLabel".
Return values:
Type
Description
String
Type of this entity: "AccountLabel".
getId()
Returns the ID of the account label.
Return values:
Type
Description
String
ID of the account label.
getName()
Returns the name of the account label.
Return values:
Type
Description
String
Name of the account label.
getResourceName()
Returns the resource name of the account label.
Return values:
Type
Description
String
Resource name of the account label.
remove()
Removes the account label.
Returns nothing.
setName(name)
Changes the name of the account label. The name must be unique, non-empty,
and may not be longer than 40 characters. Any leading or
trailing white spaces will be trimmed.
[[["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-12-03 UTC."],[],[]]