Android Attribution
POST https://api2.amplitude.com/attribution?api_key={{api_key}}&event={"event_type":"[YOUR COMPANY] Install","adid": "AEBE52E7-03EE-455A-B3C4-E57283966239", "user_properties": {"[YOUR COMPANY] media source": "facebook", "[YOUR COMPANY] campaign": "refer-a-friend"}, "platform": "android"}
See the documentation of iOS Attribution for full details.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | Required. Your API key. | |
event | string | Required. A request parameter representing the event, in JSON format. |
RESPONSES
status: OK
"success"