Skip to main content

send

send

Request Body required
  • siteCode string

    Site code

  • goalId int64

    Goal id

  • keyMomentId int64

    Key moment id

  • dateRange object[]

    Date ranges

  • Array [
  • id string
  • dateFrom date-time
  • dateTo date-time
  • ]
Responses

OK


Schema
  • dataCode string

    Hash code containing information about the data request, such as dates, goals, variations, format, filters, and so on. Use this code in the AudienceController#poll or DataController functions to obtain actual results. There are two possible formats for the code, depending on the context: 123...123 or 123...123|123...123. For example, AudienceController#global generates the latter.

Loading...