Account Request URL
-Base Endpoint
-
Conversions
Create a conversion.
/api/conversions
product_id, timestamp, transaction_id, total_value, currency, custom_parameters
Segments
Get a segment.
/api/segments/{segment_id}
segment_id
Segments
Create a new segment.
/api/segments
segment_name, segment_conditions, transaction_window_days
Custom Parameters
Create custom parameter.
/api/custom_parameters
parameter_name, group_name
Transactions
Get a list of transactions.
/api/transactions
page_size, page_token, segment_id, transaction_id, start_date, end_date
Products
Create a product.
/api/products
product_name, sku_number, product_category, product_brand, product_variant
Transactions
Create a transaction.
/api/transactions
product_id, transaction_id, timestamp, total_value, currency, custom_parameters
Products
Update product.
/api/products/{product_id}
product_name, sku_number, product_category, product_brand, product_variant
Segments
Update a segment.
/api/segments/{segment_id}
segment_name, segment_conditions, transaction_window_days
Products
Get a single product.
/api/products/{product_id}
product_id
Products
Delete a product.
/api/products/{product_id}
product_id
Custom Parameters
Get all custom parameters.
/api/custom_parameters
group_name
Segments
Delete a segment.
/api/segments/{segment_id}
segment_id
Transactions
Update product.
/api/transactions/{transaction_id}
total_value
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.