API Docs / Schemas / UtmInfoDto

UtmInfoDto

DTO containing UTM tracking information

Properties

Name Type Description
sourcestring
mediumstring
termstring
contentstring
campaignstring
refererstring

JSON Example

{
  "source": "string",
  "medium": "string",
  "term": "string",
  "content": "string",
  "campaign": "string"
}

Used By Operations

Contained in Schemas