SharedSet
SharedSets are used for sharing criterion exclusions across multiple
Columns
| Name | Type | Behavior | Description |
| CampaignId | Long | SEGMENT | Output only. The ID of the campaign. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| SharedSetId | Long | ATTRIBUTE | Output only. The ID of this shared set. Read only. |
| SharedSetMemberCount | Long | ATTRIBUTE | Output only. The number of shared criteria within this shared set. Read |
| SharedSetName | String | ATTRIBUTE | The name of this shared set. Required. |
| SharedSetReferenceCount | Long | ATTRIBUTE | Output only. The number of campaigns associated with this shared set. Read |
| SharedSetResourceName | String | ATTRIBUTE | Immutable. The resource name of the shared set. |
| SharedSetStatus | String | ATTRIBUTE | Output only. The status of this shared set. Read only.
The allowed values are ENABLED, REMOVED, UNKNOWN. |
| SharedSetType | String | ATTRIBUTE | Immutable. The type of this shared set: each shared set holds only a single
The allowed values are ACCOUNT_LEVEL_NEGATIVE_KEYWORDS, BRANDS, NEGATIVE_KEYWORDS, NEGATIVE_PLACEMENTS, UNKNOWN, VERTICAL_ADS_ITEM_GROUP_RULE_LIST, WEBPAGES. |
| SharedSetVerticalAdsItemVerticalType | String | ATTRIBUTE | Immutable. Shared sets of type VERTICAL_ADS_ITEM_GROUP_RULE_LIST are
The allowed values are EVENTS, FLIGHTS, HOTELS, RENTAL_CARS, THINGS_TO_DO, UNKNOWN, VACATION_RENTALS. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |