BiddingSeasonalityAdjustment
Represents a bidding seasonality adjustment. Cannot be used in manager
Columns
| Name | Type | Behavior | Description |
| BiddingSeasonalityAdjustmentAdvertisingChannelTypes | String | ATTRIBUTE | The seasonality adjustment will apply to all the campaigns under the listed
The allowed values are DEMAND_GEN, DISPLAY, HOTEL, LOCAL, LOCAL_SERVICES, MULTI_CHANNEL, PERFORMANCE_MAX, SEARCH, SHOPPING, SMART, TRAVEL, UNKNOWN, VIDEO. |
| BiddingSeasonalityAdjustmentCampaigns | String | ATTRIBUTE | The seasonality adjustment will apply to the campaigns listed when the |
| BiddingSeasonalityAdjustmentConversionRateModifier | Double | ATTRIBUTE | Conversion rate modifier estimated based on expected conversion rate |
| BiddingSeasonalityAdjustmentDescription | String | ATTRIBUTE | The description of the seasonality adjustment. The description can be at |
| BiddingSeasonalityAdjustmentDevices | String | ATTRIBUTE | If not specified, all devices will be included in this adjustment.
The allowed values are CONNECTED_TV, DESKTOP, MOBILE, OTHER, TABLET, UNKNOWN. |
| BiddingSeasonalityAdjustmentEndDateTime | String | ATTRIBUTE | Required. The exclusive end time of the seasonality adjustment in |
| BiddingSeasonalityAdjustmentName | String | ATTRIBUTE | The name of the seasonality adjustment. The name can be at most 255 |
| BiddingSeasonalityAdjustmentResourceName | String | ATTRIBUTE | Immutable. The resource name of the seasonality adjustment. |
| BiddingSeasonalityAdjustmentScope | String | ATTRIBUTE | The scope of the seasonality adjustment.
The allowed values are CAMPAIGN, CHANNEL, CUSTOMER, UNKNOWN. |
| BiddingSeasonalityAdjustmentSeasonalityAdjustmentId | Long | ATTRIBUTE | Output only. The ID of the seasonality adjustment. |
| BiddingSeasonalityAdjustmentStartDateTime | String | ATTRIBUTE | Required. The inclusive start time of the seasonality adjustment in |
| BiddingSeasonalityAdjustmentStatus | String | ATTRIBUTE | Output only. The status of the seasonality adjustment.
The allowed values are ENABLED, 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. |