Experiment
A Google ads experiment for users to experiment changes on multiple
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| ExperimentDescription | String | ATTRIBUTE | The description of the experiment. It must have a minimum length of 1 and |
| ExperimentEndDate | String | ATTRIBUTE | Date when the experiment ends. By default, the experiment ends on |
| ExperimentExperimentId | Long | ATTRIBUTE | Output only. The ID of the experiment. Read only. |
| ExperimentGoals | String | ATTRIBUTE | The goals of this experiment. |
| ExperimentLongRunningOperation | String | ATTRIBUTE | Output only. The resource name of the long-running operation that can be |
| ExperimentName | String | ATTRIBUTE | Required. The name of the experiment. It must have a minimum length of 1 |
| ExperimentPromoteStatus | String | ATTRIBUTE | Output only. The status of the experiment promotion process.
The allowed values are COMPLETED, COMPLETED_WITH_WARNING, FAILED, IN_PROGRESS, NOT_STARTED, UNKNOWN. |
| ExperimentResourceName | String | ATTRIBUTE | Immutable. The resource name of the experiment. |
| ExperimentStartDate | String | ATTRIBUTE | Date when the experiment starts. By default, the experiment starts |
| ExperimentStatus | String | ATTRIBUTE | The Advertiser-chosen status of this experiment.
The allowed values are ENABLED, GRADUATED, HALTED, INITIATED, PROMOTED, REMOVED, SETUP, UNKNOWN. |
| ExperimentSuffix | String | ATTRIBUTE | For system managed experiments, the advertiser must provide a suffix during |
| ExperimentSyncEnabled | Bool | ATTRIBUTE | Immutable. Set to true if changes to base campaigns should be synced to the |
| ExperimentType | String | ATTRIBUTE | Required. The product/feature that uses this experiment.
The allowed values are AD_VARIATION, DISPLAY_AND_VIDEO_360, DISPLAY_AUTOMATED_BIDDING_STRATEGY, DISPLAY_CUSTOM, HOTEL_CUSTOM, SEARCH_AUTOMATED_BIDDING_STRATEGY, SEARCH_CUSTOM, SHOPPING_AUTOMATED_BIDDING_STRATEGY, SMART_MATCHING, UNKNOWN, YOUTUBE_CUSTOM. |
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. |