{
"id": "01a082d0-3333-74e0-8bc8-09cb570c4386",
"timestamp_created": "2026-09-08T20:57:57.811Z",
"timestamp_updated": "2026-09-08T20:57:57.811Z",
"organization_id": "01a082d0-3333-74e0-8bc8-09ccca7de543",
"label": "Important",
"description": "Used for marking important items"
}Custom tag
This schema describes objects returned by the Custom Tag endpoints.
A custom tag for organizing and categorizing accounts and campaigns. You can use them as filters in apis that list accounts and campaigns.
Unique identifier for the custom tag
Example:
"01a082d0-3333-74e0-8bc8-09cb570c4386"
Timestamp when the custom tag was created
Example:
"2026-09-08T20:57:57.811Z"
Timestamp when the custom tag was last updated
Example:
"2026-09-08T20:57:57.811Z"
Organization ID that owns this custom tag
Example:
"01a082d0-3333-74e0-8bc8-09ccca7de543"
Display label for the custom tag. Must be unique per workspace after trimming whitespace.
Minimum string length:
1Pattern:
.*\S.*Example:
"Important"
Detailed description of the custom tag purpose
Example:
"Used for marking important items"