Skip to main content
Version: 202601

Get traffic channel options

GET 

/openapi/2026-01/data-analysis/traffic-channel/options

Retrieve the complete traffic type (first-level) to traffic channel (second-level) mapping. The returned values are the ones accepted by the dimensions filters of the traffic channel report.

Responses

OK

Schema
    codestring

    error code

    messagestring

    error message

    data object
    traffic_channels object[]

    The complete traffic type (first-level) to traffic channel (second-level) mapping

  • Array [
  • last_referrer_first_showstring

    Traffic type (first-level channel), e.g. "Social"

    last_referrer_showsstring[]

    Traffic channels (second-level channels) under this traffic type, e.g. ["Facebook", "YouTube", "Instagram"]

  • ]