Event
import type { Event } from "https://googleapis.deno.dev/v1/datamanager:v1.ts";An event representing a user interaction with an advertiser's website or app.
§Properties
Optional. Identifiers and other information used to match the conversion event with other online activity (such as ad clicks).
Optional. The conversion value associated with the event, for value-based conversions.
Optional. The currency code associated with all monetary values within this event.
Optional. Additional key/value pair information to send to the conversion containers (conversion action or FL activity).
Optional. Reference string used to determine the destination. If empty, the event will be sent to all destinations in the request.
Optional. Information gathered about the device being used (if any) when the event happened.
Optional. Signal for where the event happened (web, app, in-store, etc.).
Optional. A list of key/value pairs for experimental fields that may eventually be promoted to be part of the API.
Optional. The unique identifier for this event. Required for conversions using multiple data sources.
Optional. Advertiser-assessed information about the user at the time that the event happened.