CustomerLabel Stay organized with collections Save and categorize content based on your preferences.
Page Summary
A CustomerLabel represents a relationship between a customer and a label, where the customer may not have access to all attached labels.
Increasing permissions with login-customer-id may return additional CustomerLabels.
Customer label resource names have the format
customers/{customer_id}/customerLabels/{label_id}.The resource name of the customer and the label assigned to the customer are output only and read only fields.
Represents a relationship between a customer and a label. This customer may not have access to all the labels attached to it. Additional CustomerLabels may be returned by increasing permissions with login-customer-id.
| Fields | |
|---|---|
|
Output only. The resource name of the customer to which the label is attached. Read only. |
|
Output only. The resource name of the label assigned to the customer. Note: the Customer ID portion of the label resource name is not validated when creating a new CustomerLabel. |
|
Immutable. Name of the resource. Customer label resource names have the form: |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.