Skip to content

Commit

Permalink
Update api.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Aug 15, 2023
1 parent 5662409 commit 41ebda9
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions api.json
Original file line number Diff line number Diff line change
Expand Up @@ -18521,6 +18521,38 @@
}
]
},
"MigratePartnerLinkTracking": {
"_type": "undocumented",
"version": 1,
"httpmethod": "POST",
"description": "Move UTM data from the PartnerLinkTrackingLogNoUser table to the PartnerLinkTrackingLogWithUser table",
"parameters": [
{
"name": "key",
"type": "string",
"optional": false,
"description": "Access key"
},
{
"name": "accountid",
"type": "uint32",
"optional": true,
"description": ""
},
{
"name": "browserid",
"type": "uint64",
"optional": true,
"description": ""
},
{
"name": "backfill_source",
"type": "EPartnerLinkTrackingBackfillSource",
"optional": true,
"description": ""
}
]
},
"SkipDiscoveryQueueItem": {
"_type": "undocumented",
"version": 1,
Expand Down

0 comments on commit 41ebda9

Please sign in to comment.