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 specifies the campaign the shared set belongs to.

  • The shared_set field identifies the associated shared set, which can be from another customer under specific conditions.

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.