Skip to main content

Campaign Has Tag

Access records that map campaigns to their assigned tags. Retrieve the list of campaign-tag associations used for classification and filtering of detected campaigns.

This is a read-only association resource: there is no create, update, or delete operation here. A campaign's tag assignments are actually changed through the Campaign resource's PATCH operation (via its tags array of tag IDs), while the tag definitions themselves (name, type, status) are managed through the CampaignTag resource; CampaignHasTag simply exposes the resulting mappings for filtering or cross-referencing.