CampaignSharedSet
CampaignSharedSets are used for managing the shared sets associated with a campaign.
Columns
Name | Type | Behavior | Description |
CampaignSharedSetCampaign | String | ATTRIBUTE | Immutable. The campaign to which the campaign shared set belongs. |
CampaignSharedSetResourceName | String | ATTRIBUTE | 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} |
CampaignSharedSetSharedSet | String | ATTRIBUTE | 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. |
CampaignSharedSetStatus | String | ATTRIBUTE | Output only. The status of this campaign shared set. Read only.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN, UNSPECIFIED |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |