# Creative asset inventory on Microsoft Advertising

> Tier: recipe. Operating recipe: real tool sequence, core rules, known traps.

Microsoft Advertising: Identify ad-linked creative assets and their processing state without treating unused media as delivered ads.

**Intent.** Identify ad-linked creative assets and their processing state without treating unused media as delivered ads.

## When to use

- The user requests creative asset inventory for a selected Microsoft Advertising account.

## When not to use

- Inferring production delivery or account eligibility from successful sandbox configuration.

## Sources

Required: Microsoft Advertising

## Preconditions

- External assistant access is not enabled yet. This documented workflow requires provider clearance and an enabled, authorized workspace; do not attempt to bypass the access gate.
- Read bing_get_setup_guide and use only the capabilities enabled for this account.
- The account is ticked in the dashboard, confirmed via list_accounts.

## Inputs

- `window`: Analysis window. Default: last 30 days.

## Procedure

1. Read ads and their native parent identifiers. — tools: `bing_get_campaigns`, `bing_get_ad_groups`, `bing_get_ads`
2. Resolve actual ad-linked assets and retain coverage limits. — tools: `bing_list_ad_creatives`
3. Check native media processing or asset metadata when an asset is unavailable. — tools: `bing_get_videos`

## Decision rules

- **When** An image or video is uploaded successfully → **conclude** It is an asset, not proof of a created, approved or serving ad.
- **When** Only a video thumbnail is available → **conclude** Describe the thumbnail only; do not infer motion, audio or the full video.

## Evidence requirements

- Every figure carries its account, metric and window.
- Anything below a readable sample size is reported as unjudged, not as zero.

## Human approval boundary

- The readout changes nothing. Any change it motivates goes through Safe Writes: preview, human confirmation, then apply.

## Failure modes

- Asset inventories can be bounded or paginated; identify the coverage.
- Microsoft image inventory does not establish shared creative performance-card support.

## Output

- **Readout**: The figures, with windows and accounts named.
- **Flags**: What deserves a deeper skill or a human decision.
