MediaListCollectionQuery is a class representing a query for media list collection data. It includes a method to send the media list collection query and receive the response.
MediaListCollectionQuery
Constructs a new MediaListCollectionQuery instance.
The authentication token.
mediaListCollection is a method that sends a query request to get media list collection data.
mediaListCollection
The variables for the query.
The response from the query request.
MediaListCollectionQuery
is a class representing a query for media list collection data. It includes a method to send the media list collection query and receive the response.