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
使用できる値は次のとおりです。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.
使用できる値は次のとおりです。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.
使用できる値は次のとおりです。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.
使用できる値は次のとおりです。ENABLED, REMOVED, UNKNOWN |
| 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. |