Skip to content

Tracking

tracking_reports_source_people

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window.

Tool

tracking_reports_source_people

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window.

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window. Keyset-paginated; each person carries their attributed lifetime revenue per currency.

Behavior

HTTP
GET /tracking/reports/source-people

Arguments

NameTypeRequiredDescription
tostringNo description in the catalog.
fromstringNo description in the catalog.
limitintegerPeople per page (default 50, max 200)
modelstringNo description in the catalog.
cursorstringOpaque keyset cursor from a previous page
domainstringNo description in the catalog.
channelstringChannel to drill into
utmNullsstringComma-separated dimension names (utmSource,utmMedium,utmCampaign,clickIdType) that must be IS NULL
utmMediumstringNo description in the catalog.
utmSourcestringNo description in the catalog.
clickIdTypestringNative click-id type of the breakdown row to drill into (e.g. 'gclid'). Tri-state: omit for no filter (all click ids), pass a value to match it, or list 'clickIdType' in utmNulls to match the IS-NULL row.
utmCampaignstringNo description in the catalog.
lookbackDaysintegerNo description in the catalog.

Response

FieldTypeAlwaysDescription
cursorstring
peoplearray

Try it

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window.

When to use

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window. Keyset-paginated; each person carries their attributed lifetime revenue per currency.

Example

Ask your agent something like this:

List the people (profiles) behind one channel / UTM row from the revenue-by-source report, under the same model + window.

The agent will invoke tracking_reports_source_people with these arguments:

{
  "to": "<to>",
  "from": "<from>",
  "channel": "<channel>"
}

Esc

Start typing to search the docs.

navigateselect