Creator annotations
What's new
Creator responses now include an optional annotation object, backed by the new CreatorAnnotation schema. It holds operator-only metadata: a free-form note (up to 2000 characters) and an internal display_name (up to 120 characters).
Impact
You can attach internal notes and an operator-facing display name to a creator without exposing them in player-facing surfaces. The field is present across all creator read endpoints.
Changes
| Resource | Change |
|---|---|
| get_creators | Added optional annotation (note, display_name) to each creator |
| create_creator | Added optional annotation to the response |
| get_creator | Added optional annotation to the response |
| update_creator | Added optional annotation to the response |
Upgrade
- No action required. The
annotationfield is optional and only populated for creators that have operator notes or an internal display name set.
Need help?
Contact our integration team at [email protected]