Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
CampaignSharedSets are used for managing the shared sets associated with a campaign.
You can select fields from campaign, customer, and shared_set resources along with CampaignSharedSets in your queries, but these fields will not segment metrics.
The campaign_shared_set.campaign field is immutable and indicates the campaign the shared set belongs to.
The campaign_shared_set.resource_name is immutable and has a specific format including customer ID, campaign ID, and shared set ID.
The campaign_shared_set.shared_set field is immutable and represents the shared set associated with the campaign, with specific rules about the types of shared sets allowed for different campaign types and customer relationships.
The campaign_shared_set.status field is read-only and indicates the current status of the campaign shared set.
CampaignSharedSets are used for managing the shared sets associated with a campaign.
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_shared_set.campaign
Field description
Immutable. The campaign to which the campaign shared set belongs.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_shared_set.resource_name
Field description
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}
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_shared_set.shared_set
Field description
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.
Category
ATTRIBUTE
Data Type
RESOURCE_NAME
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
campaign_shared_set.status
Field description
Output only. The status of this campaign shared set. Read only.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]