CampaignSharedSet
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["CampaignSharedSets manage shared sets linked to Google Ads campaigns, letting you apply sets of things like keywords or placements across multiple campaigns."],["They are identified by a unique resource name with the format `customers/{customer_id}/campaignSharedSets/{campaign_id}~{shared_set_id}`."],["CampaignSharedSets include a status field (read-only) indicating their current state and are linked to both a specific campaign and a shared set."],["You can associate a campaign with a negative keyword shared set from another customer account, given there's a manager-client relationship."],["Restrictions exist: Shopping campaigns can only use negative keyword shared sets, while Display mobile app campaigns can only use negative placement shared sets."]]],[]]