Get all campaign groups for the authenticated organization
Returns every campaign group that belongs to the organization derived from the API key, each enriched with the number of campaigns currently assigned to it.
Authorizations
Headers
Optional sub organization ID. Must belong to your main organization API key.
Response
Unique identifier for the campaign group. String representation of an ObjectId.
"507f1f77bcf86cd799439011"
Display name of the campaign group.
"Onboarding Campaigns"
Id of the organization this campaign group belongs to. String representation of an ObjectId.
"507f1f77bcf86cd799439012"
Number of campaigns currently assigned to this campaign group.
3
Timestamp when the campaign group was created (ISO 8601 string).
"2024-04-09T12:00:00.000Z"
Timestamp when the campaign group was last updated (ISO 8601 string).
"2024-04-09T13:30:00.000Z"