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
* @param genres Optional. If specified, results will be filtered based on genre. This allows
55
-
* multiple, pipe delimited.
56
-
* @param genreIds Optional. If specified, results will be filtered based on genre id. This allows
57
-
* multiple, pipe delimited.
58
-
* @param officialRatings Optional. If specified, results will be filtered based on OfficialRating.
59
-
* This allows multiple, pipe delimited.
60
-
* @param tags Optional. If specified, results will be filtered based on tag. This allows multiple,
61
-
* pipe delimited.
62
-
* @param years Optional. If specified, results will be filtered based on production year. This
63
-
* allows multiple, comma delimited.
50
+
* @param genres Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited.
51
+
* @param genreIds Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.
52
+
* @param officialRatings Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited.
53
+
* @param tags Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited.
54
+
* @param years Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited.
64
55
* @param enableUserData Optional, include user data.
65
56
* @param imageTypeLimit Optional, the max number of images to return, per image type.
66
57
* @param enableImageTypes Optional. The image types to include in the output.
67
-
* @param person Optional. If specified, results will be filtered to include only those containing
68
-
* the specified person.
69
-
* @param personIds Optional. If specified, results will be filtered to include only those
70
-
* containing the specified person ids.
71
-
* @param personTypes Optional. If specified, along with Person, results will be filtered to
72
-
* include only those containing the specified person and PersonType. Allows multiple,
73
-
* comma-delimited.
74
-
* @param studios Optional. If specified, results will be filtered based on studio. This allows
75
-
* multiple, pipe delimited.
76
-
* @param studioIds Optional. If specified, results will be filtered based on studio id. This
77
-
* allows multiple, pipe delimited.
58
+
* @param person Optional. If specified, results will be filtered to include only those containing the specified person.
59
+
* @param personIds Optional. If specified, results will be filtered to include only those containing the specified person ids.
60
+
* @param personTypes Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited.
61
+
* @param studios Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
62
+
* @param studioIds Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.
78
63
* @param userId User id.
79
-
* @param nameStartsWithOrGreater Optional filter by items whose name is sorted equally or greater
80
-
* than a given input string.
81
-
* @param nameStartsWith Optional filter by items whose name is sorted equally than a given input
82
-
* string.
83
-
* @param nameLessThan Optional filter by items whose name is equally or lesser than a given input
84
-
* string.
64
+
* @param nameStartsWithOrGreater Optional filter by items whose name is sorted equally or greater than a given input string.
65
+
* @param nameStartsWith Optional filter by items whose name is sorted equally than a given input string.
66
+
* @param nameLessThan Optional filter by items whose name is equally or lesser than a given input string.
85
67
* @param sortBy Optional. Specify one or more sort orders, comma delimited.
86
68
* @param sortOrder Sort Order - Ascending,Descending.
87
69
* @param enableImages Optional, include image information in output.
* @param genres Optional. If specified, results will be filtered based on genre. This allows
243
-
* multiple, pipe delimited.
244
-
* @param genreIds Optional. If specified, results will be filtered based on genre id. This allows
245
-
* multiple, pipe delimited.
246
-
* @param officialRatings Optional. If specified, results will be filtered based on OfficialRating.
247
-
* This allows multiple, pipe delimited.
248
-
* @param tags Optional. If specified, results will be filtered based on tag. This allows multiple,
249
-
* pipe delimited.
250
-
* @param years Optional. If specified, results will be filtered based on production year. This
251
-
* allows multiple, comma delimited.
218
+
* @param genres Optional. If specified, results will be filtered based on genre. This allows multiple, pipe delimited.
219
+
* @param genreIds Optional. If specified, results will be filtered based on genre id. This allows multiple, pipe delimited.
220
+
* @param officialRatings Optional. If specified, results will be filtered based on OfficialRating. This allows multiple, pipe delimited.
221
+
* @param tags Optional. If specified, results will be filtered based on tag. This allows multiple, pipe delimited.
222
+
* @param years Optional. If specified, results will be filtered based on production year. This allows multiple, comma delimited.
252
223
* @param enableUserData Optional, include user data.
253
224
* @param imageTypeLimit Optional, the max number of images to return, per image type.
254
225
* @param enableImageTypes Optional. The image types to include in the output.
255
-
* @param person Optional. If specified, results will be filtered to include only those containing
256
-
* the specified person.
257
-
* @param personIds Optional. If specified, results will be filtered to include only those
258
-
* containing the specified person ids.
259
-
* @param personTypes Optional. If specified, along with Person, results will be filtered to
260
-
* include only those containing the specified person and PersonType. Allows multiple,
261
-
* comma-delimited.
262
-
* @param studios Optional. If specified, results will be filtered based on studio. This allows
263
-
* multiple, pipe delimited.
264
-
* @param studioIds Optional. If specified, results will be filtered based on studio id. This
265
-
* allows multiple, pipe delimited.
226
+
* @param person Optional. If specified, results will be filtered to include only those containing the specified person.
227
+
* @param personIds Optional. If specified, results will be filtered to include only those containing the specified person ids.
228
+
* @param personTypes Optional. If specified, along with Person, results will be filtered to include only those containing the specified person and PersonType. Allows multiple, comma-delimited.
229
+
* @param studios Optional. If specified, results will be filtered based on studio. This allows multiple, pipe delimited.
230
+
* @param studioIds Optional. If specified, results will be filtered based on studio id. This allows multiple, pipe delimited.
266
231
* @param userId User id.
267
-
* @param nameStartsWithOrGreater Optional filter by items whose name is sorted equally or greater
268
-
* than a given input string.
269
-
* @param nameStartsWith Optional filter by items whose name is sorted equally than a given input
270
-
* string.
271
-
* @param nameLessThan Optional filter by items whose name is equally or lesser than a given input
272
-
* string.
232
+
* @param nameStartsWithOrGreater Optional filter by items whose name is sorted equally or greater than a given input string.
233
+
* @param nameStartsWith Optional filter by items whose name is sorted equally than a given input string.
234
+
* @param nameLessThan Optional filter by items whose name is equally or lesser than a given input string.
273
235
* @param sortBy Optional. Specify one or more sort orders, comma delimited.
274
236
* @param sortOrder Sort Order - Ascending,Descending.
275
237
* @param enableImages Optional, include image information in output.
0 commit comments