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.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN |
| SharedSetType | String | ATTRIBUTE | Immutable. The type of this shared set: each shared set holds only a single
使用できる値は次のとおりです。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
使用できる値は次のとおりです。EVENTS, FLIGHTS, HOTELS, RENTAL_CARS, THINGS_TO_DO, UNKNOWN, VACATION_RENTALS |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるデータを詳細に制御することができます。
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |