get_bc_assets_tool
Retrieve all assets of a specified type (advertiser, pixel, or catalog) from a Business Center using its ID. Returns asset ID, name, type, and status for each asset.
Instructions
Get all assets of a given type within a Business Center. asset_type must be one of: ADVERTISER, PIXEL, CATALOG. Returns asset_id, asset_name, asset_type, status for each asset. Use get_business_centers_tool first to get bc_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bc_id | Yes | ||
| asset_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |