Adds one or more public Media Assets to your Favorites list by their media IDs.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:AddFavoritePublicMedia |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MediaIds |
string |
No |
The IDs of the Media Assets.
|
icepublic-****7213c6050cbc66750b469701****,icepublic-****0b4697017213c6050cbc6675**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response body. |
||
| RequestId |
string |
The Request ID. |
******11-DB8D-4A9A-875B-275798****** |
| IgnoredList |
array |
A list of Media Asset IDs that were not added to your Favorites. This happens if a Media Asset does not exist or is already in your Favorites. |
|
|
string |
The ID of a Media Asset that was not added to your Favorites. |
icepublic-****7213c6050cbc66750b469701**** |
Examples
Success response
JSON format
{
"RequestId": "******11-DB8D-4A9A-875B-275798******",
"IgnoredList": [
"icepublic-****7213c6050cbc66750b469701****"
]
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.