CampaignLabel

Represents a relationship between a campaign and a label.

Proto definition

Fields

campaign

string

Immutable. The campaign to which the label is attached.

label

string

Immutable. The label assigned to the campaign.

resource_name

string

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

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 2026-01-22 UTC.