Description
Returns the media items (photos and videos) on a location’s Birdeye profile. Use it to review which media are in each category, or to resolve amediaId before calling update_media_category or delete_media.
Parameters
Example Usage
Example Response
Response Fields
Eachmedia entry contains:
Notes
- Clarify the scope first. Media is captured per location — confirm which location the user means (from
get_child_locations). For the parent/enterprise account’s own media, use the account number fromget_business_info. - To find a media item by name, list the media and match on
description, then use itsmediaId.