Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
label.id
Field description
Id of the label. Read only.
Category
ATTRIBUTE
Data Type
INT64
Type URL
google.protobuf.Int64Value
Filterable
True
Selectable
True
Sortable
True
Repeated
False
label.name
Field description
The name of the label. This field is required and should not be empty when creating a new label. The length of this string should be between 1 and 80, inclusive.
Category
ATTRIBUTE
Data Type
STRING
Type URL
google.protobuf.StringValue
Filterable
True
Selectable
True
Sortable
True
Repeated
False
label.resource_name
Field description
Name of the resource. Label resource names have the form: `customers/{customer_id}/labels/{label_id}`
Background color of the label in RGB format. This string must match the regular expression '^\#([a-fA-F0-9]{6}|[a-fA-F0-9]{3})$'. Note: The background color may not be visible for manager accounts.
Category
ATTRIBUTE
Data Type
STRING
Type URL
google.protobuf.StringValue
Filterable
True
Selectable
True
Sortable
True
Repeated
False
label.text_label.description
Field description
A short description of the label. The length must be no more than 200 characters.
Category
ATTRIBUTE
Data Type
STRING
Type URL
google.protobuf.StringValue
Filterable
True
Selectable
True
Sortable
True
Repeated
False
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples/Code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]