CampaignLabel

Represents a relationship between a campaign and a label.

Fields

resource_name

string

Immutable. Name of the resource. Campaign label resource names have the form: customers/{customer_id}/campaignLabels/{campaign_id}~{label_id}

campaign

string

Immutable. The campaign to which the label is attached.

label

string

Immutable. The label assigned to the campaign.