CampaignDraft
A campaign draft.
Columns
| Name | Type | Behavior | Description |
| CampaignDraftBaseCampaign | String | ATTRIBUTE | Immutable. The base campaign to which the draft belongs. |
| CampaignDraftDraftCampaign | String | ATTRIBUTE | Output only. Resource name of the Campaign that results from overlaying the |
| CampaignDraftDraftId | Long | ATTRIBUTE | Output only. The ID of the draft. |
| CampaignDraftHasExperimentRunning | Bool | ATTRIBUTE | Output only. Whether there is an experiment based on this draft currently |
| CampaignDraftLongRunningOperation | String | ATTRIBUTE | Output only. The resource name of the long-running operation that can be |
| CampaignDraftName | String | ATTRIBUTE | The name of the campaign draft. |
| CampaignDraftResourceName | String | ATTRIBUTE | Immutable. The resource name of the campaign draft. |
| CampaignDraftStatus | String | ATTRIBUTE | Output only. The status of the campaign draft. This field is read-only.
The allowed values are PROMOTED, PROMOTE_FAILED, PROMOTING, PROPOSED, REMOVED, UNKNOWN. |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
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. |