An object containing the necessary information for external media creation
The originating URL where the media can be retrieved.
The title of the media. Required for non-external media.
ID of the user to upload the media on behalf of. if not provided, the video will be uploaded to requestor's user library
The description of the media.
The ID of a collection, user_id and collection_id can not be sent together as if user_id is provided the media will be uploaded to user's user library
Whether to request auto-captioning for the media (false by default). This option is only available if auto-captioning is enabled for your account.
Whether the media is external or not (false by default). Only YouTube and Vimeo are supported.
The media object that was created.