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: docs/dyn/adexchangebuyer2_v2beta1.accounts.products.html
+32-32
Original file line number
Diff line number
Diff line change
@@ -154,16 +154,16 @@ <h3>Method Details</h3>
154
154
{ # Daypart targeting message that specifies if the ad can be shown only during certain parts of a day/week.
155
155
"dayOfWeek": "A String", # The day of the week to target. If unspecified, applicable to all days.
156
156
"endTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The ending time of the day for the ad to show (minute level granularity). The end time is exclusive. This field is not available for filtering in PQL queries.
157
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
158
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
159
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
160
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
157
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
158
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
159
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
160
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
161
161
},
162
162
"startTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The starting time of day for the ad to show (minute level granularity). The start time is inclusive. This field is not available for filtering in PQL queries.
163
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
164
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
165
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
166
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
163
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
164
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
165
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
166
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
167
167
},
168
168
},
169
169
],
@@ -198,16 +198,16 @@ <h3>Method Details</h3>
198
198
{ # Daypart targeting message that specifies if the ad can be shown only during certain parts of a day/week.
199
199
"dayOfWeek": "A String", # The day of the week to target. If unspecified, applicable to all days.
200
200
"endTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The ending time of the day for the ad to show (minute level granularity). The end time is exclusive. This field is not available for filtering in PQL queries.
201
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
202
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
203
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
204
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
201
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
202
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
203
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
204
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
205
205
},
206
206
"startTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The starting time of day for the ad to show (minute level granularity). The start time is inclusive. This field is not available for filtering in PQL queries.
207
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
208
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
209
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
210
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
207
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
208
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
209
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
210
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
211
211
},
212
212
},
213
213
],
@@ -373,16 +373,16 @@ <h3>Method Details</h3>
373
373
{ # Daypart targeting message that specifies if the ad can be shown only during certain parts of a day/week.
374
374
"dayOfWeek": "A String", # The day of the week to target. If unspecified, applicable to all days.
375
375
"endTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The ending time of the day for the ad to show (minute level granularity). The end time is exclusive. This field is not available for filtering in PQL queries.
376
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
377
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
378
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
379
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
376
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
377
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
378
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
379
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
380
380
},
381
381
"startTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The starting time of day for the ad to show (minute level granularity). The start time is inclusive. This field is not available for filtering in PQL queries.
382
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
383
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
384
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
385
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
382
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
383
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
384
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
385
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
386
386
},
387
387
},
388
388
],
@@ -417,16 +417,16 @@ <h3>Method Details</h3>
417
417
{ # Daypart targeting message that specifies if the ad can be shown only during certain parts of a day/week.
418
418
"dayOfWeek": "A String", # The day of the week to target. If unspecified, applicable to all days.
419
419
"endTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The ending time of the day for the ad to show (minute level granularity). The end time is exclusive. This field is not available for filtering in PQL queries.
420
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
421
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
422
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
423
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
420
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
421
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
422
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
423
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
424
424
},
425
425
"startTime": { # Represents a time of day. The date and time zone are either not significant or are specified elsewhere. An API may choose to allow leap seconds. Related types are google.type.Date and `google.protobuf.Timestamp`. # The starting time of day for the ad to show (minute level granularity). The start time is inclusive. This field is not available for filtering in PQL queries.
426
-
"hours": 42, # Hours of day in 24 hour format. Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
427
-
"minutes": 42, # Minutes of hour of day. Must be from 0 to 59.
428
-
"nanos": 42, # Fractions of seconds in nanoseconds. Must be from 0 to 999,999,999.
429
-
"seconds": 42, # Seconds of minutes of the time. Must normally be from 0 to 59. An API may allow the value 60 if it allows leap-seconds.
426
+
"hours": 42, # Hours of a day in 24 hour format. Must be greater than or equal to 0 and typically must be less than or equal to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
427
+
"minutes": 42, # Minutes of an hour. Must be greater than or equal to 0 and less than or equal to 59.
428
+
"nanos": 42, # Fractions of seconds, in nanoseconds. Must be greater than or equal to 0 and less than or equal to 999,999,999.
429
+
"seconds": 42, # Seconds of a minute. Must be greater than or equal to 0 and typically must be less than or equal to 59. An API may allow the value 60 if it allows leap-seconds.
0 commit comments