AdGroupBidModifier
Represents an ad group bid modifier.
Columns
Name | Type | Behavior | Description |
AdGroupBidModifierAdGroup | String | ATTRIBUTE | Immutable. The ad group to which this criterion belongs. |
AdGroupBidModifierBaseAdGroup | String | ATTRIBUTE | Output only. The base ad group from which this draft/trial adgroup bid modifier was created. If ad_group is a base ad group then this field will be equal to ad_group. If the ad group was created in the draft or trial and has no corresponding base ad group, then this field will be null. This field is readonly. |
AdGroupBidModifierBidModifier | Double | ATTRIBUTE | The modifier for the bid when the criterion matches. The modifier must be in the range: 0.1 - 10.0. The range is 1.0 - 6.0 for PreferredContent. Use 0 to opt out of a Device type. |
AdGroupBidModifierBidModifierSource | String | ATTRIBUTE | Output only. Bid modifier source.
使用できる値は次のとおりです。AD_GROUP, CAMPAIGN, UNKNOWN, UNSPECIFIED |
AdGroupBidModifierCriterionId | Long | ATTRIBUTE | Output only. The ID of the criterion to bid modify. This field is ignored for mutates. |
AdGroupBidModifierDeviceType | String | ATTRIBUTE | Type of the device.
使用できる値は次のとおりです。CONNECTED_TV, DESKTOP, MOBILE, OTHER, TABLET, UNKNOWN, UNSPECIFIED |
AdGroupBidModifierHotelAdvanceBookingWindowMaxDays | Long | ATTRIBUTE | High end of the number of days prior to the stay. |
AdGroupBidModifierHotelAdvanceBookingWindowMinDays | Long | ATTRIBUTE | Low end of the number of days prior to the stay. |
AdGroupBidModifierHotelCheckInDateRangeEndDate | String | ATTRIBUTE | End date in the YYYY-MM-DD format. |
AdGroupBidModifierHotelCheckInDateRangeStartDate | String | ATTRIBUTE | Start date in the YYYY-MM-DD format. |
AdGroupBidModifierHotelCheckInDayDayOfWeek | String | ATTRIBUTE | The day of the week.
使用できる値は次のとおりです。FRIDAY, MONDAY, SATURDAY, SUNDAY, THURSDAY, TUESDAY, UNKNOWN, UNSPECIFIED, WEDNESDAY |
AdGroupBidModifierHotelDateSelectionTypeType | String | ATTRIBUTE | Type of the hotel date selection
使用できる値は次のとおりです。DEFAULT_SELECTION, UNKNOWN, UNSPECIFIED, USER_SELECTED |
AdGroupBidModifierHotelLengthOfStayMaxNights | Long | ATTRIBUTE | High end of the number of nights in the stay. |
AdGroupBidModifierHotelLengthOfStayMinNights | Long | ATTRIBUTE | Low end of the number of nights in the stay. |
AdGroupBidModifierResourceName | String | ATTRIBUTE | Immutable. The resource name of the ad group bid modifier. Ad group bid modifier resource names have the form: customers/{customer_id}/adGroupBidModifiers/{ad_group_id}~{criterion_id} |
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. |