CampaignSharedSet
Stay organized with collections
Save and categorize content based on your preferences.
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-11-25 UTC.
[[["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 2024-11-25 UTC."],[[["CampaignSharedSets manage the connection between campaigns and shared sets, which can include negative keywords or placements."],["They have a defined structure with fields like resource name, status, campaign, and shared set, allowing for clear identification and management."],["The status of a CampaignSharedSet is read-only, providing insight into its current state."],["CampaignSharedSets can link to negative keyword shared sets from other customer accounts under managerial relationships, expanding their functionality."],["Depending on the campaign type (Shopping or Display mobile app), only specific types of shared sets (negative keywords or negative placements, respectively) can be associated."]]],[]]