Skip to content

Commit 247451d

Browse files
Google APIscopybara-github
authored andcommitted
docs: Remove "in Google Shopping" from documentation comments
PiperOrigin-RevId: 642705491
1 parent 780e28a commit 247451d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

google/shopping/css/v1/css_product_common.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ message Attributes {
172172
// Date on which the item should expire, as specified upon insertion, in
173173
// [ISO
174174
// 8601](http://en.wikipedia.org/wiki/ISO_8601) format. The actual
175-
// expiration date in Google Shopping is exposed in `productstatuses` as
175+
// expiration date is exposed in `productstatuses` as
176176
// [googleExpirationDate](https://support.google.com/merchants/answer/6324499)
177177
// and might be earlier if `expirationDate` is too far in the future.
178178
// Note: It may take 2+ days from the expiration date for the item to
@@ -325,7 +325,7 @@ message CssProductStatus {
325325
// 8601](http://en.wikipedia.org/wiki/ISO_8601) format.
326326
google.protobuf.Timestamp last_update_date = 6;
327327

328-
// Date on which the item expires in Google Shopping, in [ISO
328+
// Date on which the item expires, in [ISO
329329
// 8601](http://en.wikipedia.org/wiki/ISO_8601) format.
330330
google.protobuf.Timestamp google_expiration_date = 7;
331331
}

0 commit comments

Comments
 (0)