pageSize property
Maximum number of media items to return in the response.
Fewer media items might be returned than the specified number. The default
pageSize
is 25, the maximum is 100.
Implementation
core.int? pageSize;
Maximum number of media items to return in the response.
Fewer media items might be returned than the specified number. The default
pageSize
is 25, the maximum is 100.
core.int? pageSize;