Skip to main content

Create a dynamic URL

Request Body
  • url string required

    URL of the website where the dynamic URL will be used

  • google_bot_filter boolean required

    Filter out visits made by google bots

  • subdomain_tracking boolean required

    Keep the same visit open when visitor visits subdomain

  • pool object
  • name string required
  • prefix string required
  • format string required
  • numbers_to_replace string[]
  • international_format string
  • custom_format string
Responses


Schema
  • va_code string
  • url string
  • google_bot_filter boolean
  • subdomain_tracking boolean
  • pool object
  • id integer
  • name string
  • prefix object
  • prefix string

    Possible values: Value must match regular expression [1-9]{1,3}[0-9]+

  • description string
  • country string
  • format string
  • international_format string
  • custom_format string
  • numbers_to_replace string[]

    Possible values: Value must match regular expression ^[0-9]{1,14}$