spendEvent
When you advertise your application, spend events record adjustments to the amount of money you spend on your campaigns.
Field | Type | Description |
---|---|---|
id | string | The event identifier |
campaign_id | string | The identifier for the campaign that originated with the partner |
adset_id | int | The identifier for the adset that originated with the partner |
creative_id | string | The identifier for the creative asset that originated with the partner |
creative_name | string | The name for the creative asset that originated with the partner |
keyword_id | string | The identifier for the ad search keyword that originated with the partner |
partner_id | int | justtrack's identifier for the advertising partner |
source_bundle_id | string | The bundle ID of the app in which the ad was shown |
source_id | string | The ad partner's identifier of the media source where the ad is shown |
source_name | string | The name of the media source where the ad is shown |
value_usd | double | The original value in USD |
value | double | The value in its original currency |
currency | string | The original currency |
install_id | string | justtrack's identifier for the install event tied to this event |
attribution_id | string | justtrack's identifier for the attribution event tied to this event |
country_code | string | The two-character ISO country code derived from the IP |
happened_at | timestamp | The date and time in UTC at which the event happened. This timestamp doesn't include the timezone. |