You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-authorizedbuyersmarketplace/v1/2.0.0/com/google/api/services/authorizedbuyersmarketplace/v1/model/SendRfpRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ public final class SendRfpRequest extends com.google.api.client.json.GenericJson
92
92
privateCriteriaTargetinggeoTargeting;
93
93
94
94
/**
95
-
* Inventory sizes to be targeted.
95
+
* Inventory sizes to be targeted. Only PIXEL inventory size type is supported.
96
96
* The value may be {@code null}.
97
97
*/
98
98
@com.google.api.client.util.Key
@@ -257,15 +257,15 @@ public SendRfpRequest setGeoTargeting(CriteriaTargeting geoTargeting) {
257
257
}
258
258
259
259
/**
260
-
* Inventory sizes to be targeted.
260
+
* Inventory sizes to be targeted. Only PIXEL inventory size type is supported.
Copy file name to clipboardExpand all lines: clients/google-api-services-authorizedbuyersmarketplace/v1alpha/2.0.0/com/google/api/services/authorizedbuyersmarketplace/v1alpha/model/SendRfpRequest.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ public final class SendRfpRequest extends com.google.api.client.json.GenericJson
92
92
privateCriteriaTargetinggeoTargeting;
93
93
94
94
/**
95
-
* Inventory sizes to be targeted.
95
+
* Inventory sizes to be targeted. Only PIXEL inventory size type is supported.
96
96
* The value may be {@code null}.
97
97
*/
98
98
@com.google.api.client.util.Key
@@ -257,15 +257,15 @@ public SendRfpRequest setGeoTargeting(CriteriaTargeting geoTargeting) {
257
257
}
258
258
259
259
/**
260
-
* Inventory sizes to be targeted.
260
+
* Inventory sizes to be targeted. Only PIXEL inventory size type is supported.
0 commit comments