Pulling a full list of available conversion events
Before you are able to pull conversion level data from the API, you will need some pieces of information.
-
Locating the Site id. Locate the Site ID by referencing TV conversion pixel you want data on or by reaching out to CS rep. Site id will always be in the form of TC-XXXX-X.
-
Pull full list of conversion types and customdata. A client may want to tag multiple parts of their site (usually funnel based) which is differentiated by the type field in the TC conversion pixel. To get a full list of available conversion type
http://api.ispot.tv/v4/metrics/conversions/TC-xxxx-x/types
filter[conversion_type]=name
filter[conversion_application]=application_type
Additionally, a pixel may also pass additional website data usually focused on customer attributes such as new or returning.
http://api.ispot.tv/v4/metrics/conversions/TC-xxxx-x/custom-data
The id from the response can then be used as a filter for conversion calls (not applicable for UM/OTT conversions)
filter[conversion_custom_data_tag]=id