CampaignSharedSet

  • CampaignSharedSets manage shared sets linked to a campaign.

  • The resource_name field is immutable and identifies the campaign shared set.

  • The status field indicates the read-only status of the campaign shared set.

  • The campaign field is immutable and links the shared set to a campaign.

  • The shared_set field is immutable and represents the associated shared set, with specific restrictions based on campaign type and ownership.

CampaignSharedSets are used for managing the shared sets associated with a campaign.

Fields

resource_name

string

Immutable. The resource name of the campaign shared set. Campaign shared set resource names have the form:

customers/{customer_id}/campaignSharedSets/{campaign_id}~{shared_set_id}

status

CampaignSharedSetStatus

Output only. The status of this campaign shared set. Read only.

campaign

string

Immutable. The campaign to which the campaign shared set belongs.

shared_set

string

Immutable. The shared set associated with the campaign. This may be a negative keyword shared set of another customer. This customer should be a manager of the other customer, otherwise the campaign shared set will exist but have no serving effect. Only negative keyword shared sets can be associated with Shopping campaigns. Only negative placement shared sets can be associated with Display mobile app campaigns.