campaign_label

  • The campaign label resource represents a relationship between a campaign and a label.

  • Attributed resources like campaign, customer, and label can be selected along with this resource in SELECT and WHERE clauses.

  • Fields from attributed resources will not segment metrics in your SELECT clause.

  • The campaign_label.campaign field represents the immutable campaign to which the label is attached.

  • The campaign_label.label field represents the immutable label assigned to the campaign.

Represents a relationship between a campaign and a label.

Attributed resources
campaign
customer
label

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.

campaign_label.campaign

Field descriptionImmutable. The campaign to which the label is attached.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_label.label

Field descriptionImmutable. The label assigned to the campaign.
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse

campaign_label.resource_name

Field descriptionImmutable. Name of the resource. Campaign label resource names have the form: customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}
CategoryATTRIBUTE
Data TypeRESOURCE_NAME
Type URLN/A
FilterableTrue
SelectableTrue
SortableFalse
RepeatedFalse