Skip to main content

bidChangeEvent

PRO FEATURE

This feature is available on the Pro pricing plan. Please email support@justtrack.io for more details.

Bid events occur when a customer creates, updates or deletes a bid either through the API, the CSV upload or any place in our platform. Additionally, the system may revert an operation if it was rejected by the partner; leading to another bid event.

FieldTypeDescription
idstringThe event identifier
campaign_idstringThe identifier for the campaign that originated with the partner
app_idintjusttrack's identifier for the app
store_idstringThe identifier of the app in the app store
country_codestringThe two-character ISO country code derived from the IP
partner_idintjusttrack's identifier for the advertising partner
source_idstringThe ad partner's identifier of the media source where the ad is shown
actionstringThe kind of bid operation. Values include "create", "update", and "delete"
valuedoubleThe value in its original currency
happened_attimestampThe date and time in UTC at which the event happened. This timestamp doesn't include the timezone.