BiddingDataExclusion
Represents a bidding data exclusion. Bidding data exclusions can be set in
Columns
| Name | Type | Behavior | Description |
| BiddingDataExclusionAdvertisingChannelTypes | String | ATTRIBUTE | The data_exclusion 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. |
| BiddingDataExclusionCampaigns | String | ATTRIBUTE | The data exclusion will apply to the campaigns listed when the scope of |
| BiddingDataExclusionDataExclusionId | Long | ATTRIBUTE | Output only. The ID of the data exclusion. |
| BiddingDataExclusionDescription | String | ATTRIBUTE | The description of the data exclusion. The description can be at |
| BiddingDataExclusionDevices | String | ATTRIBUTE | If not specified, all devices will be included in this exclusion.
The allowed values are CONNECTED_TV, DESKTOP, MOBILE, OTHER, TABLET, UNKNOWN. |
| BiddingDataExclusionEndDateTime | String | ATTRIBUTE | Required. The exclusive end time of the data exclusion in yyyy-MM-dd |
| BiddingDataExclusionName | String | ATTRIBUTE | The name of the data exclusion. The name can be at most 255 |
| BiddingDataExclusionResourceName | String | ATTRIBUTE | Immutable. The resource name of the data exclusion. |
| BiddingDataExclusionScope | String | ATTRIBUTE | The scope of the data exclusion.
The allowed values are CAMPAIGN, CHANNEL, CUSTOMER, UNKNOWN. |
| BiddingDataExclusionStartDateTime | String | ATTRIBUTE | Required. The inclusive start time of the data exclusion in yyyy-MM-dd |
| BiddingDataExclusionStatus | String | ATTRIBUTE | Output only. The status of the data exclusion.
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. |