CustomerLabel

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.

Columns

Name

Type

Behavior

Description

CustomerLabelCustomer

String

Attribute

Customer column for table CustomerLabel

CustomerLabelLabel

String

Attribute

Label column for table CustomerLabel

CustomerLabelResourceName

String

Attribute

ResourceName column for table CustomerLabel

CustomerId

Long

Attribute

ClientCustomerId column for table CustomerLabel

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name

Type

Description

ManagerId

Long

Id of the manager account on behalf of which you are requesting customer data.

Last updated