v1
latestOpenAPI 3.0.12026-08-06241391671.8 KBReturns all traffic sources with their configuration.
Returns the list of traffic sources configured in the account, including their custom variable name mappings, postback URLs, and cost tracking settings.
Custom variable names
Each traffic source defines customVariable1Name through customVariable10Name, which give meaning to the customVariable1-10 dimensions in reports. The same index can mean completely different things on different traffic sources (e.g. customVariable1 might be "Site ID" on one source and "Keyword" on another).
Read the variable name mappings from this endpoint before interpreting groupBy=customVariable{N} report data. Cache the result — it rarely changes.
Other fields relevant to report analysis
- postbackUrl — the URL used to fire conversions back to the traffic source
- costVariable — if present, the source passes cost data automatically
Query parameters
Whether deleted entities should be included in the response.
Names of the fields that should be included in the response.
Headers
If the requested variant has not been modified since the time specified in this field, an entity will not be returned from the server; instead, a 304 (not modified) response will be returned without any message-body.
Response
List of Traffic Sources.